Tuesday, September 17, 2024
1 change · saas-17.4
Resolved issues and error corrections
Fixed an issue that prevented German companies using Fiskaly certification from placing restaurant Point of Sale orders. The order calculation now uses data available from the POS, avoiding an error during checkout and restoring normal sales flow.
Original PR description
In company with fiskaly setup (DE) you were unable to order things in the PoS. It was happening because `price_subtotal_incl` is not sent from the PoS. To fix this we use `price_unit` instead. Steps to reproduce: ------------------- * Setup fiskaly on a DE company * Open PoS restaurant * Try to order anything > Observation: You get a traceback opw-4171641