add invoice.py patch for cancel invoices

This commit is contained in:
wilson gomez 2021-08-17 15:21:59 -05:00
parent 65aadc2c3d
commit 489b5e6b46
2 changed files with 3125 additions and 0 deletions

3123
patchs/invoice.py Normal file

File diff suppressed because it is too large Load Diff

View File

@ -13,3 +13,5 @@ cp purchase_es.po /home/psk/.virtualenvs/tryton60/lib/python3.8/site-packages/tr
cp asset.xml ~/.virtualenvs/tryton60/lib/python3.8/site-packages/trytond/modules/account_asset/
cp account.xml ~/.virtualenvs/tryton60/lib/python3.8/site-packages/trytond/modules/commission/
cp invoice.py ~/.virtualenvs/tryton60/lib/python3.8/site-packages/trytond/modules/account_invoice/