forked from Wavyzz/dolibarr
* 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