Files
dolibarr/htdocs
Guido Schratzer ea2543e9e4 FIX #35766: Update buying price INT Float (#35769)
* FIX #35766: Update buying price INT Float
loose Decimals

.

* Fix: keep fk_product_fournisseur_price as int; treat buying price as float (no truncation) [#35766]

* Updated per feedback: keep fk_product_fournisseur_price as ?int (rowid) and  as float.
Adjusted FactureRec::updateline PHPDoc to ?int  and float|''  (model still normalizes via price2num).
Tested on a recurring line: decimals preserved, FK stored as int, CI green. Minor adjustments before v22 backport

* Delete .hooktest

* Delete dev/tools/pre-commit/README.md

* Delete test/phpunit/phpunit.xml

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-18 11:55:58 +02:00
..
2025-10-17 00:58:18 +02:00
2025-09-20 00:27:11 +02:00
2025-10-17 18:11:29 +02:00
2025-10-17 23:50:31 +02:00
2025-10-11 13:03:09 +02:00
2025-10-17 15:10:33 +02:00
2025-09-22 13:40:59 +02:00
2025-09-26 19:11:59 +02:00
2025-10-14 19:30:09 +02:00
2025-10-12 15:54:27 +02:00
2025-09-27 13:28:04 +02:00
2025-09-27 01:06:54 +02:00
2025-10-09 13:13:51 +02:00