thibdrev
b53c7b5eb5
qual: phpstan for htdocs/expedition/dispatch.php
...
htdocs/expedition/dispatch.php 216 Property ExpeditionLigne::$qty (float) does not accept string.
htdocs/expedition/dispatch.php 217 Property ExpeditionLigne::$entrepot_id (int) does not accept array|string.
htdocs/expedition/dispatch.php 274 Property ExpeditionLigne::$entrepot_id (int) does not accept array|string.
htdocs/expedition/dispatch.php 275 Property ExpeditionLigne::$fk_origin_line (int) does not accept array|string.
htdocs/expedition/dispatch.php 276 Property ExpeditionLigne::$qty (float) does not accept string.
2024-01-29 17:43:40 +01:00
Laurent Destailleur
a7125280bc
Fix with php-cs-fixer
2023-12-04 12:12:12 +01:00
Laurent Destailleur
7785ae93a1
Fix php8.2 warnings
2023-11-27 11:41:05 +01:00
Laurent Destailleur
cd738b1964
Debug v19
2023-10-18 13:50:21 +02:00
Laurent Destailleur
4f4ede2e32
Fix php8.2 warnings
2023-10-15 18:14:14 +02:00
Laurent Destailleur
266b7ac61b
Clean code (standardize reception with shipment)
2023-10-14 15:25:52 +02:00
Lucas Marcouiller
694dc8d171
New Add js scanner expedition repartition ( #26126 )
...
* add scanner js component
* new line creation
* add security + remove unused code
* add of object to test
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-10-10 19:34:54 +02:00
Laurent Destailleur
12bfe76d39
Save the warehouse_id in shipment distribution of lot/serial
2023-09-27 20:03:51 +02:00
Laurent Destailleur
2cfd929cdf
FIX Debug the dispatch page to work on corrupted data
2023-09-27 19:50:23 +02:00
Laurent Destailleur
7b2240c267
CSS
2023-09-21 19:19:01 +02:00
Laurent Destailleur
0c3e516e57
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-13 03:08:46 +02:00
Laurent Destailleur
ec8c2a7d62
Debug dispatch tab
2023-09-13 03:01:18 +02:00
Laurent Destailleur
b35a2e2281
FIX Edition of shipment detail with lot not updating correctly tables
2023-09-12 23:03:52 +02:00
Laurent Destailleur
e31cdbe297
Fix dispatch tab on reception (no way to change batch number once set)
2023-09-12 19:47:45 +02:00
Laurent Destailleur
22e08835a2
Clean comment
2023-09-12 17:53:28 +02:00
Laurent Destailleur
b6b1d8acbc
Fix error message
2023-09-03 22:34:14 +02:00
Laurent Destailleur
4cb97704cc
Fix look and feel on shipment/reception
2023-09-03 22:12:34 +02:00
Frédéric FRANCE
d66ed4adf9
use isModEnabled
2023-06-09 13:47:07 +02:00
Laurent Destailleur
47b776195e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-05-23 01:38:32 +02:00
Laurent Destailleur
58238166d8
Debug v17
2023-05-22 16:48:06 +02:00
hystepik
44856cc6ea
Fix Ci
2023-05-09 16:05:15 +02:00
hystepik
2b2b722ead
add verification on batchcode
2023-05-09 15:37:49 +02:00
hystepik
1b75dc54b4
can update and create
2023-05-09 11:04:53 +02:00