Open Rafnexx opened 3 weeks ago
Unit tax and total tax should be set to 0 to make sure tax reports based on inventory_movements will have correct summaries
On Tue 5 Nov 2024, 14:42 Patryk Krawczuk, @.***> wrote:
Some of the clients might be exempted from paying taxes - app should have an option to mark customer as exempted. DataCollection total_sold_price should be reduced by total_tax in this case.
— Reply to this email directly, view it on GitHub https://github.com/CodingCab/ShipTown/issues/698, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZA5OWO6KYIL2D32N2KLBDZ7DDNBAVCNFSM6AAAAABRGSTKXSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYZTKNJQGQZDEMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Some of the clients might be exempted from paying taxes - app should have an option to mark customer as exempted. DataCollection
total_sold_price
should be reduced by total_tax in this case.