跳至内容
菜单
此问题已终结
2 回复
5296 查看

Hello , I've been trying to solve the following problem.

Explanatory example : Say I want to buy eggs in units with a price (eg 1$) and with Dozens in a different price  (10 $ for Dozen egg) in the orderline , I wanted that if I typed say 14 as the quatity to calculate the 12 for 10$ and then add 2 dollars for the 2 ramaining from the quantity set . so that it displays 12 $ as price for 14 eggs


I tried to separate the order line into 2 one for 12 eggs where the price will change autmatically from the pricelist I set 

and the remaining eggs in a another orderline . 

Any help would be appreciated , thank you .

形象
丢弃
最佳答案

Odoo POS app doesn't deal with the multiple UoM. this is limitation in the POS app, and Odoo seems doesn't give it attention.

形象
丢弃
最佳答案

Hi:

You can do this using a combination of Pricelist and Multiple UoM.

  • Go to Sales > Configuration > Settings

  • Activate the following settings

    • Units of Measure (Sell and purchase products in different units of measure)

    • Multiple Sales Prices per Product

      • Multiple prices per product

  • Go to Sales > Products > Products and define a Pricelist entry in the Sales tab with Minimum Quantity = 12 and the Discounted Unit Price ($10 divided by 12 in your example) at which you want to sell the item.

  • In your Sales Order, enter 2 lines - one with UoM of Dozen and another with a UoM of Unit(s). Odoo will automatically apply the correct unit price on each of them.

Hope this helps.

形象
丢弃
相关帖文 回复 查看 活动
0
11月 22
3334
0
9月 17
3264
0
4月 15
4762
0
11月 20
3470
1
12月 17
3397