Alexis de Lattre
Alexis de Lattre
I migrated the pos_customer_display module to v14 and I added support for the ePOS display protocol. This module now supports 2 solutions for customer display: 1) USB LED LCD connected...
1) create account of debt journal with reconcile=True 2) When we have demo data, don't create 2 products with same default_code 3) Partial fix for button "Pay Full Debt" on...
Add check_company=True in field definition and [('company_id', '=', company_id)] in the domain (in view or in field definition)
On a trial balance, when you filter on some accounts (including the current year earning account), the line for the current year earning account is wrong (bad initial balance and...
Adds a new field for loose coin amount for deposits: this field is useful if your bank has a coin counting machine that allows you to deposit coins without putting...
This is a completely new implementation of the module: it doesn't use a dedicated lock date 'permanent_lock_date' any more, it puts a constraint on the native field 'fiscalyear_lock_date': it cannot...
Migration script provided
One main change: The mandate must now be linked to the **invoicing partner** of the sale order.