-
-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP [17.0] porting fiscal_epos_print #4394
base: 17.0
Are you sure you want to change the base?
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6be6057 - Browse repository at this point
Copy the full SHA 6be6057View commit details -
[fiscal_epos_print] Add refund support to ePOS fiscal printer
[10.0][fiscal_epos_print] Renamed Cassa to RT in the refund dialog [10.0][fiscal_epos_print] Check if the update_refund_info_button property has been passed before to call it [10.0][fiscal_epos_print] Add support of pos.config header and footer when set [fiscal_epos_print] Export refund_info_button widget for inheritance purposes Add support for payment type index Allow to configure whether to Show receipt preview or not
Configuration menu - View commit details
-
Copy full SHA for 3e33000 - Browse repository at this point
Copy the full SHA 3e33000View commit details -
trans FIX journal form showing fiscalprinter data for bank journals Allow to use tax exclude prices in products and force to set "Tax-Included Price" in pos config REF file structure splitting fp90iii.js Move "Wrong tax configuration" check before creating receipt Update library ePOS-Print and Fiscal Print API IMP fiscal_epos_print writing fiscal receipt data to pos.order show_popup instead of alert
Configuration menu - View commit details
-
Copy full SHA for 27e5b03 - Browse repository at this point
Copy the full SHA 27e5b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f3ab0b - Browse repository at this point
Copy the full SHA 3f3ab0bView commit details -
IMP fiscal_epos_print: avoid to print again an order with a fiscal re…
…ceipt number Lock receipt screen until printer communication ends. Prevent user to go to next order if receipt not correctly printed. Allow user to retry printing in case of errors ADD print fiscal closure widget (Z report) and X report ADD refund management from OrderListScreenWidget FIX Restaurant compatibility
Configuration menu - View commit details
-
Copy full SHA for d1864cb - Browse repository at this point
Copy the full SHA d1864cbView commit details -
[10.0][fiscal_epos_print] Fix escaping characters in the generated xml
[10.0][fiscal_epos_print] Add reprint last receipt [10.0][fiscal_epos_print] Show subtotal in the printer display when showing the payment screen [10.0][fiscal_epos_print] Reorganize the onreceive() to simplify it [10.0][fiscal_epos_print] Add cashdrawer automatic opening from pos config and from widget [10.0][fiscal_epos_print] Rework ePOS widgets into a more versatile floating window
Configuration menu - View commit details
-
Copy full SHA for 49b4fb1 - Browse repository at this point
Copy the full SHA 49b4fb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for be437f6 - Browse repository at this point
Copy the full SHA be437f6View commit details -
Fix fiscal_receipt_date format before to sent to backend To avoid risk to write date in wrong format before 'update_fiscal_receipt_values'
Configuration menu - View commit details
-
Copy full SHA for 4397be9 - Browse repository at this point
Copy the full SHA 4397be9View commit details -
[FIX] fiscal_epos_print: error when header/footer are printed in receipt
VM17068 epson_epos_print.js:307 Uncaught TypeError: Cannot read property 'encodeXml' of undefined at VM17068 epson_epos_print.js:307 at Function._.each._.forEach (VM16660 underscore.js:145) at Class.printFiscalReceiptHeader [as _super] (VM17068 epson_epos_print.js:306) at Class.printFiscalReceiptHeader (VM17074 fiscal_epos_print_fiscalcode.js:24) at Class.printFiscalReceiptHeader (VM16699 class.js:123) at Class.printFiscalReceipt (VM17068 epson_epos_print.js:348) at Class.sendToFP90Printer (VM17070 screens.js:62) at Class.finalize_validation (VM17070 screens.js:76) at Class.finalize_validation (VM16699 class.js:123) at Class.validate_order (VM17052 screens.js:2181)
Configuration menu - View commit details
-
Copy full SHA for e6645da - Browse repository at this point
Copy the full SHA e6645daView commit details -
Prevent errors like: File "../odoo/sql_db.py", line 225, in execute res = self._obj.execute(query, params) psycopg2.DataError: date/time field value out of range: "02112020" LINE 1: ...0, NULL, 'Reso 00399-006-0005', 1, '99MEX006658', '02112020'... ^ HINT: Perhaps you need a different "datestyle" setting.
Configuration menu - View commit details
-
Copy full SHA for 499f638 - Browse repository at this point
Copy the full SHA 499f638View commit details -
[12.0][fiscal_epos_print] Fix error when scanning barcode after gener…
…ating the invoice
Configuration menu - View commit details
-
Copy full SHA for 740878a - Browse repository at this point
Copy the full SHA 740878aView commit details -
IMP fiscal_epos_print removing lines with quantity = 0, as not allowe…
…d by fiscal printer
Configuration menu - View commit details
-
Copy full SHA for 9f8bd82 - Browse repository at this point
Copy the full SHA 9f8bd82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 758c3c6 - Browse repository at this point
Copy the full SHA 758c3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e39c6a4 - Browse repository at this point
Copy the full SHA e39c6a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbee591 - Browse repository at this point
Copy the full SHA dbee591View commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (109 of 109 strings) Translation: l10n-italy-12.0/l10n-italy-12.0-fiscal_epos_print Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-fiscal_epos_print/it/
Configuration menu - View commit details
-
Copy full SHA for 9f6ac2d - Browse repository at this point
Copy the full SHA 9f6ac2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 709adeb - Browse repository at this point
Copy the full SHA 709adebView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0bbf39 - Browse repository at this point
Copy the full SHA e0bbf39View commit details -
FIX fiscal_epos_print receipt date placeholder, otherwise user could …
…insert date in wrong format and get "psycopg2.DataError: date/time field value out of range"
Configuration menu - View commit details
-
Copy full SHA for bd9c42e - Browse repository at this point
Copy the full SHA bd9c42eView commit details -
IMP fiscal_epos_print allowing to save in pos order debug info return…
…ed by fiscal printer Also delete not used fpresponse
Configuration menu - View commit details
-
Copy full SHA for 8c4671f - Browse repository at this point
Copy the full SHA 8c4671fView commit details -
fixed fpdeptax field in fiscal_epos_print module to accept 2 digits
fixed travis requirements
Configuration menu - View commit details
-
Copy full SHA for 1edc592 - Browse repository at this point
Copy the full SHA 1edc592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f887e - Browse repository at this point
Copy the full SHA 38f887eView commit details -
FIX fiscal_epos_print when setting debug info when order is not set
E.g. when getting error after sending commands like "aprire cassetto"
Configuration menu - View commit details
-
Copy full SHA for 85c3f58 - Browse repository at this point
Copy the full SHA 85c3f58View commit details -
[FIX] fiscal_epos_print wrong computation of manual discount
[12.0][FIX] avoid recompute discount, use price_display to guess the total amount of discount.
Configuration menu - View commit details
-
Copy full SHA for 03414eb - Browse repository at this point
Copy the full SHA 03414ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e3a272 - Browse repository at this point
Copy the full SHA 8e3a272View commit details -
Configuration menu - View commit details
-
Copy full SHA for 549fc51 - Browse repository at this point
Copy the full SHA 549fc51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 919f6d7 - Browse repository at this point
Copy the full SHA 919f6d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6aca61 - Browse repository at this point
Copy the full SHA a6aca61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 806fd17 - Browse repository at this point
Copy the full SHA 806fd17View commit details -
FIX fiscal_epos_print: fiscalprinter_payment_index must be set also f…
…or Discount on payment
Configuration menu - View commit details
-
Copy full SHA for 5f76c5e - Browse repository at this point
Copy the full SHA 5f76c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d96b4c4 - Browse repository at this point
Copy the full SHA d96b4c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0793cd2 - Browse repository at this point
Copy the full SHA 0793cd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7da72e9 - Browse repository at this point
Copy the full SHA 7da72e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc51d7d - Browse repository at this point
Copy the full SHA fc51d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24dc74f - Browse repository at this point
Copy the full SHA 24dc74fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c6e059 - Browse repository at this point
Copy the full SHA 7c6e059View commit details -
Update fiscal_epos_print/readme/CONFIGURE.rst
Co-authored-by: francesco-ooops <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0708759 - Browse repository at this point
Copy the full SHA 0708759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85dd819 - Browse repository at this point
Copy the full SHA 85dd819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ecdeb1 - Browse repository at this point
Copy the full SHA 5ecdeb1View commit details -
Fixed "order is unavailable" error after print. Added Fiscal Operator…
… defaulting to "1"! Tested - is working great on FP82III RT
Configuration menu - View commit details
-
Copy full SHA for d2e2125 - Browse repository at this point
Copy the full SHA d2e2125View commit details -
Fixed full refund (VOID, ex annullamento) and partially refund (ex. R…
…eso Merce). Added Fiscal Operator to User and Employee
Configuration menu - View commit details
-
Copy full SHA for 6bee47c - Browse repository at this point
Copy the full SHA 6bee47cView commit details -
Fixed Bug: Using split function on payment re-creats the old order, b…
…illing the splitted lines twice in the end.
Configuration menu - View commit details
-
Copy full SHA for 453e4b6 - Browse repository at this point
Copy the full SHA 453e4b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab31e17 - Browse repository at this point
Copy the full SHA ab31e17View commit details -
[FIX][fiscal_epos_print] resolve round of line of price when the full…
…_price is send to epson ref OCA#3721
Configuration menu - View commit details
-
Copy full SHA for 4671170 - Browse repository at this point
Copy the full SHA 4671170View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e25f94 - Browse repository at this point
Copy the full SHA 4e25f94View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c5c0461 - Browse repository at this point
Copy the full SHA c5c0461View commit details
Commits on Oct 1, 2024
-
Added settings to point of sale
add import to models js added getStatusField
Configuration menu - View commit details
-
Copy full SHA for 7ee90be - Browse repository at this point
Copy the full SHA 7ee90beView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb4b6b - Browse repository at this point
Copy the full SHA dfb4b6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe7d90 - Browse repository at this point
Copy the full SHA 1fe7d90View commit details
Commits on Oct 2, 2024
-
[FIX] fiscal_epos_print: Fixes for rounding errors, fixes for adjustm…
…entType tag generation (#1) Co-authored-by: VPA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50a3c99 - Browse repository at this point
Copy the full SHA 50a3c99View commit details
Commits on Oct 7, 2024
-
[IMP] fiscal_epos_print: Adapted closing methods and ePOS widget for …
…Owl / Odoo 17 (#3)
Configuration menu - View commit details
-
Copy full SHA for 5627d88 - Browse repository at this point
Copy the full SHA 5627d88View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a6d478 - Browse repository at this point
Copy the full SHA 8a6d478View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aa2beb - Browse repository at this point
Copy the full SHA 5aa2bebView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2db3452 - Browse repository at this point
Copy the full SHA 2db3452View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50ec815 - Browse repository at this point
Copy the full SHA 50ec815View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6bb09b3 - Browse repository at this point
Copy the full SHA 6bb09b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d058dc9 - Browse repository at this point
Copy the full SHA d058dc9View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8edc53d - Browse repository at this point
Copy the full SHA 8edc53dView commit details
Commits on Oct 23, 2024
-
FIX finalizeValidation - when the ip of the printer is not set, the v…
…alidation is block (#11)
Configuration menu - View commit details
-
Copy full SHA for daf65de - Browse repository at this point
Copy the full SHA daf65deView commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0076bb0 - Browse repository at this point
Copy the full SHA 0076bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68411b5 - Browse repository at this point
Copy the full SHA 68411b5View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4babdc0 - Browse repository at this point
Copy the full SHA 4babdc0View commit details