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
답글
4193
화면
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
|
3384 | ||
|
1
2월 19
|
5580 | ||
|
2
2월 17
|
3903 | ||
|
0
2월 16
|
4016 | ||
|
0
3월 15
|
5503 |