Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
7431 Переглядів

I'm testing OpenERP v7. I want to set fixed selling prices for certain products sold to a certain customer, regardless of changes in cost price or standard selling price.

I see that I can create individual customer pricelists, but it seems the only way to specify prices there is to base them on the cost or standard selling price or on other pricelists or on something called the "partner section of the product form", which I can't find.

Can anybody give me some clues to how I can implement this?

Thanks very much.

Аватар
Відмінити

Just enter "-1" into the percentage markup box and the fixed price in the fixed markup price box.

Найкраща відповідь

Base it on the standard public or cost price and use the formula:

New Price = Base Price * ( 1 + -1.0 ) + fixed price

This is the same as:

New Price = fixed price
Аватар
Відмінити
Автор

Very clever indeed, thanks. I'm a bit stupid today.

Related Posts Відповіді Переглядів Дія
2
бер. 15
5618
1
бер. 15
4331
10
вер. 20
28655
1
бер. 15
5496
1
бер. 15
11016