| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/19.0/stock_picking_report_valued |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, arantxa-s73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Add amount information to Delivery Slip report. You can select at partner level if picking list report must be valued or not. If the picking is done it's valued with quantity done, otherwise the picking is valued with reserved quantity. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
valued_report_picking |
valued_report_picking | ir.ui.view | qweb | Inherits stock.report_delivery_document |
valued_report_picking_has_serial_move_line |
valued_report_picking_has_serial_move_line | ir.ui.view | qweb | Inherits stock.stock_report_delivery_has_serial_move_line |
view_partner_valued_picking |
Partner view (Valued picking) | res.partner | xpath | Inherits base.view_partner_form |
valued_picking
Boolean
default=True
help='You can select which partners have valued pickings'
No public methods.
currency_id
Many2one
related='sale_line.currency_id'
string='Sale Currency'
sale_discount
Float
related='sale_line.discount'
string='Sale discount (%)'
sale_line
Many2one
related='move_id.sale_line_id'
string='Related order line'
sale_price_subtotal
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Price subtotal'
sale_price_tax
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Taxes'
sale_price_total
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Total'
sale_price_unit
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
sale_tax_description
Char
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Tax Description'
sale_tax_ids
Many2many
related='sale_line.tax_ids'
string='Sale Tax'
No public methods.
amount_tax
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Taxes'
amount_total
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Total'
amount_untaxed
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Untaxed Amount'
currency_id
Many2one → res.currency
comodel_name='res.currency'
compute='_compute_currency_id'
compute_sudo=True
string='Currency'
valued
Boolean
related='partner_id.valued_picking'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/18.0/stock_picking_report_valued |
| VERSION | |
| VERSION | 1.1.3 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Carlos Roca, CarlosRoca13, LauraCForgeFlow, david-s73, sygel, dtec-landoo, alvaroGC-S73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Add amount information to Delivery Slip report. You can select at partner level if picking list report must be valued or not. If the picking is done it's valued with quantity done, otherwise the picking is valued with reserved quantity. Additionally, an extensible "Total Picking" section has been added to the delivery slip report. This total is displayed only when additional amounts are applied on top of the standard picking total, allowing downstream modules to adjust the reported total without altering the base report. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
valued_report_picking |
valued_report_picking | ir.ui.view | qweb | Inherits stock.report_delivery_document |
valued_report_picking_has_serial_move_line |
valued_report_picking_has_serial_move_line | ir.ui.view | qweb | Inherits stock.stock_report_delivery_has_serial_move_line |
view_partner_valued_picking |
Partner view (Valued picking) | res.partner | xpath | Inherits base.view_partner_form |
valued_picking
Boolean
default=True
help='You can select which partners have valued pickings'
No public methods.
currency_id
Many2one
related='sale_line.currency_id'
string='Sale Currency'
sale_discount
Float
related='sale_line.discount'
string='Sale discount (%)'
sale_line
Many2one
related='move_id.sale_line_id'
string='Related order line'
sale_price_subtotal
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Price subtotal'
sale_price_tax
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Taxes'
sale_price_total
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Total'
sale_price_unit
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
sale_tax_description
Char
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Tax Description'
sale_tax_id
Many2many
related='sale_line.tax_id'
string='Sale Tax'
No public methods.
amount_tax
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Taxes'
amount_total
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Total'
amount_untaxed
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Untaxed Amount'
currency_id
Many2one → res.currency
comodel_name='res.currency'
compute='_compute_currency_id'
compute_sudo=True
string='Currency'
valued
Boolean
related='partner_id.valued_picking'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/17.0/stock_picking_report_valued |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | GitHub, Weblate, OCA-git-bot, oca-ci, CarlosRoca13, david-s73, sygel, chien, Antonio David Ruban Espinal |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Add amount information to Delivery Slip report. You can select at partner level if picking list report must be valued or not. If the picking is done it's valued with quantity done, otherwise the picking is valued with reserved quantity. Additionally, you can configure each individual picking to be valued or not, regardless of the partner's configuration. This allows for more flexibility when generating delivery slips for different purposes or recipients. Additionally, an extensible "Total Picking" section has been added to the delivery slip report. This total is displayed only when additional amounts are applied on top of the standard picking total, allowing downstream modules to adjust the reported total without altering the base report. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
valued_report_picking |
valued_report_picking | ir.ui.view | qweb | Inherits stock.report_delivery_document |
valued_report_picking_has_serial_move_line |
valued_report_picking_has_serial_move_line | ir.ui.view | qweb | Inherits stock.stock_report_delivery_has_serial_move_line |
view_partner_valued_picking |
Partner view (Valued picking) | res.partner | xpath | Inherits base.view_partner_form |
view_res_config_settings_form |
view.res.config.settings.form | res.config.settings | xpath | Inherits stock.res_config_settings_view_form |
view_stock_picking_form |
view.stock.picking.form | stock.picking | xpath | Inherits stock.view_picking_form |
display_valued_in_picking
Boolean
default=False
No public methods.
display_valued_in_picking
Boolean
readonly=False
related='company_id.display_valued_in_picking'
No public methods.
valued_picking
Boolean
default=True
help='You can select which partners have valued pickings'
No public methods.
currency_id
Many2one
readonly=True
related='sale_line.currency_id'
string='Sale Currency'
sale_discount
Float
readonly=True
related='sale_line.discount'
string='Sale discount (%)'
sale_line
Many2one
readonly=True
related='move_id.sale_line_id'
string='Related order line'
sale_price_subtotal
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Price subtotal'
sale_price_tax
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Taxes'
sale_price_total
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Total'
sale_price_unit
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
sale_tax_description
Char
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Tax Description'
sale_tax_id
Many2many
readonly=True
related='sale_line.tax_id'
string='Sale Tax'
No public methods.
amount_tax
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Taxes'
amount_total
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Total'
amount_untaxed
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Untaxed Amount'
company_display_valued_in_picking
Boolean
depends=['company_id']
related='company_id.display_valued_in_picking'
currency_id
Many2one → res.currency
comodel_name='res.currency'
compute='_compute_currency_id'
compute_sudo=True
string='Currency'
valued
Boolean
readonly=False
related='partner_id.valued_picking'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/16.0/stock_picking_report_valued |
| VERSION | |
| VERSION | 1.2.1 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Emilio Pascual, CarlosRoca13, miguels73, Angel Rivas, atg |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
valued_report_picking |
valued_report_picking | ir.ui.view | qweb | Inherits stock.report_delivery_document |
valued_report_picking_has_serial_move_line |
valued_report_picking_has_serial_move_line | ir.ui.view | qweb | Inherits stock.stock_report_delivery_has_serial_move_line |
view_partner_valued_picking |
Partner view (Valued picking) | res.partner | xpath | Inherits base.view_partner_form |
valued_picking
Boolean
default=True
help='You can select which partners have valued pickings'
No public methods.
currency_id
Many2one
readonly=True
related='sale_line.currency_id'
string='Sale Currency'
sale_discount
Float
readonly=True
related='sale_line.discount'
string='Sale discount (%)'
sale_line
Many2one
readonly=True
related='move_id.sale_line_id'
string='Related order line'
sale_price_subtotal
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Price subtotal'
sale_price_tax
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Taxes'
sale_price_total
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Total'
sale_price_unit
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
sale_tax_description
Char
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Tax Description'
sale_tax_id
Many2many
readonly=True
related='sale_line.tax_id'
string='Sale Tax'
No public methods.
amount_tax
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Taxes'
amount_total
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Total'
amount_untaxed
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Untaxed Amount'
currency_id
Many2one → res.currency
comodel_name='res.currency'
compute='_compute_currency_id'
compute_sudo=True
string='Currency'
valued
Boolean
readonly=True
related='partner_id.valued_picking'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/15.0/stock_picking_report_valued |
| VERSION | |
| VERSION | 1.7.1 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Carlos Dauden, david, OCA Transbot, sergio-teruel, Víctor Martínez, Ernesto Tejeda, Weblate, OCA-git-bot, oca-ci, Aritz Olea, Fernando La Chica, Fernando, josep-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
valued_report_picking |
valued_report_picking | ir.ui.view | qweb | Inherits stock.report_delivery_document |
valued_report_picking_has_serial_move_line |
valued_report_picking_has_serial_move_line | ir.ui.view | qweb | Inherits stock.stock_report_delivery_has_serial_move_line |
view_partner_valued_picking |
Partner view (Valued picking) | res.partner | xpath | Inherits base.view_partner_form |
valued_picking
Boolean
default=True
help='You can select which partners have valued pickings'
No public methods.
currency_id
Many2one
readonly=True
related='sale_line.currency_id'
string='Sale Currency'
sale_discount
Float
readonly=True
related='sale_line.discount'
string='Sale discount (%)'
sale_line
Many2one
readonly=True
related='move_id.sale_line_id'
string='Related order line'
sale_price_subtotal
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Price subtotal'
sale_price_tax
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Taxes'
sale_price_total
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Total'
sale_price_unit
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
sale_tax_description
Char
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Tax Description'
sale_tax_id
Many2many
readonly=True
related='sale_line.tax_id'
string='Sale Tax'
No public methods.
amount_tax
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Taxes'
amount_total
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Total'
amount_untaxed
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Untaxed Amount'
currency_id
Many2one
readonly=True
related='sale_id.currency_id'
related_sudo=True
string='Currency'
valued
Boolean
readonly=True
related='partner_id.valued_picking'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/14.0/stock_picking_report_valued |
| VERSION | |
| VERSION | 1.2.3 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Denis Roussel, Carlos Lopez, OCA Transbot, Víctor Martínez, Ernesto Tejeda, oca-travis, Weblate, OCA-git-bot, Iryna Vyshnevska, Aritz Olea, Kev-Roche |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
valued_report_picking |
valued_report_picking | ir.ui.view | qweb | Inherits stock.report_delivery_document |
valued_report_picking_has_serial_move_line |
valued_report_picking_has_serial_move_line | ir.ui.view | qweb | Inherits stock.stock_report_delivery_has_serial_move_line |
view_partner_valued_picking |
Partner view (Valued picking) | res.partner | xpath | Inherits base.view_partner_form |
valued_picking
Boolean
default=True
help='You can select which partners have valued pickings'
No public methods.
currency_id
Many2one
readonly=True
related='sale_line.currency_id'
string='Sale Currency'
sale_discount
Float
readonly=True
related='sale_line.discount'
string='Sale discount (%)'
sale_line
Many2one
readonly=True
related='move_id.sale_line_id'
string='Related order line'
sale_price_subtotal
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Price subtotal'
sale_price_tax
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Taxes'
sale_price_total
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Total'
sale_price_unit
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
readonly=True
string='Sale price unit'
sale_tax_description
Char
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Tax Description'
sale_tax_id
Many2many
readonly=True
related='sale_line.tax_id'
string='Sale Tax'
No public methods.
amount_tax
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Taxes'
amount_total
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Total'
amount_untaxed
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Untaxed Amount'
currency_id
Many2one
readonly=True
related='sale_id.currency_id'
related_sudo=True
string='Currency'
valued
Boolean
readonly=True
related='partner_id.valued_picking'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/13.0/stock_picking_report_valued |
| VERSION | |
| VERSION | 1.1.5 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, Carlos Dauden, david, OCA Transbot, sergio-teruel, João Marques, Sergio Teruel, oca-travis, OCA-git-bot, Aritz Olea |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
valued_report_picking |
valued_report_picking | ir.ui.view | qweb | Inherits stock.report_delivery_document |
view_partner_valued_picking |
Partner view (Valued picking) | res.partner | xpath | Inherits base.view_partner_form |
valued_picking
Boolean
default=True
help='You can select which partners have valued pickings'
No public methods.
currency_id
Many2one
readonly=True
related='sale_line.currency_id'
string='Sale Currency'
sale_discount
Float
readonly=True
related='sale_line.discount'
string='Sale discount (%)'
sale_line
Many2one
readonly=True
related='move_id.sale_line_id'
string='Related order line'
sale_price_subtotal
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Price subtotal'
sale_price_tax
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Taxes'
sale_price_total
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Total'
sale_price_unit
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
readonly=True
string='Sale price unit'
sale_tax_description
Char
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Tax Description'
sale_tax_id
Many2many
readonly=True
related='sale_line.tax_id'
string='Sale Tax'
No public methods.
amount_tax
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Taxes'
amount_total
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Total'
amount_untaxed
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Untaxed Amount'
currency_id
Many2one
readonly=True
related='sale_id.currency_id'
related_sudo=True
string='Currency'
valued
Boolean
readonly=True
related='partner_id.valued_picking'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/12.0/stock_picking_report_valued |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Carlos Dauden, david, OCA Transbot, oca-travis, Weblate, OCA-git-bot, ernesto |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_management - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - decimal_precision - uom - analytic - portal - http_routing - digest - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
valued_report_picking |
valued_report_picking | ir.ui.view | qweb | Inherits stock.report_delivery_document |
view_partner_valued_picking |
Partner view (Valued picking) | res.partner | xpath | Inherits base.view_partner_form |
valued_picking
Boolean
default=True
help='You can select which partners have valued pickings'
No public methods.
currency_id
Many2one
readonly=True
related='sale_line.currency_id'
string='Sale Currency'
sale_discount
Float
readonly=True
related='sale_line.discount'
string='Sale discount (%)'
sale_line
Many2one
readonly=True
related='move_id.sale_line_id'
string='Related order line'
sale_price_subtotal
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Price subtotal'
sale_price_tax
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Taxes'
sale_price_total
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Total'
sale_price_unit
Float
readonly=True
related='sale_line.price_unit'
string='Sale price unit'
sale_tax_description
Char
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Tax Description'
sale_tax_id
Many2many
readonly=True
related='sale_line.tax_id'
string='Sale Tax'
No public methods.
amount_tax
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Taxes'
amount_total
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Total'
amount_untaxed
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Untaxed Amount'
currency_id
Many2one
readonly=True
related='sale_id.currency_id'
related_sudo=True
string='Currency'
valued
Boolean
readonly=True
related='partner_id.valued_picking'
get_taxes_values(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/11.0/stock_picking_report_valued |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Carlos Dauden, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_management - sale - sales_team - base - base_setup - web - bus - web_tour - account - product - decimal_precision - analytic - web_planner - portal - http_routing - account_invoicing - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
valued_report_picking |
valued_report_picking | ir.ui.view | qweb | Inherits stock.report_delivery_document |
view_partner_valued_picking |
Partner view (Valued picking) | res.partner | field | Inherits base.view_partner_form |
valued_picking
Boolean
default=True
help='You can select which partners have valued pickings'
No public methods.
currency_id
Many2one
readonly=True
related='sale_line.currency_id'
related_sudo=True
string='Sale Currency'
sale_discount
Float
readonly=True
related='sale_line.discount'
related_sudo=True
string='Sale discount (%)'
sale_line
Many2one
readonly=True
related='move_id.sale_line_id'
related_sudo=True
string='Related order line'
sale_price_subtotal
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Price subtotal'
sale_price_tax
Float
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Taxes'
sale_price_total
Monetary
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Total'
sale_price_unit
Float
readonly=True
related='sale_line.price_unit'
related_sudo=True
string='Sale price unit'
sale_tax_description
Char
compute='_compute_sale_order_line_fields'
compute_sudo=True
string='Tax Description'
sale_tax_id
Many2many
readonly=True
related='sale_line.tax_id'
related_sudo=True
string='Sale Tax'
No public methods.
amount_tax
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Taxes'
amount_total
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Total'
amount_untaxed
Monetary
compute='_compute_amount_all'
compute_sudo=True
string='Untaxed Amount'
currency_id
Many2one
readonly=True
related='sale_id.currency_id'
related_sudo=True
string='Currency'
valued
Boolean
readonly=True
related='partner_id.valued_picking'
get_taxes_values(self)