Commit Graph

120385 Commits

Author SHA1 Message Date
Vincent de Grandpré
d69b1b950f corrected unknown column on join with old MySQL 2023-04-05 19:14:09 -04:00
stickler-ci
eb27a81bfd Fixing style errors. 2023-04-05 22:34:51 +00:00
Vincent de Grandpré
7a60c57fc5 Aligned copyrights 2023-04-05 18:30:34 -04:00
Vincent de Grandpré
5d45e1ca3a #24447 added defaulting to manufacturing warehouse 2023-04-05 18:28:48 -04:00
Vincent de Grandpré
1f472acb74 Added copyright 2023-04-05 18:10:03 -04:00
Vincent de Grandpré
01d17d42d3 corrected DB_PREFIX for one subquery 2023-04-05 16:13:13 -04:00
Vincent de Grandpré
4e78108d86 Allow virtual stock to show on a line in product stocks list when no physical stock present. 2023-04-05 15:50:03 -04:00
Laurent Destailleur
5252b6804c Fix css 2023-04-05 18:43:59 +02:00
Laurent Destailleur
ab6a6b87f6 Debug v18 2023-04-05 17:31:58 +02:00
Laurent Destailleur
849c4fa57a Look and feel v18 2023-04-05 16:57:22 +02:00
Laurent Destailleur
7d0a025039 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 16:34:44 +02:00
Laurent Destailleur
b6d5f80d28 FIX #24429 2023-04-05 16:32:35 +02:00
Laurent Destailleur
8af81ff89b Fix php 8 2023-04-05 16:03:14 +02:00
Laurent Destailleur
0df02e3141 Fix var no defined 2023-04-05 15:59:40 +02:00
Laurent Destailleur
bb2bb638e6 FIX Filter on member status 2023-04-05 03:27:21 +02:00
Laurent Destailleur
9b141e9d1d var not used 2023-04-05 03:26:27 +02:00
Laurent Destailleur
124961308d Debug v18 2023-04-05 03:25:35 +02:00
Laurent Destailleur
7da9b01de9 FIX Filter on member status 2023-04-05 03:21:44 +02:00
Laurent Destailleur
c81f1dc180 Look and feel v18 2023-04-05 02:39:20 +02:00
Laurent Destailleur
6b211b5b29 Removed tons of not used files 2023-04-05 02:07:11 +02:00
Laurent Destailleur
13b58a5c23 Clean files 2023-04-05 01:59:21 +02:00
Laurent Destailleur
c7f742e361 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 01:47:50 +02:00
Laurent Destailleur
4fcfb7da53
Merge pull request #24422 from atm-gauthier/NEW/develop_stock_limit_for_alert_and_desired_optimal_stock_by_product_and_warehouse_import
New/develop stock limit for alert and desired optimal stock by product and warehouse import
2023-04-05 01:26:17 +02:00
Laurent Destailleur
e088eb12e6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 01:18:55 +02:00
Laurent Destailleur
c315a53c61 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 01:17:08 +02:00
Laurent Destailleur
f47944b325 Close #24051 2023-04-05 01:16:54 +02:00
Vincent de Grandpré
9ab2fb3856 Edit button now available on subscription card when Bank module
disabled.
2023-04-05 01:11:28 +02:00
Laurent Destailleur
cc5118d7c0
Merge pull request #24436 from vdegrandpre/develop
Edit button now available on subscription card when Bank module disabled
2023-04-05 01:09:31 +02:00
Laurent Destailleur
86445cdd83 NEW Dynamic choice of warehouse and batch in MO production. 2023-04-05 01:08:23 +02:00
Laurent Destailleur
0365af4fe6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 00:48:45 +02:00
Laurent Destailleur
4ad7b69cf3
Merge pull request #19929 from atm-lena/develop_of_consumption_selectbatch
Of consumption select batch and warehouse
2023-04-05 00:48:07 +02:00
Laurent Destailleur
6777c27c5b Look and feel v17 2023-04-04 23:36:24 +02:00
Laurent Destailleur
94a2b4bdfc
Update interface.php 2023-04-04 23:35:42 +02:00
Laurent Destailleur
2d728b4cbb
Update mo_production.php 2023-04-04 23:31:30 +02:00
stickler-ci
4e46be4e7d Fixing style errors. 2023-04-04 21:29:03 +00:00
Laurent Destailleur
4f51084ccb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-04 23:16:21 +02:00
Laurent Destailleur
14e80afe98 Trans 2023-04-04 23:13:15 +02:00
Laurent Destailleur
79099bd090 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-04 23:08:25 +02:00
Laurent Destailleur
306871fa80
Merge branch 'develop' into develop_of_consumption_selectbatch 2023-04-04 22:58:15 +02:00
Laurent Destailleur
3b9853f7d3 FIX More complete fix for #24411 2023-04-04 22:45:30 +02:00
Laurent Destailleur
99455cd461
Merge pull request #24411 from BB2A-Anthony/FIX---Filter-status-order-in-list
FIX - Filter status orders in list no invoiced if validated + in progress + delivered
2023-04-04 22:41:08 +02:00
Laurent Destailleur
5ba1f2dc56
Update list.php 2023-04-04 22:38:05 +02:00
Laurent Destailleur
c6feb3c78a
Merge pull request #24416 from aspangaro/18a6
In FR, activate constant INVOICE_DISABLE_REPLACEMENT by default
2023-04-04 21:46:29 +02:00
Vincent de Grandpré
3c9ae97183 Edit button now available on subscription card when Bank module disabled. 2023-04-04 15:31:06 -04:00
Laurent Destailleur
f223c07284
Merge pull request #24413 from aspangaro/18a7
Fix v18 migration script
2023-04-04 21:30:30 +02:00
Laurent Destailleur
91c08bc6cf Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-04 21:26:27 +02:00
Laurent Destailleur
9e5783ed4d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-04 21:26:19 +02:00
Laurent Destailleur
b8ad44000b
Merge pull request #24415 from glu000/16.0-issue-24414
FIX: #24414
2023-04-04 21:25:51 +02:00
Laurent Destailleur
da352a6a72
Merge branch '16.0' into 16.0-issue-24414 2023-04-04 21:24:57 +02:00
Laurent Destailleur
eee010a1b7
Merge pull request #24421 from atm-lena/17.0_FIX_ProductStatsFactureRec
Product Stats : Fix facture rec status
2023-04-04 21:22:38 +02:00