Laurent Destailleur
dd0809b528
Fix trans labels status
2021-10-16 19:37:57 +02:00
Laurent Destailleur
f8010dfcbc
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/reception/list.php
htdocs/takepos/pay.php
2021-10-16 13:01:03 +02:00
Benjamin Chantalat
3438a4a9f6
Add the module reception to the calcul of virtual stock
2021-10-14 09:33:26 +02:00
Benjamin Chantalat
91164951de
Remove not complete order from virtual stock
2021-10-11 15:24:56 +02:00
Laurent Destailleur
e85a0c54cc
Update product.class.php
2021-10-05 18:43:35 +02:00
xgerhard
e44c3a46e1
Fix #18895 Fix negative stock correction
...
If people use a negative number as input, I think we can assume they want to delete units. It will now set the movement to 1 if the number is negative and 'add' was selected.
For each negative number we now multiply this number by -1, to make it a positive number again.
2021-10-05 00:25:52 +02:00
Laurent Destailleur
7863642daa
FIX #18852
2021-10-02 19:16:42 +02:00
Laurent Destailleur
3d4bb66853
Clean code
2021-09-30 15:59:47 +02:00
Laurent Destailleur
aaf170313f
Clean code
2021-09-30 14:51:38 +02:00
Laurent Destailleur
63218d5d5c
Update product.class.php
2021-09-30 14:30:50 +02:00
Laurent Destailleur
3565a47954
Merge branch 'develop' into NEW_develop_virtual_product_DragAndDrop
2021-09-30 14:24:30 +02:00
Norbert Penel
2205073f25
load_stats_reception is not loaded
2021-09-30 12:09:17 +02:00
Laurent Destailleur
27c41946b7
Merge pull request #18182 from atm-jpb/NEW_field_in_service_object
...
NEW : field and behavior in product object
2021-09-23 12:14:09 +02:00
Laurent Destailleur
d38c3028eb
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/expensereport/class/expensereport.class.php
2021-09-23 02:41:53 +02:00
Laurent Destailleur
a5566473d9
Clean code
2021-09-21 18:06:48 +02:00
Laurent Destailleur
76ee014b52
Fix add a hidden solution to fix a corrupted value for AWP.
2021-09-21 16:32:32 +02:00
Laurent Destailleur
bfa75e91e2
Code comment
2021-09-08 20:59:56 +02:00
jpb
65a2486f94
merge conflict
2021-09-06 09:43:52 +02:00
Laurent Destailleur
ee066ad725
Cast sql var
2021-09-03 21:25:43 +02:00
Adrien Raze
58845082b1
FIX : Travis
2021-08-30 17:20:50 +02:00
Adrien Raze
f44ae62eb3
FIX : Travis
2021-08-30 16:59:09 +02:00
Adrien Raze
fb183f4f5d
FIX : Travis
2021-08-30 16:13:51 +02:00
Adrien Raze
08364d2492
FIX : Travis
2021-08-30 16:08:07 +02:00
Adrien Raze
7794a01a0b
FIX : Stickler-ci
2021-08-30 15:51:59 +02:00
stickler-ci
73b4f0df51
Fixing style errors.
2021-08-30 13:38:55 +00:00
Adrien Raze
709a297563
NEW : Allow drag and drop on kits
2021-08-30 14:45:42 +02:00
Laurent Destailleur
3d72a21396
Clean code
2021-08-28 03:09:41 +02:00
Laurent Destailleur
46d993c9a6
Clean code
2021-08-27 22:42:04 +02:00
Laurent Destailleur
3b6559b1a6
Clean code by adding cast int.
2021-08-27 18:53:45 +02:00
Laurent Destailleur
2f225ee7e5
Clean code by adding cast int.
2021-08-27 16:33:03 +02:00
Laurent Destailleur
dc006b0ebb
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
2021-08-23 19:44:02 +02:00
Laurent Destailleur
23829ae637
Cast numeric into on sql request
2021-08-23 18:56:46 +02:00
Laurent Destailleur
d4b5ee6c85
Fix cast into variable into sql request.
2021-08-23 17:41:11 +02:00
Laurent Destailleur
e4aafcf91e
Code comment
2021-08-18 18:43:33 +02:00
Laurent Destailleur
c36bb0fbf7
Merge branch 'develop' into patch-163
2021-08-11 21:43:42 +02:00
stickler-ci
eadfc9f4ae
Fixing style errors.
2021-08-11 19:36:18 +00:00
jpb
875167d593
add escape to sql
2021-07-20 16:17:17 +02:00
jpb
f16eba1811
quick fix create product
2021-07-20 16:04:12 +02:00
jpb
e11afb7da0
add color on date dield and warning on line
2021-07-20 11:23:35 +02:00
jpb
97287af987
add field to object product, add sql
2021-07-19 14:03:03 +02:00
Francis Appels
d6c327ed85
Remove duplicate code
2021-07-08 13:17:07 +02:00
Laurent Destailleur
d43e043b48
Fix regression when adding a product with multicompany
2021-07-05 12:49:10 +02:00
Laurent Destailleur
2c4fd9e409
Debug ENTREPOT_EXTRA_STATUS
2021-06-24 11:51:10 +02:00
Laurent Destailleur
3bc1f90589
Fix rounding
2021-06-23 02:51:31 +02:00
Laurent Destailleur
23c0edf854
Merge pull request #17784 from atm-john/new_expedition_warehouse_auto_picking
...
NEW/FIX : Allow auto picking for child warehouse and taking into account of the quantities already affected in list
2021-06-20 12:55:30 +02:00
Laurent Destailleur
ac1e6c9966
FIX sql error on strict mysql
2021-06-16 20:17:21 +02:00
Laurent Destailleur
5cc86d2319
Fix #yogosha6370
2021-06-14 13:51:09 +02:00
Laurent Destailleur
026d919a03
Merge pull request #17900 from frederic34/patch-7
...
fix warnings
2021-06-13 16:15:58 +02:00
Laurent Destailleur
abfc87c1de
Fix separator extrafields must not appear as selected fields
2021-06-13 13:32:41 +02:00
Frédéric FRANCE
56afefd6ad
fix warnings
2021-06-12 07:12:45 +02:00