Skip to content

Latest commit

 

History

History
117 lines (82 loc) · 4.15 KB

README.rst

File metadata and controls

117 lines (82 loc) · 4.15 KB

Attached products in sales

Beta License: AGPL-3 OCA/sale-workflow Translate me on Weblate Try me on Runboat

This module allows to define a set of products which will be added automatically to the sales order whenever that product is present on it.

Table of contents

To configure attached products:

  1. Go to Sales > Products > Products and choose on you want to attach products to.
  2. Go to the Sales tab and then to the Attached products section.
  3. Add as many products as you want to.

If you want to autoupdate the products when they are added, set this config parameter:

  • sale_attached_product.auto_update_attached_lines

Otherwise, the lines will be added, but they can be modified, deleted, etc.

Now that you have your product configured:

  1. Place a new sale order and then add that product in a new line.
  2. Once you save your order, the attached products will be added in new lines to the order with as many quantities as the main one.

If the global sale_attached_product.auto_update_attached_lines setting is on:

  1. Update the main product quantity and the attached product quantities will be updated in the same amount as well.
  2. If we delete the main line, the attached ones will go away in any case.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Tecnativa

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

chienandalu

This module is part of the OCA/sale-workflow project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.