Laurent Destailleur
|
92ae3c9d52
|
Fix label in graph
|
2021-10-06 14:26:48 +02:00 |
|
Gauthier PC portable 024
|
ea13b043ee
|
FIX : travis
|
2021-10-06 14:21:02 +02:00 |
|
Laurent Destailleur
|
7a9eb0baa7
|
Merge pull request #18911 from ksar-ksar/patch-10
FIX #18910 : MRP List SQL query syntax error with more than one extrafileds.
|
2021-10-06 14:10:37 +02:00 |
|
Laurent Destailleur
|
4be2d1414e
|
Fix regression
|
2021-10-06 14:03:10 +02:00 |
|
Laurent Destailleur
|
b93110e4f0
|
Merge pull request #18901 from xgerhard/disabled-button-zero-qty-fix
Fix #18890 Fix disabled button if sum real qty is 0
|
2021-10-06 13:49:12 +02:00 |
|
Laurent Destailleur
|
ba15907582
|
Update inventory.php
|
2021-10-06 13:48:42 +02:00 |
|
Laurent Destailleur
|
f81be7db13
|
Merge pull request #18909 from FHenry/14_fix_api_priduct_warning
fix: fix php warning API REST products/{id}/subproducts
|
2021-10-06 13:43:37 +02:00 |
|
Laurent Destailleur
|
a984eb5c98
|
Merge branch 'develop' into 14_fix_api_priduct_warning
|
2021-10-06 13:43:18 +02:00 |
|
Laurent Destailleur
|
7b1b7c0ad6
|
Update api_products.class.php
|
2021-10-06 13:42:49 +02:00 |
|
Laurent Destailleur
|
5d9c87a9ea
|
Update api_products.class.php
|
2021-10-06 13:42:13 +02:00 |
|
Francis Appels
|
dceb2b5341
|
Fix fatal error
|
2021-10-06 13:36:11 +02:00 |
|
Rüdiger Hahn
|
d963aa8832
|
Allow removal of tabs
For being able to remove or replace tabs, it is also necessary to call
this function with 'remove' mode.
|
2021-10-06 13:35:34 +02:00 |
|
Laurent Destailleur
|
b630b15991
|
Add missing line to remove a tab in modulebuilder
|
2021-10-06 13:33:13 +02:00 |
|
Laurent Destailleur
|
d1eb55ea2d
|
Merge pull request #18897 from code-chicken/patch-13
Allow removal of tabs
|
2021-10-06 13:30:14 +02:00 |
|
Laurent Destailleur
|
329bc331db
|
Merge pull request #18899 from fappels/14_fix_espadon
FIX fatal error on expedition espadon model
|
2021-10-06 13:29:47 +02:00 |
|
Laurent Destailleur
|
89b2ecf504
|
Add missing migration sql
|
2021-10-06 13:28:05 +02:00 |
|
Laurent Destailleur
|
65ea165721
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-10-06 13:27:42 +02:00 |
|
Laurent Destailleur
|
0cf18ded80
|
Merge pull request #18866 from marc-dll/14.0_FIX_holiday_increments_pgsql
FIX: postgresql compatibility with camelcase fields
|
2021-10-06 13:26:57 +02:00 |
|
Laurent Destailleur
|
8f9a7f4e35
|
Update 13.0.0-14.0.0.sql
|
2021-10-06 13:26:42 +02:00 |
|
Laurent Destailleur
|
ea3e3b133d
|
Debug eventorganization modules
|
2021-10-06 12:55:07 +02:00 |
|
Laurent Destailleur
|
ff29ac93ad
|
Debug eventorganization modules
|
2021-10-06 12:43:40 +02:00 |
|
Indelog
|
45e6ea45dc
|
Fix stickler
|
2021-10-06 12:19:10 +02:00 |
|
Indelog
|
fb775e2c6e
|
Fix Add module part in llx_element_element on CommonObject::add_object_linked()
Add module part to target type if object has $module property and is'nt
in core modules.
|
2021-10-06 12:14:46 +02:00 |
|
Laurent Destailleur
|
3709c6ff47
|
Fix phpcs
|
2021-10-06 11:53:27 +02:00 |
|
Laurent Destailleur
|
93b4853f8e
|
Fix var_dump
|
2021-10-06 11:52:12 +02:00 |
|
ksar
|
6a20fcc5c0
|
FIX #18910
|
2021-10-06 11:24:42 +02:00 |
|
Florian HENRY
|
9d1915f9c2
|
fix php warning
|
2021-10-06 09:56:10 +02:00 |
|
Laurent Destailleur
|
36a00bc1ac
|
Enhance selection of qty to transfer/correct stock
|
2021-10-05 20:42:52 +02:00 |
|
Laurent Destailleur
|
06eb138b47
|
Merge pull request #18902 from xgerhard/fix-negative-stock-correction
Fix #18895 Fix negative stock correction
|
2021-10-05 18:45:50 +02:00 |
|
Laurent Destailleur
|
e85a0c54cc
|
Update product.class.php
|
2021-10-05 18:43:35 +02:00 |
|
Laurent Destailleur
|
30ac1fbf01
|
Merge pull request #18904 from cfoellmann/PR/hook-beforebodyclose
NEW add hook `beforeBodyClose`
|
2021-10-05 16:52:46 +02:00 |
|
Laurent Destailleur
|
ff56415c00
|
Merge pull request #18903 from aspangaro/15a21
HTML5 - <font> tag is deprecated, replace by <span>
|
2021-10-05 16:51:41 +02:00 |
|
Gauthier PC portable 024
|
298f337f36
|
Revert "FIX : travis feedback"
This reverts commit 1a651f089d.
|
2021-10-05 16:45:18 +02:00 |
|
Gauthier PC portable 024
|
1a651f089d
|
FIX : travis feedback
|
2021-10-05 16:38:20 +02:00 |
|
Marc de Lima Lucio
|
fdb6ebe80e
|
FIX: postgresql: rename the oly column with uppercase characters to lowercase
|
2021-10-05 16:18:56 +02:00 |
|
Marc de Lima Lucio
|
88d93a4da5
|
FIX: expense reports: no need to delete const at project module activation
|
2021-10-05 15:59:29 +02:00 |
|
Gauthier PC portable 024
|
1d4d4dfe18
|
FIX : ihm
|
2021-10-05 15:43:57 +02:00 |
|
Gauthier PC portable 024
|
cf7def093f
|
Merge branch 'NEW/integration_GPEC_code' of github.com:atm-gauthier/dolibarr into NEW/integration_GPEC_code
|
2021-10-05 15:21:53 +02:00 |
|
Gauthier PC portable 024
|
370af17894
|
FIX : ihm
|
2021-10-05 15:21:37 +02:00 |
|
stickler-ci
|
6c63020957
|
Fixing style errors.
|
2021-10-05 13:06:49 +00:00 |
|
Gauthier PC portable 024
|
5f0e09e1ef
|
FIX : postgres adaptation
|
2021-10-05 15:04:15 +02:00 |
|
Laurent Destailleur
|
413164f5c0
|
NEW can upload the odt file for product doc template
|
2021-10-05 13:48:13 +02:00 |
|
Laurent Destailleur
|
b4cfe35138
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-10-05 13:39:46 +02:00 |
|
Laurent Destailleur
|
123c047e29
|
Fix look and feel v14
|
2021-10-05 13:34:25 +02:00 |
|
Laurent Destailleur
|
b11dbf069e
|
FIX Bad use of a forced contact of another company on PDF/ODT documents
|
2021-10-05 13:11:54 +02:00 |
|
Gauthier PC portable 024
|
99f331c817
|
Merge branch 'NEW/integration_GPEC_code' of github.com:atm-gauthier/dolibarr into NEW/integration_GPEC_code
|
2021-10-05 12:43:56 +02:00 |
|
Gauthier PC portable 024
|
bea17e8d78
|
FIX : travis + User::hasRight() function modification to take care of hrm specific rights
|
2021-10-05 12:42:42 +02:00 |
|
Laurent Destailleur
|
379dd9ccbb
|
Fix position of text
|
2021-10-05 12:09:03 +02:00 |
|
Alexandre SPANGARO
|
7f47df6ea4
|
HTML5 - <font> tag is deprecated, replace by <span>
|
2021-10-05 11:44:48 +02:00 |
|
stickler-ci
|
39cc2ca5b6
|
Fixing style errors.
|
2021-10-05 09:42:52 +00:00 |
|