oca-ocb-accounting/odoo-bringout-oca-ocb-account_tax_python/README.md
Ernad Husremovic 768b70e05e 19.0 vanilla
2026-03-09 09:30:07 +01:00

592 B

Define Taxes as Python Code

A tax defined as python code consists of two snippets of python code which are executed in a local environment containing data such as the unit price, product or partner.

"Applicable Code" defines if the tax is to be applied.

"Python Code" defines the amount of the tax.

Installation

pip install odoo-bringout-oca-ocb-account_tax_python

Dependencies

  • account

Source

License

This package preserves the original LGPL-3 license.