Wednesday, August 21, 2024
2 changes · 17.0
Enhancements to existing features
Point of Sale orders can now generate and send the required TicketBAI electronic document directly, without first creating a separate invoice for every order. This streamlines fiscal reporting for affected businesses and reduces extra invoice records and operational overhead.
Original PR description
An edi document is directly generated from the `pos.order` and is sent to TicketBAI. This avoids creating an invoice for each `pos.order`. task-4034665
This draft change adds experimental capability to identify similar helpdesk tickets and project tasks. It may help teams spot related work faster, but it is explicitly marked as a work in progress for testing and not ready for review or production use.
Original PR description
…desk app This is a work in progress, and is just for testing purposes. Don't review it pls ty :).