From d0f9ce3d62a02f570efbe7ad484941b2f479ed50 Mon Sep 17 00:00:00 2001 From: Akretion Bot Date: Thu, 30 Jan 2025 02:36:13 +0000 Subject: [PATCH] [UPD] README.rst --- account_usability_akretion/README.rst | 26 +++++----- .../static/description/index.html | 42 +++++++-------- base_usability_akretion/README.rst | 39 +++++--------- .../static/description/index.html | 51 +++++++++---------- mrp_usability_akretion/README.rst | 14 +++-- .../static/description/index.html | 46 +++++++++-------- purchase_usability_akretion/README.rst | 15 +++--- .../static/description/index.html | 42 +++++++-------- sale_usability_akretion/README.rst | 17 ++++--- .../static/description/index.html | 44 ++++++++-------- 10 files changed, 169 insertions(+), 167 deletions(-) diff --git a/account_usability_akretion/README.rst b/account_usability_akretion/README.rst index 6a2f4a0..74c8416 100644 --- a/account_usability_akretion/README.rst +++ b/account_usability_akretion/README.rst @@ -2,10 +2,13 @@ Account Usability ================= -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:eb36005cad5a80be7fad1bfb83a2214419a8cae472545cc920545e6168d10231 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,23 +17,23 @@ Account Usability :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-akretion%2Fodoo--usability-lightgray.png?logo=github - :target: https://github.com/akretion/odoo-usability/tree/12.0/account_usability + :target: https://github.com/akretion/odoo-usability/tree/18.0/account_usability_akretion :alt: akretion/odoo-usability -|badge1| |badge2| |badge3| +|badge1| |badge2| |badge3| This modules adds the following functions: * 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 journal entries and journal items views. +* Increase the default limit of 80 lines in account move and account move line view. * disable reconciliation "guessing" -* fast search on *Reconcile Ref* for journal items. +* fast search on *Reconcile Ref* for account move line. * add sale dates to invoice report to be compliant with https://www.service-public.fr/professionnels-entreprises/vosdroits/F31808 * Sale date on qweb invoices * A wizard to mark several invoices as sent at once (forward from v8) -* Default date for reversal journal entry is now D+1 instead of today +* Default date for Account Move Reversal is now D+1 instead of today * Track more fields on invoice (see details in account.py) * Add boolean fields `has_discount` and `has_attachment` on invoice * Add button "Delete line qty = 0" on supplier invoice @@ -41,8 +44,8 @@ This modules adds the following functions: * add direct search of journal using code * add copy=False on some fields * Add unicity constraint on analytic codes per company -* Better default values on journal entry -* Add link from journal items to to invoice +* Better default values on account move +* Add link from account move line to invoice * Add start_date and end_date on bank statements * Add transfer_account_id to invoicing config page * Improve domain reconciliation widget @@ -52,7 +55,6 @@ This modules adds the following functions: * don't attach PDF upon invoice report generation on supplier invoices/refunds * Add filter on debit and credit amount for Move Lines * Add supplier invoice number in invoice tree view -* Add date in outstanding payment widget on invoice form view (requires `odoo PR 84180 `_) Together with this module, I recommend the use of the following modules: @@ -70,8 +72,8 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -92,6 +94,6 @@ Contributors Maintainers ~~~~~~~~~~~ -This module is part of the `akretion/odoo-usability `_ project on GitHub. +This module is part of the `akretion/odoo-usability `_ project on GitHub. You are welcome to contribute. diff --git a/account_usability_akretion/static/description/index.html b/account_usability_akretion/static/description/index.html index 876567c..7b914dd 100644 --- a/account_usability_akretion/static/description/index.html +++ b/account_usability_akretion/static/description/index.html @@ -1,20 +1,20 @@ - - + Account Usability