Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3749 Visualizzazioni

In prior versions there was no action to open the product.template model, just the product.product. In v8 there are two actions, one shows product.template and one shows product.product. Several fields have been moved to a product.template view. For what I've seen if I want to extend the product view I have to be careful which fields I'm referencing, if those on the template or on the product. For example if I want to add a field after the "list_price" field, I must inherit the template view and thus this new custom field must be necesasrily defined in the product.template model or it won't work ("custom field" doesn't exist"). Yet I see that from the default product.template view I can see the default_code which is a product.product field.

Furthermore if I want to have some on_change actions both in the product_template and the product_product models it seems I have to define these methods in both models.

Am I missing something regarding all this? I seem to not understand howthe product.template-product.product type of inheritance really works.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
mag 21
6351
1
mar 18
7969
1
dic 16
5601
1
ago 15
5088
1
mar 15
4035