How do I set the sales price for a product in such a way that it is always 20% markup over cost price?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
2
返信
4041
ビュー
With a sale pricelist no?
Yes but a Sales Pricelist sets a price rule based on the Sales Price:
New Price = Sales Price * (1+0.000) + 0.000
Normally in a business you set prices based on average inventory cost:
New Price = Average Inv Cost * (1+ 0.000) + 0.000
where (1 + 0.000) is some markup such as 1.2 or 1.5 etc...
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
0
10月 22
|
3229 | ||
|
1
2月 19
|
5365 | ||
|
2
2月 17
|
3804 | ||
|
0
2月 16
|
3791 | ||
|
0
3月 15
|
5322 |