This question has been flagged
1 Reply
3450 Views

Dear all,

I need to setup a special tax on Odoo 9 that is applied when customer makes a payment and not during the invoice creation.

This tax is applied when customer makes payment.

Does anyone know if core odoo can be setup for doing this?

Thank you very much

Paulo


Avatar
Discard
Best Answer

Hi Paulo,

Check module https://github.com/OCA/account-payment/tree/8.0/account_vat_on_payment

It applies tax on payment. However, the configuration is bit tricky. 

Avatar
Discard