| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/contract |
| GIT | |
| GIT | https://github.com/OCA/contract.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/contract/tree/8.0/contract_journal |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Domatix |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Domatix |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, AngelMoya-Domatix |
| WEBSITE | |
| WEBSITE | http://www.domatix.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account_analytic_analysis - hr_timesheet_invoice - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - hr_timesheet - hr - resource - hr_attendance - sale - sales_team - web_kanban_sparkline - account_voucher - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_analytic_account_journal_form |
account.analytic.account.journal.form | account.analytic.account | xpath | Inherits analytic.view_account_analytic_account_form |
view_account_analytic_account_journal_search |
account.analytic.account.journal.search | account.analytic.account | field | Inherits account_analytic_analysis.view_account_analytic_account_overdue_search |
view_account_analytic_account_journal_tree |
account.analytic.account.journal.list | account.analytic.account | field | Inherits account.view_account_analytic_account_list |
journal_id
Many2one → account.journal
default=_default_journal
domain="[('type', '=', 'sale'),('company_id', '=', company_id)]"
string='Journal'
args: 'account.journal'
No public methods.