Pierre Verkest f08cd868ea [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'.
2024-04-17 13:13:15 -06:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2024-03-28 14:43:16 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

account-financial-tools

TODO: add repo description.

Available addons

addon version maintainers summary
account_move_budget 17.0.1.0.0 Create Accounting Budgets
account_move_line_purchase_info 17.0.1.0.0 Introduces the purchase order line to the journal items
account_move_name_sequence 17.0.1.0.0 alexis-via moylop260 frahikLV luisg123v Generate journal entry number from sequence
account_move_print 17.0.1.0.0 JordiBForgeFlow Adds the option to print Journal Entries
account_move_template 17.0.1.0.0 Templates for recurring Journal Entries
account_tax_repartition_line_tax_group_account 17.0.1.0.0 Set a default account from tax group to tax repartition lines
account_usability 17.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%