| 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/18.0/account_move_line_sale_info |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Generic |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, IsabelAForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-warehouse: - account_move_line_stock_info odoo/odoo: - stock_account - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - onboarding - analytic - sale_stock - sale - sales_team - account_payment - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module will add the sale order line to journal items. The ultimate goal is to establish the sale order line as one of the key fields to reconcile the Goods Delivered Not Invoiced accrual account. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_move_line_filter |
Journal Items | account.move.line | field | Inherits account.view_account_move_line_filter |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_form |
account.move.line.form | account.move.line | field | Inherits account.view_move_line_form |
view_move_line_tree |
account.move.line.tree | account.move.line | field | Inherits account.view_move_line_tree |
No new fields.
Public methods (0)No public methods.
sale_line_id
Many2one → sale.order.line
comodel_name='sale.order.line'
copy=False
index=True
ondelete='set null'
string='Sale Order Line'
sale_order_id
Many2one → sale.order
comodel_name='sale.order'
copy=False
index=True
ondelete='set null'
related='sale_line_id.order_id'
store=True
string='Sales Order'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
| 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/17.0/account_move_line_sale_info |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Generic |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, andrea |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-warehouse: - account_move_line_stock_info odoo/odoo: - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - onboarding - analytic - sale_stock - sale - sales_team - account_payment - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module will add the sale order line to journal items. The ultimate goal is to establish the sale order line as one of the key fields to reconcile the Goods Delivered Not Invoiced accrual account. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_move_line_filter |
Journal Items | account.move.line | field | Inherits account.view_account_move_line_filter |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_form |
account.move.line.form | account.move.line | field | Inherits account.view_move_line_form |
view_move_line_tree |
account.move.line.tree | account.move.line | field | Inherits account.view_move_line_tree |
No new fields.
Public methods (0)No public methods.
sale_line_id
Many2one → sale.order.line
comodel_name='sale.order.line'
copy=False
index=True
ondelete='set null'
string='Sale Order Line'
sale_order_id
Many2one → sale.order
comodel_name='sale.order'
copy=False
index=True
ondelete='set null'
related='sale_line_id.order_id'
store=True
string='Sales Order'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
| 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/16.0/account_move_line_sale_info |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Generic |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci, AlexPForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-warehouse: - account_move_line_stock_info odoo/odoo: - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - sale_stock - sale - sales_team - account_payment - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_move_line_filter |
Journal Items | account.move.line | field | Inherits account.view_account_move_line_filter |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_form |
account.move.line.form | account.move.line | field | Inherits account.view_move_line_form |
view_move_line_tree |
account.move.line.tree | account.move.line | field | Inherits account.view_move_line_tree |
No new fields.
Public methods (0)No public methods.
sale_line_id
Many2one → sale.order.line
comodel_name='sale.order.line'
copy=False
index=True
ondelete='set null'
string='Sale Order Line'
sale_order_id
Many2one → sale.order
comodel_name='sale.order'
copy=False
index=True
ondelete='set null'
related='sale_line_id.order_id'
store=True
string='Sales Order'
No public methods.
No new fields.
Public methods (1)name_get(self)
No new fields.
Public methods (0)No public methods.
| 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/15.0/account_move_line_sale_info |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Generic |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Miquel Raïch, AaronHForgeFlow, 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:46:34 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-warehouse: - account_move_line_stock_info odoo/odoo: - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - sale_stock - sale - sales_team - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_move_line_filter |
Journal Items | account.move.line | field | Inherits account.view_account_move_line_filter |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_form |
account.move.line.form | account.move.line | field | Inherits account.view_move_line_form |
view_move_line_tree |
account.move.line.tree | account.move.line | field | Inherits account.view_move_line_tree |
No new fields.
Public methods (0)No public methods.
sale_line_id
Many2one → sale.order.line
comodel_name='sale.order.line'
copy=False
index=True
ondelete='set null'
string='Sale Order Line'
sale_order_id
Many2one → sale.order
comodel_name='sale.order'
copy=False
index=True
ondelete='set null'
related='sale_line_id.order_id'
store=True
string='Sales Order'
No public methods.
No new fields.
Public methods (1)name_get(self)
No new fields.
Public methods (0)No public methods.
| 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_line_sale_info |
| VERSION | |
| VERSION | 1.0.4 |
| CATEGORY | |
| CATEGORY | Generic |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | Jordi Ballester Alomar, Miquel Raïch, AaronHForgeFlow, oca-travis, Weblate, OCA-git-bot, oca-git-bot |
| 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 |
OCA/account-financial-tools: - stock_account_prepare_anglo_saxon_out_lines_hook OCA/stock-logistics-warehouse: - account_move_line_stock_info odoo/odoo: - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - sale_stock - sale - sales_team - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_move_line_filter |
Journal Items | account.move.line | field | Inherits account.view_account_move_line_filter |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_form |
account.move.line.form | account.move.line | field | Inherits account.view_move_line_form |
view_move_line_tree |
account.move.line.tree | account.move.line | field | Inherits account.view_move_line_tree |
No new fields.
Public methods (0)No public methods.
sale_line_id
Many2one → sale.order.line
comodel_name='sale.order.line'
copy=False
index=True
ondelete='set null'
string='Sale Order Line'
sale_order_id
Many2one → sale.order
comodel_name='sale.order'
copy=False
index=True
ondelete='set null'
related='sale_line_id.order_id'
store=True
string='Sales Order'
No public methods.
No new fields.
Public methods (1)name_get(self)
No new fields.
Public methods (0)No public methods.
| 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/13.0/account_move_line_sale_info |
| VERSION | |
| VERSION | 1.0.5 |
| CATEGORY | |
| CATEGORY | Generic |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | AaronHForgeFlow, João Marques, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-tools: - stock_account_prepare_anglo_saxon_out_lines_hook OCA/stock-logistics-warehouse: - account_move_line_stock_info odoo/odoo: - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - account - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale_stock - sale - sales_team - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_move_line_filter |
Journal Items | account.move.line | field | Inherits account.view_account_move_line_filter |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_form |
account.move.line.form | account.move.line | field | Inherits account.view_move_line_form |
view_move_line_tree |
account.move.line.tree | account.move.line | field | Inherits account.view_move_line_tree |
No new fields.
Public methods (0)No public methods.
sale_line_id
Many2one → sale.order.line
comodel_name='sale.order.line'
copy=False
index=True
ondelete='set null'
string='Sale Order Line'
sale_order_id
Many2one → sale.order
comodel_name='sale.order'
copy=False
index=True
ondelete='set null'
related='sale_line_id.order_id'
store=True
string='Sales Order'
No public methods.
No new fields.
Public methods (1)name_get(self)
No new fields.
Public methods (0)No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/account-financial-tools |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] account_move_line_sale_info (#2201) |