mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
d0525798f039cf1f85cc64376703682a936788ca
In case you want name your invoice YYYY-MM-SEQ (ie: 2022-07-00001) where: * YYYY: is the account move year * MM: is the account move month * SEQ: is a numerical sequence that is continue along the fiscal year assuming fiscal year is over two years (ie: from july to june next year) Before this commit the sequence prefix use now() to be compute but the range is selected with the account move date. This commit make consistency computing prefix with the account move date as well. So account move manage the first janunary for the last day of the previous year will properly use the account move date. Co-authored-by: Alexis de Lattre <alexis.delattre@akretion.com>
account-financial-tools
TODO: add repo description.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| account_asset_management | 15.0.1.0.1 | Assets Management | |
| account_balance_line | 15.0.1.0.0 | Display balance totals in move line view | |
| account_chart_update | 15.0.1.0.2 | Wizard to update a company's account chart from a template | |
| account_fiscal_position_vat_check | 15.0.1.0.1 | Check VAT on invoice validation | |
| account_fiscal_year | 15.0.1.0.0 | ![]() |
Create Account Fiscal Year |
| account_invoice_constraint_chronology | 15.0.1.0.1 | Account Invoice Constraint Chronology | |
| account_journal_general_sequence | 15.0.1.0.3 | ![]() |
Add configurable sequence to account moves, per journal |
| account_lock_date_update | 15.0.1.0.1 | Allow an Account adviser to update locking date without having access to all technical settings | |
| account_move_force_removal | 15.0.1.1.0 | Allow force removal account moves | |
| account_move_line_menu | 15.0.1.0.0 | Adds a Journal Items menu | |
| account_move_line_purchase_info | 15.0.1.0.1 | Introduces the purchase order line to the journal items | |
| account_move_line_sale_info | 15.0.1.0.1 | Introduces the purchase order line to the journal items | |
| account_move_line_tax_editable | 15.0.1.0.1 | Allows to edit taxes on non-posted account move lines | |
| account_move_name_sequence | 15.0.1.0.0 | ![]() |
Generate journal entry number from sequence |
| account_move_print | 15.0.1.0.0 | ![]() |
Adds the option to print Journal Entries |
| account_move_template | 15.0.1.0.0 | Templates for recurring Journal Entries | |
| account_usability | 15.0.1.0.0 | ![]() |
Adds missing menu entries for Account module and adds the option to enable Saxon Accounting |
| base_vat_optional_vies | 15.0.1.0.3 | Optional validation of VAT via VIES | |
| product_category_tax | 15.0.1.0.0 | Configure taxes in the product category |
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
Languages
Python
61.9%
HTML
38.1%







