Laurent Destailleur
bee0849290
Fix when nothing found, we should show message nothing found
2021-02-06 00:42:53 +01:00
Laurent Destailleur
c15deff817
FIX #16185
2021-02-06 00:30:44 +01:00
werewolf7160
83f24e6fd2
call to createCommon() return int and not bool
...
with generated Object, the post request call to createCommon() in it and taht function return a int (id or -1 if error).
but the test on the returned value is a '!', that don't return false on "-1".
a post request with an sql error for example(foreign key error for my test), will always return 200 instead of 500 with the error
2021-02-06 00:21:53 +01:00
Laurent Destailleur
f823ee019a
Merge pull request #16181 from ptibogxiv/patch-411
...
FIX takepos : load date function
2021-02-06 00:19:38 +01:00
Laurent Destailleur
7b35192476
Fix bad label
2021-02-06 00:15:07 +01:00
ptibogxiv
4477578766
FIX takepos : load date function
...
fix loading dol_get_first_hour()
2021-02-05 17:30:41 +01:00
Laurent Destailleur
9843e79bac
Trans
2021-02-05 15:43:03 +01:00
Laurent Destailleur
653fa38b06
Fix autoselect of category with 'auto'
2021-02-05 15:12:12 +01:00
Laurent Destailleur
dbfeba661d
Fix value show 0 if empty
2021-02-05 14:53:57 +01:00
Laurent Destailleur
29c7ff1752
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-05 14:41:11 +01:00
Laurent Destailleur
e9fa5a647d
Fix import
2021-02-05 14:35:10 +01:00
Laurent Destailleur
ac83cea83a
Fix avoid to run import twice by clicking on tab step6
...
Fix timeout for real import step
2021-02-05 14:34:04 +01:00
Laurent Destailleur
3006cf770c
FIX Timeout during import
2021-02-05 01:06:59 +01:00
Laurent Destailleur
4a2f26415e
Fix GETPOST accept < if followed with a number
2021-02-04 23:36:41 +01:00
Laurent Destailleur
8cbd9fc0d8
CSS
2021-02-04 19:48:57 +01:00
Laurent Destailleur
95c75f8ba8
Fix css
2021-02-04 19:17:57 +01:00
Laurent Destailleur
a6b08b241f
Doc
2021-02-04 17:13:00 +01:00
Laurent Destailleur
f92dcf71ac
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-04 13:04:57 +01:00
Laurent Destailleur
b58b3a4932
FIX link to create event when task is in a project with a thirdparty
2021-02-04 13:03:05 +01:00
Laurent Destailleur
524b28d8c3
Fix missing tab info on holiday
2021-02-04 12:15:31 +01:00
Laurent Destailleur
284042af7a
FIX User creation of expense report not visible
2021-02-04 12:05:28 +01:00
Laurent Destailleur
eca010937f
FIX Trigger on expense report was not fired
...
FIX Bad dates on info tabs
2021-02-04 11:56:53 +01:00
Laurent Destailleur
c3b409df31
Fix do not use CURDATE()
2021-02-03 23:18:44 +01:00
Laurent Destailleur
e89cc08ffa
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-03 23:04:50 +01:00
Laurent Destailleur
91c594a66a
Fix syntax error
2021-02-03 23:03:47 +01:00
Laurent Destailleur
d608a46c95
Fix dates
2021-02-03 22:47:35 +01:00
Laurent Destailleur
787e03a10d
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/core/class/html.formmail.class.php
2021-02-03 20:46:22 +01:00
Laurent Destailleur
041decaf93
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-03 20:43:39 +01:00
Laurent Destailleur
4bba124c3f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-03 20:43:32 +01:00
Laurent Destailleur
3c3294c07c
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-03 20:42:58 +01:00
Laurent Destailleur
9ac2dc1a6e
Fix phpcs
2021-02-03 20:42:30 +01:00
Laurent Destailleur
2576973dc3
Merge pull request #16140 from OPEN-DSI/v11-fix-model-mail-selected
...
FIX select default mail template
2021-02-03 20:26:40 +01:00
Laurent Destailleur
83e32f96b7
Merge pull request #16138 from ibuiv/patch-3
...
FIX(path) htdocs removed
2021-02-03 20:25:02 +01:00
Laurent Destailleur
3b8b0d59ba
Merge pull request #16142 from OPEN-DSI/fix_erreur_facture_fourn
...
FIX: Select transport mode function when create a supplier invoice and add unique key to the table llx_c_transport_mode in migrate sql
2021-02-03 20:24:44 +01:00
Laurent Destailleur
c16ed62ada
Merge pull request #16149 from ptibogxiv/patch-410
...
FIX cash fence for takepos with multientity
2021-02-03 19:57:21 +01:00
Laurent Destailleur
3798892fd3
FIX Hide/Unhide external ICSS calendars
2021-02-03 19:53:28 +01:00
Laurent Destailleur
348fd0fcb5
FIX #16160
2021-02-03 19:36:10 +01:00
Laurent Destailleur
c9e232f2ff
Try to fix import/export timeout by dynamic increase
2021-02-03 18:00:27 +01:00
Laurent Destailleur
92942870dc
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2021-02-03 17:12:44 +01:00
Laurent Destailleur
8b6de8fe26
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-03 17:09:56 +01:00
Laurent Destailleur
6ab723e85c
Fix bad path of include
2021-02-03 17:09:26 +01:00
Laurent Destailleur
bf2defbef4
More complete log
2021-02-03 12:04:28 +01:00
ptibogxiv
3132877349
FIX cash fence for takepos with multientity
2021-02-02 23:09:23 +01:00
Laurent Destailleur
c7a4baf7c5
Fix phpunit export excel2007
2021-02-02 16:14:40 +01:00
Laurent Destailleur
c5201b95bb
FIX Must not be able to edit vat of all lines if not draft
2021-02-02 16:12:03 +01:00
Laurent Destailleur
bd9eb4c949
FIX Assignement of actors on tasks
2021-02-02 15:36:54 +01:00
Laurent Destailleur
3021c22198
Clean files
2021-02-02 13:49:03 +01:00
Laurent Destailleur
31aebf3457
Fix log
2021-02-02 13:44:54 +01:00
Laurent Destailleur
6b32fd33fd
Fix export with excell
2021-02-02 13:33:44 +01:00
Laurent Destailleur
85357a34c8
Fix style of injected combo to select variant
2021-02-02 13:12:12 +01:00