Hi Martin,
Out configuration for Italy is to have few TaxCategory e.g 4% 10% 22% and few extra for no VAT / exempt VAT for service
For Example Book has TaxGroup4%
but as Carlos wrote with differente rules
1) Tax (default) from Italy to Italy is Real 4% (Sales/Purchase)
2) Tax from Italy to UE (Sales )
3) Tax from Italy to extraUE (Sales)
4) Tax from UE to Italy (Purchase ) -> Reverse Charge
5) Tax to Public Government ( in italy we call Split Payment )
.... (more than 10 cases)
Same for 22% and 10 %
We customize also for Croatia as well in the same way in another instance of idempiere
and as we are going to setup for Romania and it works for 1 org.
We would like to "merge" the logic having a Tax category SUBTAB
ORG -TAXCATEGORY
ORG - TAXCATAGORY
..
(Activate from SystemaConfig that overwrite the base TAXCATEGORY )
So we are able to add as many ORG for differente country
we have to change "only" how the system catch the correct tax category the second part to get the correct value and the correct account still remain the same
what do you think ?.. any suggestion is wellcome
Marco