| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/19.0/sale_product_multi_add |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sale Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Yusuke1998 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| 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 | This module extends the functionality of the Sales module by allowing you to import multiple products into your current Sale Order. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_mass_import_form |
sale.order.mass.import.form | sale.order | field | Inherits sale.view_order_form |
view_import_product_to_sale |
import.products.to.sale.form | sale.import.products | form | New |
view_import_product_to_sale2 |
import.products.to.sale.form2 | sale.import.products | form | New |
items
One2many → sale.import.products.items
comodel_name='sale.import.products.items'
inverse_name='wizard_id'
products
Many2many → product.product
comodel_name='product.product'
create_items(self)
select_products(self)
product_id
Many2one → product.product
comodel_name='product.product'
required=True
string='Product'
quantity
Float
default=1.0
digits='Product Unit of Measure'
required=True
wizard_id
Many2one → sale.import.products
comodel_name='sale.import.products'
string='Wizard'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/18.0/sale_product_multi_add |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sale Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:11 |
| 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 | This module extends the functionality of the Sales module by allowing you to import multiple products into your current Sale Order. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_mass_import_form |
sale.order.mass.import.form | sale.order | field | Inherits sale.view_order_form |
view_import_product_to_sale |
import.products.to.sale.form | sale.import.products | form | New |
view_import_product_to_sale2 |
import.products.to.sale.form2 | sale.import.products | form | New |
items
One2many → sale.import.products.items
comodel_name='sale.import.products.items'
inverse_name='wizard_id'
products
Many2many → product.product
comodel_name='product.product'
create_items(self)
select_products(self)
product_id
Many2one → product.product
comodel_name='product.product'
required=True
string='Product'
quantity
Float
default=1.0
digits='Product Unit of Measure'
required=True
wizard_id
Many2one → sale.import.products
comodel_name='sale.import.products'
string='Wizard'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/17.0/sale_product_multi_add |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sale Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Mateu Griful, anaïs |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of the Sales module by allowing you to import multiple products into your current Sale Order. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_mass_import_form |
sale.order.mass.import.form | sale.order | field | Inherits sale.view_order_form |
view_import_product_to_sale |
import.products.to.sale.form | sale.import.products | form | New |
view_import_product_to_sale2 |
import.products.to.sale.form2 | sale.import.products | form | New |
items
One2many → sale.import.products.items
comodel_name='sale.import.products.items'
inverse_name='wizard_id'
products
Many2many → product.product
comodel_name='product.product'
create_items(self)
select_products(self)
product_id
Many2one → product.product
comodel_name='product.product'
required=True
string='Product'
quantity
Float
default=1.0
digits='Product Unit of Measure'
required=True
wizard_id
Many2one → sale.import.products
comodel_name='sale.import.products'
string='Wizard'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/16.0/sale_product_multi_add |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Sale Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci, Jonathan Oscategui Taza |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:45 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_mass_import_form |
sale.order.mass.import.form | sale.order | field | Inherits sale.view_order_form |
view_import_product_to_sale |
import.products.to.sale.form | sale.import.products | form | New |
view_import_product_to_sale2 |
import.products.to.sale.form2 | sale.import.products | form | New |
items
One2many → sale.import.products.items
comodel_name='sale.import.products.items'
inverse_name='wizard_id'
products
Many2many → product.product
comodel_name='product.product'
create_items(self)
select_products(self)
product_id
Many2one → product.product
comodel_name='product.product'
required=True
string='Product'
quantity
Float
default=1.0
digits='Product Unit of Measure'
required=True
wizard_id
Many2one → sale.import.products
comodel_name='sale.import.products'
string='Wizard'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/15.0/sale_product_multi_add |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sale Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Juan Pablo Garza |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:34 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_mass_import_form |
sale.order.mass.import.form | sale.order | field | Inherits sale.view_order_form |
view_import_product_to_sale |
import.products.to.sale.form | sale.import.products | form | New |
view_import_product_to_sale2 |
import.products.to.sale.form2 | sale.import.products | form | New |
items
One2many → sale.import.products.items
comodel_name='sale.import.products.items'
inverse_name='wizard_id'
products
Many2many → product.product
comodel_name='product.product'
create_items(self)
select_products(self)
product_id
Many2one → product.product
comodel_name='product.product'
required=True
string='Product'
quantity
Float
default=1.0
digits='Product Unit of Measure'
required=True
wizard_id
Many2one → sale.import.products
comodel_name='sale.import.products'
string='Wizard'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/14.0/sale_product_multi_add |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Sale Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, newtratip, FrancescoBallerini, majouda |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - onchange_helper odoo/odoo: - 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_mass_import_form |
sale.order.mass.import.form | sale.order | field | Inherits sale.view_order_form |
view_import_product_to_sale |
import.products.to.sale.form | sale.import.products | form | New |
view_import_product_to_sale2 |
import.products.to.sale.form2 | sale.import.products | form | New |
items
One2many → sale.import.products.items
comodel_name='sale.import.products.items'
inverse_name='wizard_id'
products
Many2many → product.product
comodel_name='product.product'
create_items(self)
select_products(self)
product_id
Many2one → product.product
comodel_name='product.product'
required=True
string='Product'
quantity
Float
default=1.0
digits='Product Unit of Measure'
required=True
wizard_id
Many2one → sale.import.products
comodel_name='sale.import.products'
string='Wizard'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/13.0/sale_product_multi_add |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sale Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, OCA-git-bot, François Honoré, Adrià Gil Sorribes |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_mass_import_form |
sale.order.mass.import.form | sale.order | field | Inherits sale.view_order_form |
view_import_product_to_sale |
import.products.to.sale.form | sale.import.products | form | New |
view_import_product_to_sale2 |
import.products.to.sale.form2 | sale.import.products | form | New |
items
One2many → sale.import.products.items
comodel_name='sale.import.products.items'
inverse_name='wizard_id'
ondelete='cascade'
products
Many2many → product.product
comodel_name='product.product'
create_items(self)
select_products(self)
product_id
Many2one → product.product
comodel_name='product.product'
required=True
string='Product'
quantity
Float
default=1.0
digits='Product Unit of Measure'
required=True
wizard_id
Many2one → sale.import.products
comodel_name='sale.import.products'
string='Wizard'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/12.0/sale_product_multi_add |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Sale Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, David Dufresne, oca-travis, Weblate, OCA-git-bot, hveficent |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - decimal_precision - 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 |
|---|---|---|---|---|
sale_order_mass_import_form |
sale.order.mass.import.form | sale.order | field | Inherits sale.view_order_form |
view_import_product_to_sale |
import.products.to.sale.form | sale.import.products | form | New |
view_import_product_to_sale2 |
import.products.to.sale.form2 | sale.import.products | form | New |
items
One2many → sale.import.products.items
comodel_name='sale.import.products.items'
inverse_name='wizard_id'
ondelete='cascade'
products
Many2many → product.product
comodel_name='product.product'
create_items(self)
select_products(self)
product_id
Many2one → product.product
comodel_name='product.product'
required=True
string='Product'
quantity
Float
default=1.0
digits=dp.get_precision('Product Unit of Measure')
required=True
wizard_id
Many2one → sale.import.products
comodel_name='sale.import.products'
string='Wizard'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/11.0/sale_product_multi_add |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sale Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, OCA Transbot, oca-travis, OCA-git-bot, Adrià Gil Sorribes |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - account - product - decimal_precision - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_mass_import_form |
sale.order.mass.import.form | sale.order | field | Inherits sale.view_order_form |
view_import_product_to_sale |
import.products.to.sale.form | sale.import.products | form | New |
view_import_product_to_sale2 |
import.products.to.sale.form2 | sale.import.products | form | New |
items
One2many → sale.import.products.items
comodel_name='sale.import.products.items'
inverse_name='wizard_id'
ondelete='cascade'
products
Many2many → product.product
comodel_name='product.product'
create_items(self)
select_products(self)
product_id
Many2one → product.product
comodel_name='product.product'
required=True
string='Product'
quantity
Float
default=1.0
digits=dp.get_precision('Product Unit of Measure')
required=True
wizard_id
Many2one → sale.import.products
comodel_name='sale.import.products'
string='Wizard'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/10.0/sale_product_multi_add |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sale Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Cédric Pigeon, Denis Roussel, OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web_kanban - web - bus - web_tour - account - product - decimal_precision - report - analytic - web_planner - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_mass_import_form |
sale.order.mass.import.form | sale.order | div | Inherits sale.view_order_form |
view_import_product_to_sale |
import.products.to.sale.form | sale.import.products | form | New |
view_import_product_to_sale2 |
import.products.to.sale.form2 | sale.import.products | form | New |
items
One2many → sale.import.products.items
comodel_name='sale.import.products.items'
inverse_name='wizard_id'
products
Many2many → product.product
comodel_name='product.product'
create_items(self)
select_products(self)
product_id
Many2one → product.product
comodel_name='product.product'
required=True
string='Product'
quantity
Float
default=1.0
digits=dp.get_precision('Product Unit of Measure')
required=True
wizard_id
Many2one → sale.import.products
comodel_name='sale.import.products'
string='Wizard'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/8.0/sale_product_multi_add |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sale Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, Rafael Blasco, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://acsone.eu |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web_kanban - web - web_kanban_sparkline - account_voucher - account - product - decimal_precision - report - analytic - board - edi - email_template - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_mass_import_form |
sale.order.mass.import.form | sale.order | xpath | Inherits sale.view_order_form |
view_import_product_to_sale |
import.products.to.sale.form | sale.import.products | form | New |
view_import_product_to_sale2 |
import.products.to.sale.form2 | sale.import.products | form | New |
items
One2many → sale.import.products.items
comodel_name='sale.import.products.items'
inverse_name='wizard_id'
products
Many2many → product.product
comodel_name='product.product'
string='Products'
create_items(self)
select_products(self)
product_id
Many2one → product.product
comodel_name='product.product'
required=True
string='Product'
quantity
Float
default=1.0
digits_compute=dp.get_precision('Product Unit of Measure')
required=True
string='Quantity'
wizard_id
Many2one → sale.import.products
comodel_name='sale.import.products'
string='Wizard'
No public methods.