Skip to Content
Menu
This question has been flagged
1 Reply
5446 Views

In my instance on Saas Online, the POS screen is showing no Sale Price!

Instead of prices it shows "false false"!!!!!

Could it be related to currency? the company currency is XOF

Or to a price list?

How to make th right prices shown on the POS?

 

Edit: Thiérry Godin gave the right answer. There was a second cause that was linked to a missing currency symbol; this now corrected by https://github.com/odoo/odoo/commit/9066da3369ddf36ffe187c0d199667070ac32be6

Avatar
Discard
Best Answer

Hi,

This is probably because you set up a price list , but you did not set any rule.

You have to make at least one rule :

  • Name = "Tous les produits par défauts"
  • Sequence = 100
  • Based on = Public price
  • + Save & Close

That way, if any rule is set for the product you read, the default rule is applied. In this case = you'l get the public price.

Remember to make other rules with a sequence number < 100 (default rule must be the higher one)

Please read here : Création de la liste de prix

Regards.

Avatar
Discard

Thanks Thiérry for the assistance.

Related Posts Replies Views Activity
0
Jun 16
3174
1
Aug 17
3170
1
Aug 25
835
1
Jul 25
1084
3
Jul 25
3693