diff --git a/account_usability/__manifest__.py b/account_usability/__manifest__.py index 5fa7ff5..1399234 100644 --- a/account_usability/__manifest__.py +++ b/account_usability/__manifest__.py @@ -14,10 +14,13 @@ Account Usability The usability enhancements include: * show the supplier invoice number in the tree view of supplier invoices -* add an *Overdue* filter on invoice search view (this feature was previously located in te module *account_invoice_overdue_filter*) -* Increase the default limit of 80 lines in account move and account move line view. -* Fast search on *Reconcile Ref* for account move line. +* add an *Overdue* filter on invoice search view (this feature was previously + located in te module *account_invoice_overdue_filter*) +* increase the default limit of 80 lines in account move and account move line view. +* fast search on *Reconcile Ref* for account move line. * disable reconciliation "guessing" +* add sale dates to invoice report to be compliant with + https://www.service-public.fr/professionnels-entreprises/vosdroits/F31808 Together with this module, I recommend the use of the following modules: * account_invoice_supplier_ref_unique (OCA project account-invoicing) @@ -40,6 +43,7 @@ This module has been written by Alexis de Lattre from Akretion + + + + +