Pierre Verkest 561293a4bb [FIX] account_move_name_sequence: avoid fallback on odoo sequence name
In case an alias is configured to fecth email to generate
account entries. the new_message method directly call the
_compute_name on account move which call the legacy code
provide by account odoo module which should be avoid here.

To reproduce:

* configure an alias on your purchase journal
* send an email to that alias
* the invoice is draft with a number

to mitigate this behavior the suggested patch overwritte
the former method '_compute_name' and call the new implemented
method '_compute_name_by_sequence'.
2025-01-29 02:15:31 +00:00
2024-10-08 12:47:07 +00:00
2024-10-20 15:39:42 +00:00
2024-10-08 12:47:07 +00:00
2024-10-08 12:47:07 +00:00
2024-10-20 15:39:42 +00:00
2024-10-08 12:47:07 +00:00
2024-10-08 12:47:07 +00:00
2024-10-08 12:47:07 +00:00
2024-10-20 15:39:42 +00:00
2024-10-08 12:47:07 +00:00
2024-10-20 15:39:42 +00:00
2025-01-09 11:42:31 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

account-financial-tools

account-financial-tools

Available addons

addon version maintainers summary
account_fiscal_year 18.0.1.0.0 eLBati Create Account Fiscal Year
account_journal_restrict_mode 18.0.1.0.0 Lock All Posted Entries of Journals.
account_move_post_date_user 18.0.1.0.0 JordiMForgeFlow Trace journal entry posting date and user.
account_usability 18.0.1.0.0 legalsylvain Adds missing menu entries for Account module and adds the option to enable Saxon Accounting

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Description
Odoo Accountant Financial Tools and Utils
Readme 117 MiB
Languages
Python 61.9%
HTML 38.1%