mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-21 16:23:20 +01:00
* Code part * Code part 2 * Fix : invert a const * Fix : invert disable/enable stock values * Fix * Fix missing column from select inside sql request * Fix input hidden missing name * ajout d'un commentaire * small fixes * remove unrelated lines * phpcs * stickler fix * pre-commit fixes * pre-commit fixes * pre-commit fix * fix missing translation * Fix phpstan * fix winCI * fix travis * fix phpstan * fix travis (hopefully) * remove useless lines * relaunch tests * change stockable_product type from bool to int * change test in Expeditin::addline() to allow adding a line for product with disabled stock management * make stock management mandatory for products with batch number * try to remove PHAN errors * fix phpstan * fix phpstan --------- Co-authored-by: Alexandre SPANGARO <aspangaro.dolibarr@gmail.com> Co-authored-by: mrozniecki <mrozniecki@easya.solutions> Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions>