[FIX] point_of_sale: modify tax
Prevent the modification of a tax which is used in an opened POS session. This avoids inconsistency between the payment and the order accounting entries. opw-1859092
Showing
- addons/point_of_sale/i18n/point_of_sale.pot 5 additions, 0 deletionsaddons/point_of_sale/i18n/point_of_sale.pot
- addons/point_of_sale/models/__init__.py 1 addition, 0 deletionsaddons/point_of_sale/models/__init__.py
- addons/point_of_sale/models/account_tax.py 27 additions, 0 deletionsaddons/point_of_sale/models/account_tax.py
addons/point_of_sale/models/account_tax.py
0 → 100644
Please register or sign in to comment