|
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", |
39 | 38 | # # ChromeWidgets
|
40 | 39 | "fiscal_epos_print/static/src/js/ChromeWidgets/EpsonEPOSButton.js",
|
41 | 40 | "fiscal_epos_print/static/src/js/ChromeWidgets/EpsonFP81IIComponent.js",
|
|
46 | 45 | "fiscal_epos_print/static/src/js/Popups/RefundInfoPopup.js",
|
47 | 46 | # # Screens
|
48 | 47 | "fiscal_epos_print/static/src/js/Screens/PaymentScreen/PaymentScreen.js",
|
49 |
| - #"fiscal_epos_print/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js", |
50 | 48 | # # Popups
|
51 | 49 | # "fiscal_epos_print/static/src/xml/Popups/LotteryCodePopup.xml",
|
52 | 50 | "fiscal_epos_print/static/src/xml/Popups/RefundInfoPopup.xml",
|
53 | 51 | # # Others
|
54 |
| - "fiscal_epos_print/static/src/xml/Chrome.xml", |
55 | 52 | "fiscal_epos_print/static/src/xml/ChromeWidgets/EpsonEPOSButton.xml",
|
56 | 53 | "fiscal_epos_print/static/src/xml/ChromeWidgets/EpsonFP81IIComponent.xml",
|
57 | 54 | # "fiscal_epos_print/static/src/xml/ChromeWidgets/SetLotteryCodeButton.xml",
|
58 | 55 | "fiscal_epos_print/static/src/xml/ChromeWidgets/SetRefundInfoButton.xml",
|
| 56 | + "fiscal_epos_print/static/src/xml/ChromeWidgets/ControlButtons.xml", |
59 | 57 | "fiscal_epos_print/static/src/js/Screens/TicketScreen/TicketScreen.js",
|
60 | 58 | ],
|
61 | 59 | },
|
|
0 commit comments