Initial commit: OCA Mrp packages (117 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:05 +02:00
commit 277e84fd7a
4403 changed files with 395154 additions and 0 deletions

View file

@ -0,0 +1,3 @@
To configure this module, you need to:
#. Go to *Manufacturing -> Configuration -> Settings* and check "Work Orders" option.

View file

@ -0,0 +1,8 @@
* `Tecnativa <https://www.tecnativa.com>`_:
* Víctor Martínez
* Pedro M. Baeza
* `ForgeFlow <https://forgeflow.com>`_:
* Marina Alapont

View file

@ -0,0 +1,2 @@
This module allows to get all attachments of a bill of materials (all levels) on a view.
This module allows to get all attachments of a work orders products to produce on a view.

View file

@ -0,0 +1,13 @@
#. Go to *Manufacturing -> Operation > Work Orders* and click in window open button (after the "Start" and "Block" options).
#. The smart-button "Product Attachments" display the attachments of the related product.
#. The smart-button "BoM Attachments" displays the attachments of the workorder BoM.
#. Go to *Manufacturing -> Products > Bill of material -> Desk Combination*.
#. Go to "Attachment" icon related to "Office Chair Black" component and upload some file.
#. The smart-button "Components Attachments" (from Bill of material) display the attachments of all components.
#. Go to the Desk Combination product and upload an attachment
#. The smart-button "Product Attachments" displays the Desk Combination attachments.
#. Go to *Manufacturing -> Products > Products -> Desk Combination*.
#. The smart-button "Components Attachments" display the attachments of all components from Bill of material.
#. The smart-button "Bom Attachments" display the attachments of all the product Bill of materials.