Technischer Name / Technical name: eq_delivery_forecast
Links:
Equitania Fork: https://bitbucket.org/equitania-ondemand/v10-myodoo-mrp/src/b4af932b00ea089ae0e186824c138719ea9e013a/eq_delivery_forecast/?at=develop
...
- Berechnung des Produktions- und Lieferdatum des angegebenen Produkts inkl. aller Unterbauelemente
- Funktionalität "Einplanung Fertigung" erstellt Fertigungaufträge für das Produkt und alle benötigten Unterbauelemente
- Funktionalität Aufllösen eines Fertigungsauftrags: Erstellt Fertigungsaufträge für die jeweiligen Unterbaugruppen
Description: This module contains a 3-step delivery forecast based on the stages material, routings and material/routing.
Adds:
- Calculation of the production and delivery date of the specified product including all substructure elements
- Scheduling Production "functionality creates production orders for the product and all required substructure elements
- Explode a production order: Creates production orders for the respective sub-assemblies
Installation:
Installieren Sie unter Apps die App: eq_delivery_forecast
Installation:
Install the app under Apps: eq_delivery_forecast
Info |
---|
Abhängigkeiten/Dependencies: Abhängigkeit zu Modul / Dependency on module | Beschreibung / Description |
---|
base | Basisfunktionalität des Odoo Systems Odoo Systems. Basic functionality of the Odoo system. |
---|
eq_mrp_sale | Enthält die Funktionalität zum Auflösen der Elemente einer Stückliste, welche durch "Einplanung Fertigung" ausgelöst wird. Contains the functionality to explode the elements of a bill of material, which is triggered by "Scheduling Production". |
---|
mrp | Fertigungsfunktionalität des Odoo Systems. Manufacturing functionality of the Odoo system. Erweiterung Datenmodell / Datamodel enhancement:: Ansichten ID / View ID | inherit_id | Datenmodell / Datamodel | Feld / Field | Beschreibung / Description |
---|
- | - | mrp.bom | eq_product_id | Erweitert das Modell "mrp.bom" um eine Verknüpfung zum Mutterprodukt. Adds a link to the parent product to the "mrp. bom" model. | - | - | mrp.bom | eq_name | Erweitert das Modell "mrp.bom" um den Produktnamen. Adds the product name to the model "mrp. bom". | - | - | mrp.bom | eq_no | Erweitert das Modell "mrp.bom" um die Produktnummer. Adds the product number to the model "mrp. bom". | - | - | mrp.bom | eq_date1/eq_date1_ws/eq_date1_mws | Erweitert das Modell "mrp.bom" um das Produktionsdatum. Adds the production date to the model "mrp. bom". | - | - | mrp.bom | eq_date2/eq_date2_ws/eq_date2_mws | Erweitert das Modell "mrp.bom" um das Lieferdatum. Adds the delivery date to the model "mrp. bom". | - | - | mrp.bom | eq_component_ids | Erweitert das Modell "mrp.bom" um die Unterkomponenten. Extends the model "mrp. bom" by adding the subcomponents. | - | - | mrp.bom | eq_max_qty/eq_max_qty_ws/eq_max_qty_mws | Erweitert das Modell "mrp.bom" um die "Gewünschte Fertigungsmenge". Extends the model "mrp. bom" by the desired production quantity. | - | - | mrp.bom | eq_qty/eq_qty_ws/eq_qty_mws | Erweitert das Modell "mrp.bom" um die "Maximale Fertigungsmenge". Adds the "maximum production quantity" to the "mrp. bom"model. | - | - | mrp.bom | eq_show_manufacture/eq_show_manufacture_ws/eq_show_manufacture_mws | Erweitert das Modell "mrp.bom" um ein Flag für die Nachverfolgung, welche Stufe der Lieferprognose ausgeführt wurde. Adds a tracking flag to the "mrp. bom" model indicating which stage of the delivery forecast has been executed. | - | - | mrp.bom | eq_calculate_needed_qty/eq_calculate_needed_qty_ws/eq_calculate_needed_qty_mws | Erweitert das Modell "mrp.bom" um die tatsächlich benötigte Menge. Adds the actual required quantity to the "mrp. bom" model. | - | - | mrp.bom | eq_on_stock/eq_on_stock_ws/eq_on_stock_mws | Erweitert das Modell "mrp.bom" um eine Anzeige, falls Produkt auf Lager ist. Adds a display to the "mrp. bom" model if product is in stock. | - | - | mrp.bom | eq_is_qty_1 | Ausführung Stufe 1 Execution level 1 | - | - | mrp.bom | eq_is_qty_2 | Ausführung Stufe 2 Execution level 2 | - | - | mrp.bom | eq_is_qty_3 | Ausführung Stufe 3 Execution level 3 |
|
---|
eq_web_search_mrp | Datengewinnung auf Basis der Elastic Search MRP. Data acquisition based on Elastic Search MRP. |
---|
|