OCA / l10n-portugal

Odoo Portuguese localization
GNU Affero General Public License v3.0
4 stars 26 forks source link

Validation Error #71

Closed ferreira84 closed 2 years ago

ferreira84 commented 2 years ago

If I work with values with vat included, the data is sent to invoicexpress with vat included and in invoicexpress vat is added again on the value. How to solve this?

If I work with values without VAT, how can I configure it so that I can get the correct value with VAT? Example I want to get the value 0.88 vat 23% included so the value sent to invoicexpress needs to be 0.7154

Thank you