Hi team,
Since this morning, our fields that are using the display widget “Price” do not display the cents when they are equal to 0 after the decimal .
Before, I was having: 3.00
Now, we are getting: 3
One precision: all our price data are recorded in cents.
our setup:
"database_type": "postgres",
"liana": "forest-express-sequelize",
"liana_version": "6.6.3",
"engine": "nodejs",
"engine_version": "12.13.1",
"orm_version": "5.22.3"