Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
5441 Vistas

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
Descartar
Mejor respuesta

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
Descartar

Thanks Thiérry for the assistance.

Publicaciones relacionadas Respuestas Vistas Actividad
0
jun 16
3173
1
ago 17
3166
1
ago 25
815
1
jul 25
1076
3
jul 25
3657