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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2
回覆
4022
瀏覽次數
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
|
3228 | ||
|
1
2月 19
|
5361 | ||
|
2
2月 17
|
3794 | ||
|
0
2月 16
|
3787 | ||
|
0
3月 15
|
5305 |