How can I calculate the selling price of a product according to the supplier price in a way that when creating a product I enter the price of this product at the supplier (purchase price) and the price of sale will be automatically calculated and filled according to this rule: sale price = purchase price * 1.3
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
1
الرد
8415
أدوات العرض
Two things to be can be done:
1) Update the cost price (real time costing/average costing whatever is your choice) Odoo provides for this.
2) Update sales price based on cost price by :
2a) Either update sales price manually every time your cost updates
2b) Listen to the cost price changes and update the sales price according to your formula using code (customisation).
Thanks
Vishal
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
1
مارس 22
|
7812 | ||
|
1
أغسطس 17
|
3147 | ||
|
2
أغسطس 16
|
4720 | ||
|
3
أكتوبر 23
|
6259 | ||
|
2
يناير 23
|
5701 |