shoulders / qwcrm

QWcrm – Free and Open Source CRM Software.
https://quantumwarp.com/
GNU General Public License v3.0
38 stars 12 forks source link

internationalization - Different tax system names #1320

Open dirigit opened 5 years ago

dirigit commented 5 years ago

Hi,

had a short look at this project to get an idea about it.

Few weeks ago you changed system language files. I think there is at least one issue when you want the system to be used in other countries than UK:

/ Company Tax Systems/ _gettext("None"); _gettext("VAT Standard accounting (UK)"); _gettext("VAT Flat rate (UK)"); _gettext("VAT Cash accounting (UK)"); _gettext("Sales Tax");

I fear as long as implementation is UK oriented you have to re-write it in a few weeks to work correct even in UK (BREXIT).

Some kind of simple booking or (better) double booking with definable accounts and tax rules might be a better way to implement it now instead of having to fix it later.

Most fun will arise when user is i.e. in Canada or U.S.A.. AFAIK they have up to three different taxes to be applied to one product ...

shoulders commented 5 years ago

What TAX system did you need?

dirigit commented 5 years ago

Hello and good morning ;-)

About tax in U.S.: There can be a local sales tax dependant of location of shop as well (walk in shop, buy something, pay now). It could be a fourth level or an alternate third level than.

About tax in Canada: I know there are those three levels like in U.S. but, from hear-say there might be something like "single product", "box with xy pcs of product" and different taxes than.

AFAIR it is true at least for muffins (single muffin, box with 10 muffins).

shoulders commented 5 years ago

i might have to leave this as UK for the next version (3.1.0) becasue the 'T' codes are not editable. Each country has a different 'T' code sets.

Version releases will be a lot more rapid but this version has so many changes i will ooose track soon, lol.

P.S. I wish brexit was soreted by now.