Odoo 14 Sale return price should be (sale price + discount) System excludes discount and return product on Sale price ... Can anybody help me? While returning the product i want system to pick original sale price i.e (sale price - discount from pricelist) instead of sale price.... Experts please Help ....
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
2347
Представления
If you want more control over the return price, make the price_unit field visible on the Operation Type you are using for returns, and here you can modify the price Odoo uses for the return.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
2
июл. 25
|
2397 | ||
|
1
нояб. 24
|
1738 | ||
|
2
окт. 22
|
2713 | ||
|
1
окт. 24
|
1872 | ||
|
2
мая 24
|
3484 |
are you talking about journal entries? what costing method on category?
i have set seasonal discounts via pricelist on some products. Its working fine except when i return the same product sold on seasonal discount, odoo ignores the discount and return the product on sale price i.e. without discount. Due to this issue we need to make manual changes through manual discounts while returning the product sold on discount. Please Help ...