odoo/documentation#14910

Created by Accounting, Antoine Dupuis (andu)
Closed
label
odoo-dev:18.0-taxes-python-tax-4681891-andu
head
3fc8af02f55a67c49df3c7989363e7199fc24134
odoo/documentation
18.0 #14910

[IMP] Taxes: Python taxes update

task-4681891

In 18.0, Python taxes were revamped (for mostly technical reasons), but some changes were also made to the UI.

Specifically, the tax computation option was renamed from Python Code to Custom Formula, the Python Code field was renamed to Formula and changed to accept a Python expression rather than a block of code, and the Applicable Code field was removed.