diff --git a/account_usability/README.rst b/account_usability/README.rst index b3ca1a15f..76da1d41b 100644 --- a/account_usability/README.rst +++ b/account_usability/README.rst @@ -17,43 +17,41 @@ Account - Missing Menus & Saxon Accounting :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github - :target: https://github.com/OCA/account-financial-tools/tree/16.0/account_usability + :target: https://github.com/OCA/account-financial-tools/tree/17.0/account_usability :alt: OCA/account-financial-tools .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_usability + :target: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_usability :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-tools&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-tools&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -This module extends the Odoo CE account module to add all the missing or hidden things -that are hidden and available only on EE version. +This module extends the Odoo CE account module to add all the missing or +hidden things that are hidden and available only on EE version. -1) This module adds all missing menu entries and views for the **Account** module. +1) This module adds all missing menu entries and views for the + **Account** module. - * Bank Statements - * Cash Registers + - Bank Statements + - Cash Registers + - Account Tags + - Account Groups + - Chart of Account Templates + - Account Templates + - Tax Templates + - Fiscal Position Templates - * Account Tags - * Account Groups - - * Chart of Account Templates - * Account Templates - * Tax Templates - * Fiscal Position Templates - -2) This module also enables the option to enable or disable - Anglo-Saxon accounting in the Chart of Account Template form view and - in the Invoicing Settings. - -3) In Odoo CE, the group 'Show Full Accounting Features' is hidden. - With that module, the group is selectable in the user form view. - Also the group "Billing / xxx" are renamed into "Accounting / yyy" - to fit with the EE terms. - -4) Rename the main menu 'Billing' into 'Accounting' to fit with EE naming. +2) This module also enables the option to enable or disable Anglo-Saxon + accounting in the Chart of Account Template form view and in the + Invoicing Settings. +3) In Odoo CE, the group 'Show Full Accounting Features' is hidden. With + that module, the group is selectable in the user form view. Also the + group "Billing / xxx" are renamed into "Accounting / yyy" to fit with + the EE terms. +4) Rename the main menu 'Billing' into 'Accounting' to fit with EE + naming. **Table of contents** @@ -65,67 +63,54 @@ Development **Detailled Module Category Changes (ir.module.category)** -- base.module_category_accounting_accounting +- base.module_category_accounting_accounting -*CE Without that module* --> Complete Name : Invoicing - -*CE With that module / EE* --> Complete Name: **Accounting** +*CE Without that module* -> Complete Name : Invoicing +*CE With that module / EE* -> Complete Name: **Accounting** **Detailled Groups Changes (res.groups)** -- account.group_account_invoice +- account.group_account_invoice -*CE Without that module* --> Complete Name : Invoicing / Billing --> Parent Category : base.module_category_accounting_accounting --> Implies : base.group_user +*CE Without that module* -> Complete Name : Invoicing / Billing -> +Parent Category : base.module_category_accounting_accounting -> Implies +: base.group_user -*CE With that module / EE* --> Complete Name: **Accounting** / Billing +*CE With that module / EE* -> Complete Name: **Accounting** / Billing +- account.group_account_readonly -- account.group_account_readonly +*CE Without that module* -> Complete Name : Technical / Show Accounting +Features - Readonly -> Parent : base.module_category_hidden -> Implies : +base.group_user -*CE Without that module* --> Complete Name : Technical / Show Accounting Features - Readonly --> Parent : base.module_category_hidden --> Implies : base.group_user +*CE With that module / EE* -> name: **Accounting / Read-only** -> Parent +Category: **base.module_category_accounting_accounting** -*CE With that module / EE* --> name: **Accounting / Read-only** --> Parent Category: **base.module_category_accounting_accounting** +- account.group_account_user +*CE Without that module* -> Complete Name : Technical / Show Full +Accounting Features -> Parent : base.module_category_hidden -> Implies : +account.group_account_invoice, account.group_account_readonly -- account.group_account_user +*CE With that module / EE* -> name: **Accounting / Bookkeeper** -> +Parent Category: **base.module_category_accounting_accounting** -*CE Without that module* --> Complete Name : Technical / Show Full Accounting Features --> Parent : base.module_category_hidden --> Implies : account.group_account_invoice, account.group_account_readonly +- account.group_account_manager -*CE With that module / EE* --> name: **Accounting / Bookkeeper** --> Parent Category: **base.module_category_accounting_accounting** +*CE Without that module* -> Complete Name : Invoicing / Billing +Administrator -> Parent : base.module_category_accounting_accounting -> +Implies : account.group_account_invoice - -- account.group_account_manager - -*CE Without that module* --> Complete Name : Invoicing / Billing Administrator --> Parent : base.module_category_accounting_accounting --> Implies : account.group_account_invoice - -*CE With that module / EE* --> name: **Accounting / Accountant** --> Implies : **account.group_account_user** +*CE With that module / EE* -> name: **Accounting / Accountant** -> +Implies : **account.group_account_user** Known issues / Roadmap ====================== -* Add a form view for the model ``account.bank.statement`` as Odoo SA privatized in EE the form view in V16.0. +- Add a form view for the model ``account.bank.statement`` as Odoo SA + privatized in EE the form view in V16.0. Bug Tracker =========== @@ -133,7 +118,7 @@ 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 to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -141,21 +126,21 @@ Credits ======= Authors -~~~~~~~ +------- * GRAP * Akretion Contributors -~~~~~~~~~~~~ +------------ -* Sylvain LE GAL -* Raf Ven -* Alexis de Lattre -* Álvaro Trius +- Sylvain LE GAL +- Raf Ven +- Alexis de Lattre +- Álvaro Trius Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -175,6 +160,6 @@ Current `maintainer `__: |maintainer-legalsylvain| -This module is part of the `OCA/account-financial-tools `_ project on GitHub. +This module is part of the `OCA/account-financial-tools `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_usability/pyproject.toml b/account_usability/pyproject.toml new file mode 100644 index 000000000..4231d0ccc --- /dev/null +++ b/account_usability/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/account_usability/readme/CONTRIBUTORS.md b/account_usability/readme/CONTRIBUTORS.md new file mode 100644 index 000000000..67ac662a1 --- /dev/null +++ b/account_usability/readme/CONTRIBUTORS.md @@ -0,0 +1,4 @@ +- Sylvain LE GAL \<\> +- Raf Ven \<\> +- Alexis de Lattre \<\> +- Álvaro Trius \<\> diff --git a/account_usability/readme/CONTRIBUTORS.rst b/account_usability/readme/CONTRIBUTORS.rst deleted file mode 100644 index 7eeff8bab..000000000 --- a/account_usability/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,4 +0,0 @@ -* Sylvain LE GAL -* Raf Ven -* Alexis de Lattre -* Álvaro Trius diff --git a/account_usability/readme/DESCRIPTION.md b/account_usability/readme/DESCRIPTION.md new file mode 100644 index 000000000..64895eca1 --- /dev/null +++ b/account_usability/readme/DESCRIPTION.md @@ -0,0 +1,22 @@ +This module extends the Odoo CE account module to add all the missing or +hidden things that are hidden and available only on EE version. + +1) This module adds all missing menu entries and views for the + **Account** module. + - Bank Statements + - Cash Registers + - Account Tags + - Account Groups + - Chart of Account Templates + - Account Templates + - Tax Templates + - Fiscal Position Templates +2) This module also enables the option to enable or disable Anglo-Saxon + accounting in the Chart of Account Template form view and in the + Invoicing Settings. +3) In Odoo CE, the group 'Show Full Accounting Features' is hidden. + With that module, the group is selectable in the user form view. + Also the group "Billing / xxx" are renamed into "Accounting / yyy" + to fit with the EE terms. +4) Rename the main menu 'Billing' into 'Accounting' to fit with EE + naming. diff --git a/account_usability/readme/DESCRIPTION.rst b/account_usability/readme/DESCRIPTION.rst deleted file mode 100644 index d2cc5b2c2..000000000 --- a/account_usability/readme/DESCRIPTION.rst +++ /dev/null @@ -1,26 +0,0 @@ -This module extends the Odoo CE account module to add all the missing or hidden things -that are hidden and available only on EE version. - -1) This module adds all missing menu entries and views for the **Account** module. - - * Bank Statements - * Cash Registers - - * Account Tags - * Account Groups - - * Chart of Account Templates - * Account Templates - * Tax Templates - * Fiscal Position Templates - -2) This module also enables the option to enable or disable - Anglo-Saxon accounting in the Chart of Account Template form view and - in the Invoicing Settings. - -3) In Odoo CE, the group 'Show Full Accounting Features' is hidden. - With that module, the group is selectable in the user form view. - Also the group "Billing / xxx" are renamed into "Accounting / yyy" - to fit with the EE terms. - -4) Rename the main menu 'Billing' into 'Accounting' to fit with EE naming. diff --git a/account_usability/readme/DEVELOP.md b/account_usability/readme/DEVELOP.md new file mode 100644 index 000000000..054865636 --- /dev/null +++ b/account_usability/readme/DEVELOP.md @@ -0,0 +1,44 @@ +**Detailled Module Category Changes (ir.module.category)** + +- base.module_category_accounting_accounting + +*CE Without that module* -\> Complete Name : Invoicing + +*CE With that module / EE* -\> Complete Name: **Accounting** + +**Detailled Groups Changes (res.groups)** + +- account.group_account_invoice + +*CE Without that module* -\> Complete Name : Invoicing / Billing -\> +Parent Category : base.module_category_accounting_accounting -\> Implies +: base.group_user + +*CE With that module / EE* -\> Complete Name: **Accounting** / Billing + +- account.group_account_readonly + +*CE Without that module* -\> Complete Name : Technical / Show Accounting +Features - Readonly -\> Parent : base.module_category_hidden -\> Implies +: base.group_user + +*CE With that module / EE* -\> name: **Accounting / Read-only** -\> +Parent Category: **base.module_category_accounting_accounting** + +- account.group_account_user + +*CE Without that module* -\> Complete Name : Technical / Show Full +Accounting Features -\> Parent : base.module_category_hidden -\> Implies +: account.group_account_invoice, account.group_account_readonly + +*CE With that module / EE* -\> name: **Accounting / Bookkeeper** -\> +Parent Category: **base.module_category_accounting_accounting** + +- account.group_account_manager + +*CE Without that module* -\> Complete Name : Invoicing / Billing +Administrator -\> Parent : base.module_category_accounting_accounting +-\> Implies : account.group_account_invoice + +*CE With that module / EE* -\> name: **Accounting / Accountant** -\> +Implies : **account.group_account_user** diff --git a/account_usability/readme/DEVELOP.rst b/account_usability/readme/DEVELOP.rst deleted file mode 100644 index 8561d2dd0..000000000 --- a/account_usability/readme/DEVELOP.rst +++ /dev/null @@ -1,58 +0,0 @@ -**Detailled Module Category Changes (ir.module.category)** - -- base.module_category_accounting_accounting - -*CE Without that module* --> Complete Name : Invoicing - -*CE With that module / EE* --> Complete Name: **Accounting** - - -**Detailled Groups Changes (res.groups)** - -- account.group_account_invoice - -*CE Without that module* --> Complete Name : Invoicing / Billing --> Parent Category : base.module_category_accounting_accounting --> Implies : base.group_user - -*CE With that module / EE* --> Complete Name: **Accounting** / Billing - - -- account.group_account_readonly - -*CE Without that module* --> Complete Name : Technical / Show Accounting Features - Readonly --> Parent : base.module_category_hidden --> Implies : base.group_user - -*CE With that module / EE* --> name: **Accounting / Read-only** --> Parent Category: **base.module_category_accounting_accounting** - - -- account.group_account_user - -*CE Without that module* --> Complete Name : Technical / Show Full Accounting Features --> Parent : base.module_category_hidden --> Implies : account.group_account_invoice, account.group_account_readonly - -*CE With that module / EE* --> name: **Accounting / Bookkeeper** --> Parent Category: **base.module_category_accounting_accounting** - - -- account.group_account_manager - -*CE Without that module* --> Complete Name : Invoicing / Billing Administrator --> Parent : base.module_category_accounting_accounting --> Implies : account.group_account_invoice - -*CE With that module / EE* --> name: **Accounting / Accountant** --> Implies : **account.group_account_user** diff --git a/account_usability/readme/ROADMAP.md b/account_usability/readme/ROADMAP.md new file mode 100644 index 000000000..c23ca1f72 --- /dev/null +++ b/account_usability/readme/ROADMAP.md @@ -0,0 +1,2 @@ +- Add a form view for the model `account.bank.statement` as Odoo SA + privatized in EE the form view in V16.0. diff --git a/account_usability/readme/ROADMAP.rst b/account_usability/readme/ROADMAP.rst deleted file mode 100644 index c8a664001..000000000 --- a/account_usability/readme/ROADMAP.rst +++ /dev/null @@ -1 +0,0 @@ -* Add a form view for the model ``account.bank.statement`` as Odoo SA privatized in EE the form view in V16.0. diff --git a/account_usability/static/description/index.html b/account_usability/static/description/index.html index ea7038f7b..7029c8df4 100644 --- a/account_usability/static/description/index.html +++ b/account_usability/static/description/index.html @@ -369,11 +369,12 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:59d934aa9bb1a841afa83571c910c64dccf68099996202c99cc0fddb9ff9fb8f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/account-financial-tools Translate me on Weblate Try me on Runboat

-

This module extends the Odoo CE account module to add all the missing or hidden things -that are hidden and available only on EE version.

+

Beta License: AGPL-3 OCA/account-financial-tools Translate me on Weblate Try me on Runboat

+

This module extends the Odoo CE account module to add all the missing or +hidden things that are hidden and available only on EE version.

    -
  1. This module adds all missing menu entries and views for the Account module.
      +
    • This module adds all missing menu entries and views for the +Account module.
      • Bank Statements
      • Cash Registers
      • Account Tags
      • @@ -384,14 +385,15 @@ that are hidden and available only on EE version.

      • Fiscal Position Templates
    • -
    • This module also enables the option to enable or disable -Anglo-Saxon accounting in the Chart of Account Template form view and -in the Invoicing Settings.
    • -
    • In Odoo CE, the group ‘Show Full Accounting Features’ is hidden. -With that module, the group is selectable in the user form view. -Also the group “Billing / xxx” are renamed into “Accounting / yyy” -to fit with the EE terms.
    • -
    • Rename the main menu ‘Billing’ into ‘Accounting’ to fit with EE naming.
    • +
    • This module also enables the option to enable or disable Anglo-Saxon +accounting in the Chart of Account Template form view and in the +Invoicing Settings.
    • +
    • In Odoo CE, the group ‘Show Full Accounting Features’ is hidden. With +that module, the group is selectable in the user form view. Also the +group “Billing / xxx” are renamed into “Accounting / yyy” to fit with +the EE terms.
    • +
    • Rename the main menu ‘Billing’ into ‘Accounting’ to fit with EE +naming.

Table of contents

@@ -413,55 +415,46 @@ to fit with the EE terms.
  • base.module_category_accounting_accounting
-

CE Without that module --> Complete Name : Invoicing

-

CE With that module / EE --> Complete Name: Accounting

+

CE Without that module -> Complete Name : Invoicing

+

CE With that module / EE -> Complete Name: Accounting

Detailled Groups Changes (res.groups)

  • account.group_account_invoice
-

CE Without that module --> Complete Name : Invoicing / Billing --> Parent Category : base.module_category_accounting_accounting --> Implies : base.group_user

-

CE With that module / EE --> Complete Name: Accounting / Billing

+

CE Without that module -> Complete Name : Invoicing / Billing -> +Parent Category : base.module_category_accounting_accounting -> Implies +: base.group_user

+

CE With that module / EE -> Complete Name: Accounting / Billing

  • account.group_account_readonly
-

CE Without that module --> Complete Name : Technical / Show Accounting Features - Readonly --> Parent : base.module_category_hidden --> Implies : base.group_user

-

CE With that module / EE --> name: Accounting / Read-only --> Parent Category: base.module_category_accounting_accounting

+

CE Without that module -> Complete Name : Technical / Show Accounting +Features - Readonly -> Parent : base.module_category_hidden -> Implies : +base.group_user

+

CE With that module / EE -> name: Accounting / Read-only -> Parent +Category: base.module_category_accounting_accounting

  • account.group_account_user
-

CE Without that module --> Complete Name : Technical / Show Full Accounting Features --> Parent : base.module_category_hidden --> Implies : account.group_account_invoice, account.group_account_readonly

-

CE With that module / EE --> name: Accounting / Bookkeeper --> Parent Category: base.module_category_accounting_accounting

+

CE Without that module -> Complete Name : Technical / Show Full +Accounting Features -> Parent : base.module_category_hidden -> Implies : +account.group_account_invoice, account.group_account_readonly

+

CE With that module / EE -> name: Accounting / Bookkeeper -> +Parent Category: base.module_category_accounting_accounting

  • account.group_account_manager
-

CE Without that module --> Complete Name : Invoicing / Billing Administrator --> Parent : base.module_category_accounting_accounting --> Implies : account.group_account_invoice

-

CE With that module / EE --> name: Accounting / Accountant --> Implies : account.group_account_user

+

CE Without that module -> Complete Name : Invoicing / Billing +Administrator -> Parent : base.module_category_accounting_accounting -> +Implies : account.group_account_invoice

+

CE With that module / EE -> name: Accounting / Accountant -> +Implies : account.group_account_user

Known issues / Roadmap

    -
  • Add a form view for the model account.bank.statement as Odoo SA privatized in EE the form view in V16.0.
  • +
  • Add a form view for the model account.bank.statement as Odoo SA +privatized in EE the form view in V16.0.
@@ -469,7 +462,7 @@ to fit with the EE terms.

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 to smash it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -499,7 +492,7 @@ mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

legalsylvain

-

This module is part of the OCA/account-financial-tools project on GitHub.

+

This module is part of the OCA/account-financial-tools project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

diff --git a/pandoc-3.1.9-1-amd64.deb b/pandoc-3.1.9-1-amd64.deb new file mode 100644 index 000000000..77ae8bb6e Binary files /dev/null and b/pandoc-3.1.9-1-amd64.deb differ