valeriansaliou / node-sales-tax

:moneybag: International sales tax calculator for Node (offline, but provides optional online VAT number fraud check). Tax rates are kept up-to-date.
https://www.npmjs.com/package/sales-tax
MIT License
306 stars 48 forks source link

feat: handle negative state tax #42

Open PandaaAgency opened 3 years ago

PandaaAgency commented 3 years ago

fixes https://github.com/valeriansaliou/node-sales-tax/issues/39

This PR adds Madeira and Azores autonomous state tax by substracting tax from main PT country tax.
This also fixes the details node that was still containing the PT detail with full tax rate, instead of state's substracted one.

PandaaAgency commented 3 years ago

Hi @valeriansaliou , any news about it ?

Thanks

valeriansaliou commented 3 years ago

I'll process this in my next OSS projects review batch, sorry about the delay.

PandaaAgency commented 2 years ago

Hi @valeriansaliou , still no news? thanks

PandaaAgency commented 2 years ago

up ! @valeriansaliou