Quicklinks:
...
Links:
Equitania Fork: https://github.com/equitania/myodoo-addons-v10/tree/10.0/eq_product
Beschreibung: Erweiterungen für den Bereich Produkte.
...
Description: Extensions for the product area.
Adds:
- History for product prices (you will find a link next to the sales price on the product mask), incl. rights for the price history
- Article number in the product view
- Number generator for products
- Display product description
Changes: Improves the display of product labels (incl. barcode change to Code128)
Produktetikett einrichten & drucken / Set up & print product label
Zuerst müssen Sie ein Papierformat anlegen mit den passenden Maßen für das Etiketten-Label. (Hierzu brauchen Sie Administratorenrechte). First, you need to create a paper size with the appropriate dimensions for the label label. (You need administrator rights for this.
...
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. |
---|
sale | Verkaufsfunktionalität des Odoo Systems. Sales functionality of the Odoo system. Ansichten ID / View ID | inherit_id | Datenmodell / Datamodel | Feld / File | Beschreibung |
---|
eq_view_sale_config_settings_product_no_generator | sale.view_sales_config | sale.config.settings | default_eq_min_prefix_count | Feld für minimale Anzahl für Prefix. Minimum number field for prefix. | eq_view_sale_config_settings_product_no_generator | sale.view_sales_config | sale.config.settings | default_eq_max_prefix_count | Feld für minimale Anzahl für Prefix. Minimum number field for prefix. | eq_view_sale_config_settings_product_no_generator | sale.view_sales_config | sale.config.settings | default_eq_prod_num_lenght | Feld für Länge für Produktnummer. Field for length for product number. | eq_view_sale_config_settings_product_no_generator | sale.view_sales_config | sale.config.settings | default_eq_seperator | Feld für Default Trennzeichen. Field for default separator. |
|
---|
product | Produktfunktionalität des Odoo Systems. Product functionality of the Odoo system. Ansichten ID / View ID | inherit_id | Datenmodell / Datamodel | Feld / Field | Beschreibung / Description |
---|
eq_product_template_only_form_view | product.product_template_only_form_view | product.template | eq_template_standard_price_history_action | Button mit der Action eq_template_standard_price_history_action.Button with the action eq_template_standard_price_history_action | eq_product_template_only_form_view | product.product_template_only_form_view | product.template | default_code | Feld Defaultcode / Field default code | eq_product_template_only_form_view | product.product_template_only_form_view | product.template | eq_product_number_update | Button mit der Action eq_product_number_update. Button with the action eq_product_number_update. | eq_product_template_only_form_view | product.product_template_only_form_view | product.template | description | Feld Bezeichnung / Field description | eq_product_product_form_view | product.product_normal_form_view | product.product | default_code | Feld Defaultcode / Default code Field | eq_product_product_form_view | product.product_normal_form_view | product.product | description | Feld Bezeichnung / Field description | eq_product_product_form_view | product.product_normal_form_view | product.product | eq_product_number_update | Button mit der Action eq_product_number_update. Button with the action eq_product_number_update. | report_simple_product_label | product.report_simple_label | product.product |
| Erweiterung der Ansicht für Reports. Enhancement of the view for reports. |
|
---|
|
...