| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/14.0/account_move_default_journal |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Therp BV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.journals | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_company_form |
res.company.form | res.company | xpath | Inherits base.view_company_form |
No new fields.
Public methods (0)No public methods.
default_general_journal_id
Many2one → account.journal
string='Default journal for new general bookings'
args: 'account.journal'
default_purchase_journal_id
Many2one → account.journal
string='Default journal for new purchase bookings'
args: 'account.journal'
default_sale_journal_id
Many2one → account.journal
string='Default journal for new sale bookings'
args: 'account.journal'
No public methods.
account_move_default_general_journal_id
Many2one → account.journal
related='company_id.default_general_journal_id'
string='Default journal for new miscellaneous bookings'
args: 'account.journal'
account_move_default_purchase_journal_id
Many2one → account.journal
related='company_id.default_purchase_journal_id'
string='Default journal for new purchase bookings'
args: 'account.journal'
account_move_default_sale_journal_id
Many2one → account.journal
related='company_id.default_sale_journal_id'
string='Default journal for new sale bookings'
args: 'account.journal'
No public methods.