Stock Override Procurement
(0)
157

Stock Override Procurement

FREE

Available versions
Technical name
stock_override_procurement
License
AGPL-3
Secure dependencies
N/A
Stock Override Procurement

Stock Override Procurement

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

In odoo core modules there is often a method to provide the procurement values but not the attributes like location, product_id, etc. This technical module makes it possible to override them if they are passed in the values.

Table of contents

Usage

self.env["procurement.group"].run(
      [
          self.env["procurement.group"].Procurement(
              product,
              1,
              uom,
              customer_location,
              "procurement",
              "procurement",
              company,
              {"location_id": output_location},
          )
      ]
  )

Bug Tracker

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.

Credits

Authors

  • ACSONE SA/NV

Contributors

Maintainers

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.

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

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

0.0 / 5.0
based on 0 ratings
This app does not use any external Python dependencies.
This app has automated tests.

Available languages

Language % translated
Italian / Italiano
100%