I'm curious if it's possible to have openerp make conditional rules for pricelists? For example: if cost price is <$5.00 then sale is $10.00
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I'm curious if it's possible to have openerp make conditional rules for pricelists? For example: if cost price is <$5.00 then sale is $10.00
Thanks
you can base a pricelist rule on cost price but you still need to limit the products that it applies to in some way - either as a unique product, product category or product template.
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
cze 25
|
624 | ||
|
2
kwi 25
|
1025 | ||
|
0
sty 25
|
1029 | ||
|
1
gru 24
|
2442 | ||
|
0
kwi 24
|
1082 |
What I think I might attempt is using an Advanced Filter for sale price of less than $x.xx and then using the buggy, but functional "Mass Editing" Module change the fields after all checkboxes are selected.