While create the UserError message, unable to more the string to new line,
Facing in version odoo 17.
Example:
raise UserError(_( "Warning ! \n\n Qty must be grather than zero."))
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
While create the UserError message, unable to more the string to new line,
Facing in version odoo 17.
Example:
raise UserError(_( "Warning ! \n\n Qty must be grather than zero."))
Hi,
\n is working as you can see below:
def raise_error(self):
raise UserError(_("Warning!\n\nQty must be greater than zero."))
You need to restart the Odoo service and upgrade your Module.
Thanks Waleed Ali Mohsen
I tried but i didn't see any changes on this, I am facing this in 17.0
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
3
mrt. 25
|
1589 | ||
|
0
mrt. 25
|
537 | ||
|
4
jan. 25
|
1369 | ||
|
2
apr. 25
|
1696 | ||
|
0
feb. 25
|
568 |