2
0
Pedro M. Baeza 7c52e09c8d [FIX] account_chart_update: Don't cache recordsets
When marking methods as ormcache, you can't return recordsets, as they keep
the cursor information, and that cursor can be closed (worker spawn for example)
when you need to access again data.

This is fixed returning IDs instead, and browsing when needed
2023-01-17 08:54:49 +01:00
2022-10-03 19:47:06 +02:00
2023-01-06 12:19:23 +00:00
2023-01-16 23:18:14 +00:00
2022-10-03 19:47:06 +02:00
2022-10-03 19:47:06 +02:00
2022-10-03 19:47:06 +02:00
2022-10-03 19:47:06 +02:00
2022-10-03 19:47:06 +02:00
2022-10-03 19:47:06 +02:00
2022-10-03 19:47:06 +02:00
2022-10-03 19:47:06 +02:00
2022-10-03 19:47:06 +02:00
2023-01-16 23:17:48 +00:00
2022-12-24 00:58:24 +01:00

Runboat Pre-commit Status Build Status codecov Translation Status

account-financial-tools

TODO: add repo description.

Available addons

addon version maintainers summary
account_asset_management 16.0.1.0.0 Assets Management
account_cash_deposit 16.0.1.0.0 Manage cash deposits and cash orders
account_fiscal_position_vat_check 16.0.1.0.0 Check VAT on invoice validation
account_fiscal_year 16.0.1.0.1 eLBati Create Account Fiscal Year
account_invoice_constraint_chronology 16.0.1.0.2 Account Invoice Constraint Chronology
account_journal_general_sequence 16.0.1.0.1 yajo Add configurable sequence to account moves, per journal
account_move_name_sequence 16.0.1.1.0 alexis-via moylop260 frahikLV Generate journal entry number from sequence
account_move_print 16.0.1.0.0 JordiBForgeFlow Adds the option to print Journal Entries
account_usability 16.0.1.0.1 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
OCA account financial tools fork
Readme 9.3 MiB
Languages
Python 63.3%
HTML 36.7%