mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-31 05:13:20 +01:00
* Change price calculation method in dispatch.php In output field price should be used instead of price2num, other formatting does not work (esp. when you use German langugae settings) * Format cost price before displaying in input field In output field price should be used, otherwise formatting does not work (esp. when you use German langugae settings) --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>