Modul Suche Fertigung (ES)
Technischer Name / Technical name: eq_web_search_mrp
Lizenz: AGPL-3
Links:
Equitania Fork: https://gitlab.ownerp.io/v10-myodoo/v10-es/tree/develop/eq_web_search_mrp
Beschreibung:
Erweitert die Suche der Elastic Search DB um folgende Felder aus den Equitania MRP Modulen:
Bei der Suche sind im Moment diese Tabellen berücksichtigt:
- mrp_bom
- mrp_production
- mrp_routing
Die Suchfunktion unterstützt 3 Filteroptionen: Stückliste(n), Arbeitsplan(-pläne), Fertigungsauftrag(-aufträge)
Description:
Adds the following fields from the Equitania MRP modules to the Elastic Search DB search:
These tables are currently included in the search:
- mrp_bom
- mrp_production
- mrp_routing
The search function supports 3 filter options: BOM (s), routing (routing), production order (orders)
Installation:
Installieren Sie unter Apps die App: eq_web_search_mrp
Installation:
Install the app under Apps: eq_web_search_mrp
Abhängigkeiten/Dependencies:
Abhängigkeit zu Modul / Dependency on module | Beschreibung / Description |
---|---|
base | Basisfunktionalität des Odoo-Systems. Basic functionality of the Odoo system. |
eq_web_search | Basisklassen und Helperklasse, die wir für die Kommunikation mit der ElasticSearch DB verwenden. Base classes and helper class that we use for communication with the ElasticSearch DB. |
mrp | Tabellen und Felder - mrp_bom, mrp_production, mrp_routing. Tables and Fields - mrp_bom, mrp_production, mrp_routing. |