Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3950 Vizualizări

I have encountered some problems when I set up product packages such that I could sell "Product A" in both units and boxes. However, when I selected the packages to box it only show me warning that the quantities must be set to x quantities, but did not change the quantities in the quotation window. Is there a method to automate this, I know it could be achieved manually by just overriding the quantities field, but I would appreciate if it could be set automatically. (Even there are enough stock quantities)


Thanks in advance

Imagine profil
Abandonează
Cel mai bun răspuns

You need to customization code

Method name is

@api.onchange('product_packaging_id')
def _onchange_product_packaging_id(self):

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
3
apr. 22
2513
2
dec. 21
2819
2
mai 20
3985
3
mai 17
2965
2
mai 25
890