|
6 | 6 |
|
7 | 7 | {
|
8 | 8 | "name": "ITA - Driver per stampanti fiscali compatibili ePOS-Print XML",
|
9 |
| - "version": "17.0.1.0.0", |
| 9 | + "version": "18.0.1.0.0", |
10 | 10 | "category": "Point Of Sale",
|
11 | 11 | "summary": "ePOS-Print XML Fiscal Printer Driver - Stampanti Epson compatibili: "
|
12 | 12 | "FP81II, FP90III",
|
|
22 | 22 | "hr",
|
23 | 23 | "pos_hr",
|
24 | 24 | "pos_full_refund",
|
25 |
| - # TODO is this necessary? |
26 |
| - # 'pos_order_mgmt' |
27 | 25 | ],
|
28 | 26 | "data": [
|
29 | 27 | "views/account.xml",
|
|
36 | 34 | "fiscal_epos_print/static/lib/fiscalprint/fiscalprint.js",
|
37 | 35 | "fiscal_epos_print/static/src/js/epson_epos_print.js",
|
38 | 36 | "fiscal_epos_print/static/src/js/models.js",
|
| 37 | + "fiscal_epos_print/static/src/js/utils/refundUtils.js", |
| 38 | + # Navbar patches |
| 39 | + "fiscal_epos_print/static/src/js/navbar/closing_popup_patch.js", |
39 | 40 | # # ChromeWidgets
|
40 | 41 | "fiscal_epos_print/static/src/js/ChromeWidgets/EpsonEPOSButton.js",
|
41 | 42 | "fiscal_epos_print/static/src/js/ChromeWidgets/EpsonFP81IIComponent.js",
|
|
46 | 47 | "fiscal_epos_print/static/src/js/Popups/RefundInfoPopup.js",
|
47 | 48 | # # Screens
|
48 | 49 | "fiscal_epos_print/static/src/js/Screens/PaymentScreen/PaymentScreen.js",
|
49 |
| - #"fiscal_epos_print/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js", |
50 | 50 | # # Popups
|
51 | 51 | # "fiscal_epos_print/static/src/xml/Popups/LotteryCodePopup.xml",
|
52 | 52 | "fiscal_epos_print/static/src/xml/Popups/RefundInfoPopup.xml",
|
53 | 53 | # # Others
|
54 |
| - "fiscal_epos_print/static/src/xml/Chrome.xml", |
55 | 54 | "fiscal_epos_print/static/src/xml/ChromeWidgets/EpsonEPOSButton.xml",
|
56 | 55 | "fiscal_epos_print/static/src/xml/ChromeWidgets/EpsonFP81IIComponent.xml",
|
| 56 | + "fiscal_epos_print/static/src/xml/ChromeWidgets/NavbarExtension.xml", |
57 | 57 | # "fiscal_epos_print/static/src/xml/ChromeWidgets/SetLotteryCodeButton.xml",
|
58 | 58 | "fiscal_epos_print/static/src/xml/ChromeWidgets/SetRefundInfoButton.xml",
|
| 59 | + "fiscal_epos_print/static/src/xml/ChromeWidgets/ControlButtons.xml", |
59 | 60 | "fiscal_epos_print/static/src/js/Screens/TicketScreen/TicketScreen.js",
|
60 | 61 | ],
|
61 | 62 | },
|
|
0 commit comments