Laurent Destailleur
bc03658f18
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-04-29 16:42:43 +02:00
Laurent Destailleur
5817c1f1b7
Update inventory.php
2022-04-29 16:05:52 +02:00
lainwir3d
88bd28323c
FIX #20738 Inventory: Add missing <td....> for movement number / card.
2022-04-28 16:46:42 +04:00
Laurent Destailleur
1fd004d2a7
Merge pull request #20135 from atm-quentin/NEW_inventory_pmp_hidden_conf
...
New hidden conf to manage pmp on inventory
2022-04-14 22:42:35 +02:00
stickler-ci
ddb50264ae
Fixing style errors.
2022-04-11 13:58:59 +00:00
Quentin VIAL-GOUTEYRON
67e7c91c3e
pmp inventory conf MAIN_PRODUCT_PERENTITY_SHARED
2022-04-11 15:47:38 +02:00
Florian HENRY
0c44f164c7
fix: Show error message on inventory input line for serial num product
2022-04-01 09:38:06 +02:00
Quentin VIAL-GOUTEYRON
c7e8a2bd8f
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_inventory_pmp_hidden_conf
2022-03-28 16:04:12 +02:00
Quentin VIAL-GOUTEYRON
6462fd8306
update pmp real even if it's not edit
2022-03-28 16:02:18 +02:00
Laurent Destailleur
813e1a23eb
Var not defined
2022-03-17 02:13:08 +01:00
Laurent Destailleur
caf999aa1f
Fix scanner in inventory. Fix button must not be clicable if disabled.
2022-03-17 00:12:05 +01:00
stickler-ci
0eb8eab7f0
Fixing style errors.
2022-02-21 14:51:57 +00:00
Quentin VIAL-GOUTEYRON
595a6c2782
new pmp column
2022-02-21 14:25:18 +01:00
Quentin VIAL-GOUTEYRON
5c2c06de3b
NEW : JS inventory autocalc input
2022-02-18 15:39:56 +01:00
Quentin VIAL-GOUTEYRON
879afaa59e
NEW : Beginning of PMP management on inventory
2022-02-18 12:16:50 +01:00
lmarcouiller
03af9ea3f3
remove false positive on carriage return
2022-01-20 14:54:54 +01:00
Laurent Destailleur
626cd24305
Clean code for #19639
2021-12-19 17:05:57 +01:00
Laurent Destailleur
19afcbbc40
css
2021-12-19 15:59:34 +01:00
Laurent Destailleur
015bc9ebca
Fix mode
2021-12-19 03:45:36 +01:00
Laurent Destailleur
771805cd83
More complete error management.
2021-12-19 03:36:25 +01:00
Laurent Destailleur
f9e4266007
FIX debug inventory feature (missing link to mvt, bad label of mvt)
2021-12-14 19:37:44 +01:00
Laurent Destailleur
4fe6532359
Fix phpcs
2021-12-12 02:16:09 +01:00
Laurent Destailleur
3abb3f5018
Debug inventory feature
2021-12-12 00:05:31 +01:00
lmarcouiller
c6c7abbf1d
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#2
2021-12-07 10:48:17 +01:00
lmarcouiller
f37d9787cd
error management and addproduct
2021-12-06 16:47:56 +01:00
lmarcouiller
325ad45bca
update scan inventory error gestion
2021-12-03 16:04:23 +01:00
lmarcouiller
7512305b44
add porduct inventory but qty_view bug
2021-12-01 12:10:57 +01:00
Lucas Marcouiller
ae56619253
add productadd function but error on tabproduct
2021-11-30 15:38:27 +01:00
Christian Foellmann
6608f5f0d8
update all script tags to be uniform. language="javascript" removed
...
https://developer.mozilla.org/en-US/docs/web/html/element/script#attr-language
2021-11-29 15:09:18 +01:00
lmarcouiller
c529d1a928
update inventory add replace work
2021-11-29 15:00:23 +01:00
lmarcouiller
0d65fdad23
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#2
2021-11-29 10:38:11 +01:00
lmarcouiller
5b1028611a
update inventory 19 11
2021-11-19 13:55:59 +01:00
Laurent Destailleur
e652b93878
Autoswitch on inventory tab on validation of inventory
...
Fix disabled button when some data are available.
2021-11-18 12:58:31 +01:00
lmarcouiller
694ce9be17
update inventory
2021-11-15 14:23:52 +01:00
Lucas Marcouiller
ae78bed41d
call to ajax file
2021-10-23 14:36:31 +02:00
Lucas Marcouiller
1f64b09430
WIP : fix inventory scan
2021-10-21 18:07:54 +02:00
Laurent Destailleur
eb73da5abc
Fix set origin.
2021-10-12 12:04:43 +02:00
Laurent Destailleur
ba15907582
Update inventory.php
2021-10-06 13:48:42 +02:00
xgerhard
cbd825e526
FIX|Fix #18890 Fix disabled button if sum real qty is 0
...
Instead of counting the sum of the 'real qty' input, only disable the button if no input has been given, or if all input is the same as the expected qty.
'$object->status' check seems unnecessary here since the button is only there when the status is 'STATUS_VALIDATED'.
2021-10-05 00:03:00 +02:00
Laurent Destailleur
d760686239
Fix case of newtoken()
2021-09-18 22:24:00 +02:00
Laurent Destailleur
8bdc53f469
Fix Add action classify as sensitive actions
2021-09-18 20:49:24 +02:00
Mikaël MARTIN
7c4fe41e84
Update inventory.php
...
Add the product name after the reference for better visualization during inventories.
2021-09-17 13:17:23 +02:00
Laurent Destailleur
2dd91bf312
Clean code
2021-08-27 23:36:06 +02:00
lmarcouiller
60f0eeaea2
update inventory to be jquerry
2021-07-20 15:06:33 +02:00
lmarcouiller
dd9eb28230
Barcode scanner tool update
2021-07-20 14:43:36 +02:00
lmarcouiller
b309af0ab8
First push new scan quanty inventory
2021-07-19 13:43:48 +02:00
Francis Appels
df5878b3d6
Fix php 8 warning in inventory module
2021-07-05 14:45:00 +02:00
Laurent Destailleur
3fb0dabae3
Merge pull request #17745 from FHenry/fix_dev_inventory_rollbac
...
fix: bad syntax "rollbac" instead of "rollback"
2021-06-04 12:43:09 +02:00
Laurent Destailleur
e26f0f155f
Update inventory.php
2021-06-04 12:00:54 +02:00
Laurent Destailleur
1136e7dec5
Update inventory.php
2021-06-04 11:57:59 +02:00