3.20.3 (2024-12-19)
Bug Fixes• invoice-editor: fixed missing message after sending the invoice to QBO
• qbo: changed log.info to log.warn when multiple QBO invoices are found for any invoice
• qbo: decrease qbo-sync batch size to 10, make the operation idempotent in best case scenario
----
3.20.2 (2024-12-11)
Bug Fixes• invoice-editor: fixed issue with JS string splitting
----
3.20.1 (2024-12-11)
Bug Fixes• invoice-editor: Fixed inconsistent/incorrect tax percentage rounding when serializing
----
3.20.0 (2024-12-09)
Features• integration with intercom, removing zendesk
----
2.23.1 (2024-12-09)
Bug Fixes• only show intercom widget when not in the driver app
• removed mysql stuff from dev dockerfile, added code to both analytics.php files
Work• add some empty code to analytics.php files