mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-20 07:43:18 +01:00
* Use fmod instead of % with line->packaging, to avoid fatal error if packaging decimal Ensure packaging is numeric, positive, then use fmod instead of %, to prevent error with decimal packaging values (resulting in division by zero), for ajusting quantity * Update edit rules * Update edit rules * After saving, it's better * ``` No code changes made ``` * Just modify reception/card.php