phpBMS

Ticket #295 (closed enhancement: duplicate)

Opened 3 years ago

Last modified 2 years ago

Multiple Sales taxes Ex: Canadian Tax (5%) plus provincial tax (7.5)

Reported by: support@… Owned by: brieb
Priority: minor Milestone: unknown
Component: phpbms Version: 0.96
Keywords: tax Cc:

Description

Multiple Sales taxes Ex: Canadian Tax (5%) plus provincial tax (7.5)

Change History

Changed 3 years ago by guillaume@…

  • keywords tax added

In this scenario, charge tax on top of tax. So it goes 100 $ + 5% = 105 $ 105 + 7.5 % = 112,88 $

Why not make tax a more generic case : a invoice wide markup. For example, for materials I charge cost + 9% (not an hidden fee, more like a finder's fee). And add two taxes on top of that. So if resell something worht 100 $ it goes : 100 + 9% = 109 $ (invoice wide markup) 109 + 5% = 114,45 $ (first tax) 114,45 + 7,5% = 123,03 (second tax)

Changed 2 years ago by brieb

  • status changed from new to closed
  • resolution set to duplicate

Duplicate of #237

Note: See TracTickets for help on using tickets.
Scanned by Orvant Copyright © 2010 Kreotek, LLC. All Rights reserved.