Technischer Name: eq_sale_stock
...
Description: Extensions for the sales and warehouse area.
Extended:
- Header and footer text for the delivery note
- Copying header and footer texts from orders
- View for order items
- Providing the drawing number
...
Info |
---|
Abhängigkeiten/Dependencies: Abhängigkeit zu Modul / Dependency on module | Beschreibung / Description |
---|
base | Basisfunktionalität des Odoo Systems. Basic functionality of the Odoo system. |
---|
base_setup | Basisfunktionalität des Odoo Systems. Basic functionality of the Odoo system. |
---|
sales_team | Verkaufsfunktionalität des Odoo Systems. Wird in Veerbung einer Action eq_open_sale_order_line_action aus dem Modul sales_team (Datei: eq_open_sale_order_line_view) verwendet.
Sales functionality of the Odoo system. Used in inheritance of an action eq_open_sale_order_line_action from the sales_team module (file: eq_open_sale_order_line_view).
|
---|
sale_stock | Lagerfunktionalität des Odoo Systems. Nutzt das Feld eq_quantity.
Warehouse functionality of the Odoo system. Uses the field eq_quantity. |
---|
eq_sale | Erweiterung der Verkafusfunktionalität. Nutzt Felder wie z.B. eq_head_text, note etc. für sale_order.
Enhancement of the cafe functionality. Uses fields like eq_head_text, note etc. for sale_order. |
---|
eq_product | Erweiterung der Produktfunktionalität. Feld eq_product_no als Verlinkung auf product_product und Zugriff auf alle Felder, die im Modul eq_product implementiert sind.
Extension of product functionality. Field eq_product_no as a link to product_product and access to all fields implemented in the module eq_product. |
---|
eq_stock | Lagerfunktionalität des Odoo Systems. Nutzt Felder eq_header_text, eq_footer_text eq_use_page_break_after_header und eq_use_page_break_before_footer für stock.picking. Warehouse functionality of the Odoo system. Uses fields eq_header_text, eq_footer_text eq_use_use_page_break_after_header and eq_use_page_break_before_footer for stock. picking. |
---|
|
...