Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

Hi

I need to change the sales detail lines because my products have variants with attributes:

Product: T-Shirt Basic

     Size:  S

                M

                L

                XL


I need you to look at the sales detail in sales order form as follows:

                                         

ProductSize SSize MSize LSize XLQuantity
Price
T-Shirt Basic
0
2
5
10
17
90.00







Thanks for your help.



Joel Olmedo

Awatar
Odrzuć
Najlepsza odpowiedź

I think that it's best to use it as Odoo offers. One line for every product variant(product.product) because what you sell in sale orders are product variants not product templates. That will allow you to properly apply all the sale details for every line of the sale order: discounts, taxes, product variants different prices and pricelist price computation.

So you will end with something like this:

ProductQTYDiscountTaxPrice Unit
Subtotal
T-Shirt Basic - Size M2
0

5.2910.58
T-Shirt Basic - Size L5
0

5.2926.45
T-Shirt Basic - Size XL10
0

5.2952.94

This is the normal behavior in Odoo Sale Orders

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
paź 16
9138
0
kwi 25
1383
2
kwi 25
1337
1
lis 24
2245
0
wrz 24
1633