| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/12.0/account_export_csv |
| VERSION | |
| VERSION | 1.2.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, David Beal, oca-travis, Weblate, OCA-git-bot, sergiocorato |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_csv_export_view |
Accounting Entries CSV Export | account.csv.export | form | New |
company_id
Many2one → res.company
comodel_name='res.company'
default=<expr>
invisible=True
string='Company'
data
Binary
readonly=True
args: 'CSV'
date_end
Date
required=True
date_range_id
Many2one → date.range
comodel_name='date.range'
string='Date range'
date_start
Date
required=True
export_filename
Char
default='account_export.csv'
size=128
string='Export CSV Filename'
journal_ids
Many2many → account.journal
comodel_name='account.journal'
default=<expr>
help='If empty, use all journals, only used for journal entries'
string='Journals'
action_manual_export_account(self)
action_manual_export_analytic(self)
action_manual_export_journal_entries(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/10.0/account_export_csv |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Add a wizard that allow you to export a csv file based on accounting
journal entries
- Trial Balance
- Analytic Balance (with accounts)
- Journal Entries
You can filter by period
TODO: rearange wizard view with only one button to generate file plus
define a selection list to select report type
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_csv_export_view |
Accounting Entries CSV Export | account.csv.export | form | New |
No new fields.
Public methods (4)action_manual_export_account(self, cr, uid, ids, context=None)
action_manual_export_analytic(self, cr, uid, ids, context=None)
action_manual_export_journal_entries(self, cr, uid, ids, context=None)
get_data(self, cr, uid, ids, result_type, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/9.0/account_export_csv |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Add a wizard that allow you to export a csv file based on accounting
journal entries
- Trial Balance
- Analytic Balance (with accounts)
- Journal Entries
You can filter by period
TODO: rearange wizard view with only one button to generate file plus
define a selection list to select report type
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_csv_export_view |
Accounting Entries CSV Export | account.csv.export | form | New |
No new fields.
Public methods (4)action_manual_export_account(self, cr, uid, ids, context=None)
action_manual_export_analytic(self, cr, uid, ids, context=None)
action_manual_export_journal_entries(self, cr, uid, ids, context=None)
get_data(self, cr, uid, ids, result_type, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/8.0/account_export_csv |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Yannick Vaucher, Alexandre Fayolle, OCA Transbot, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Add a wizard that allow you to export a csv file based on accounting
journal entries
- Trial Balance
- Analytic Balance (with accounts)
- Journal Entries
You can filter by period
TODO: rearange wizard view with only one button to generate file plus
define a selection list to select report type
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_csv_export_view |
Accounting Entries CSV Export | account.csv.export | form | New |
No new fields.
Public methods (4)action_manual_export_account(self, cr, uid, ids, context=None)
action_manual_export_analytic(self, cr, uid, ids, context=None)
action_manual_export_journal_entries(self, cr, uid, ids, context=None)
get_data(self, cr, uid, ids, result_type, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/7.0/account_export_csv |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, Guewen Baconnier, Alexandre Fayolle, Matthieu Dietrich, Stefan Rijnhart, Vincent Renaville, vrenaville, Rudolf Schnapka, laetitia.gangloff@acsone.eu, Ludovic CHEVALIER |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Add a wizard that allow you to export a csv file based on accounting
journal entries
- Trial Balance
- Analytic Balance (with accounts)
- Journal Entries
You can filter by period
TODO: rearange wizard view with only one button to generate file plus
define a selection list to select report type
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_csv_export_view |
Accounting Entries CSV Export | account.csv.export | form | New |
No new fields.
Public methods (4)action_manual_export_account(self, cr, uid, ids, context=None)
action_manual_export_analytic(self, cr, uid, ids, context=None)
action_manual_export_journal_entries(self, cr, uid, ids, context=None)
get_data(self, cr, uid, ids, result_type, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/6.1/account_export_csv |
| VERSION | |
| VERSION | 1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Matthieu Dietrich, Invitu |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - product - process - decimal_precision - analytic - board - edi - email_template - base_tools |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Add a wizard that allow you to export a csv file based on accounting journal entries
- Trial Balance
- Analytic Balance (with accounts)
You can filter by period
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_csv_export_view |
Accounting Entries CSV Export | account.csv.export | form | New |
No models found for this module.