4 Commits

Author SHA1 Message Date
66b8b0c58a Fix rounding method for specific price reductions in Product class
Updated the rounding method for prices with specific reductions from Tools::ceilf to Tools::ps_round to ensure consistent pricing behavior across the application.
2025-04-16 22:35:55 +02:00
1751e22e70 Add promotional price rounding module with price adjustment logic 2025-04-13 23:31:32 +02:00
f34c9162d4 update 2025-03-21 20:24:43 +01:00
3bdbd78c2f first commit 2025-01-06 20:47:25 +01:00