2
0
forked from Wavyzz/dolibarr
Commit Graph

79531 Commits

Author SHA1 Message Date
lmarcouiller
edd391da3a FIX pb of duplicate event on command when refreshing the page after command classification as billed or closed 2020-10-19 14:09:55 +02:00
lmarcouiller
511943c052 FIX pb of duplicate event on command when refreshing the page after command classification as billed or closed 2020-10-19 14:05:32 +02:00
lmarcouiller
71db2603e1 FIX pb of duplicate event on command when refreshing the page after command classification as billed or closed 2020-10-19 13:52:12 +02:00
Laurent Destailleur
ced91d049d Show admin star on audit page list 2020-10-10 16:43:15 +02:00
Laurent Destailleur
0b619f63f3 Fix error management on HR modules 2020-10-10 16:35:30 +02:00
Laurent Destailleur
b36b9170b2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2020-10-10 15:45:22 +02:00
Laurent Destailleur
437eead694 Fix bad permission 2020-10-10 15:45:04 +02:00
Laurent Destailleur
29f19d9550 Merge pull request #14964 from TobiasSekan/MoreFilterOnLeaveLog
NEW More filter for "View change logs"
2020-10-10 15:35:55 +02:00
Laurent Destailleur
7fb871d830 Merge pull request #14982 from FHenry/develop
fix return on filtered page when modify accountancy code and docker port expose
2020-10-10 15:22:48 +02:00
Philippe GRAND
ba674d09d3 add some translations 2020-10-10 14:45:58 +02:00
Philippe GRAND
094dbc1265 add some translations 2020-10-10 14:38:57 +02:00
Philippe GRAND
37b6a43c5c add some translations 2020-10-10 14:30:22 +02:00
Florian HENRY
0fee06139a Merge github.com:Dolibarr/dolibarr into develop 2020-10-10 10:23:17 +02:00
Florian HENRY
705b029608 fix return on filtered page when modify accountancy code 2020-10-10 10:22:58 +02:00
Laurent Destailleur
7b036f26fc Merge pull request #14977 from davidNDU/clone/develop
Fix: Module Builder creation and listing of events
2020-10-09 19:50:58 +02:00
Laurent Destailleur
b1a838f19f Update myobject_agenda.php 2020-10-09 19:48:35 +02:00
Laurent Destailleur
136e0da1c1 Merge pull request #14976 from fappels/develop_fix_migration
Develop fix migration
2020-10-09 19:45:14 +02:00
Laurent Destailleur
967e7997e6 Trans and clean code 2020-10-09 19:34:57 +02:00
Laurent Destailleur
cc82a15688 css 2020-10-09 18:43:24 +02:00
Laurent Destailleur
327ca5f595 css 2020-10-09 18:18:18 +02:00
Laurent Destailleur
4188a21c6b css 2020-10-09 17:59:22 +02:00
Laurent Destailleur
a3e3e0e45c Navigation in chart of account 2020-10-09 17:55:26 +02:00
Laurent Destailleur
5e3df9442f css 2020-10-09 16:57:00 +02:00
Laurent Destailleur
9ba22b97b6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2020-10-09 16:49:38 +02:00
Laurent Destailleur
28e462e507 Debug a box with sql and performance errors 2020-10-09 16:49:23 +02:00
davidNDU
78654376ca Fix: Module Builder creation and listing of events 2020-10-09 16:54:13 +03:00
Francis Appels
4fb83a0dd6 Fix migration 2020-10-09 15:35:09 +02:00
Laurent Destailleur
5b4c32ff84 Merge pull request #14930 from FHenry/develop
fix bad test syntax
2020-10-09 13:59:27 +02:00
Laurent Destailleur
501adf8151 Merge pull request #14975 from code-chicken/patch-9
Fix for #14239 / Method printObjectLine was called on an object and object->fetch_thirdparty was not done before
2020-10-09 13:58:42 +02:00
Laurent Destailleur
a23a91a4b9 Merge pull request #14971 from TobiasSekan/GlobalPaymentSearch
NEW: Add global search for customer payments and vendor payments
2020-10-09 13:56:52 +02:00
Laurent Destailleur
85a9714d07 Merge pull request #14972 from code-chicken/patch-7
Fix for #14957 and probably a lot of other issues
2020-10-09 13:55:29 +02:00
Laurent Destailleur
a4e8773c30 Merge pull request #14973 from hregis/develop_timestamp
FIX avoid warning "Parameter must be an array or an object that implements Countable"
2020-10-09 13:55:10 +02:00
Laurent Destailleur
1239152368 Update dolgraph.class.php 2020-10-09 13:54:47 +02:00
Laurent Destailleur
efc5dedab4 Fix format number on screen 2020-10-09 12:52:42 +02:00
Florian HENRY
29bf3d0439 Merge github.com:Dolibarr/dolibarr into develop 2020-10-09 12:20:29 +02:00
Florian HENRY
bbdf304f1e fix 2020-10-09 12:20:20 +02:00
Laurent Destailleur
e24ec99c8f Fix regression 2020-10-09 11:51:34 +02:00
Laurent Destailleur
4eaf2c0350 Fix regression 2020-10-09 11:49:45 +02:00
Rüdiger Hahn
d789aaad7f Fix for #14239
Message: Error: Method printObjectLine was called on an object and object->fetch_thirdparty was not done before
2020-10-09 11:29:39 +02:00
Laurent Destailleur
b6fc33c454 Fix avoid error when we sumbit form to change page on conciliation 2020-10-09 11:13:02 +02:00
Regis Houssin
5ffeb5d639 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop_timestamp 2020-10-09 11:04:23 +02:00
Regis Houssin
b591e6510b FIX avoid warning "Parameter must be an array" 2020-10-09 11:03:44 +02:00
Rüdiger Hahn
5510f1feef Fix for #14957 and probably a lot of other issues
Convert special characters for a valid use in xml documents
2020-10-09 10:59:06 +02:00
Laurent Destailleur
fe2e41527a Fix sql error 2020-10-09 10:28:26 +02:00
Laurent Destailleur
ec28a4fcdc More info on tooltip 2020-10-09 10:21:07 +02:00
Laurent Destailleur
5ac7d4dbac Show last 12 bank receipts instead of 15 2020-10-09 10:02:13 +02:00
stickler-ci
6b3f20dc65 Fixing style errors. 2020-10-09 07:29:25 +00:00
Sekan, Tobias
35fbc602ee Add global payment search 2020-10-09 09:22:26 +02:00
Laurent Destailleur
fbd9229f9b Fix: no formatting when storing into memory. Formatting when forging sql 2020-10-08 20:03:16 +02:00
Laurent Destailleur
5352eb6734 Merge pull request #14967 from hregis/develop_timestamp
FIX add default value of timestamp for avoid error
2020-10-08 19:40:59 +02:00