2
0
forked from Wavyzz/dolibarr
Commit Graph

31811 Commits

Author SHA1 Message Date
Alexandre SPANGARO
dee005822e NEW: Accountancy REST API GET Exportdata 2023-04-29 07:37:02 +02:00
Laurent Destailleur
1291095936 Merge pull request #24642 from Hystepik/develop#1
New : Dispatch card on reception object
2023-04-28 19:53:17 +02:00
Maximilien Rozniecki
e9dcac67f0 Stickler 2023-04-28 17:35:06 +02:00
VESSILLER
bb36267be1 FIX edit field value of url 2023-04-28 16:58:16 +02:00
Laurent Destailleur
e74c50aa8a Clean code 2023-04-28 16:05:25 +02:00
Laurent Destailleur
600eb2b23b NEW The batch for remind on due date can be setup from validation date 2023-04-28 15:42:41 +02:00
Laurent Destailleur
8dd72e4540 Debug v18 2023-04-28 14:45:07 +02:00
Lucas Marcouiller
79b686fb33 Merge branch 'develop' into develop#1 2023-04-28 11:31:43 +02:00
Frédéric FRANCE
89d67c8fd4 move some methods in trait 2023-04-27 23:48:21 +02:00
Laurent Destailleur
aafb54fbc3 Declare properties 2023-04-27 23:01:34 +02:00
Laurent Destailleur
8c798b25d0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-27 22:14:06 +02:00
Laurent Destailleur
f44c97d3c6 Code is using the Universal Filter Syntax 2023-04-27 22:12:23 +02:00
Laurent Destailleur
3065b9ca6a Clean code 2023-04-27 21:15:27 +02:00
Laurent Destailleur
302f212d90 Merge pull request #24595 from frederic34/patch-5
fix warning PHP8.1
2023-04-27 16:24:02 +02:00
Laurent Destailleur
263d315ba4 Debug tooltip for cron 2023-04-27 16:19:35 +02:00
Laurent Destailleur
46e3413e8a Fix tooltips 2023-04-27 15:55:21 +02:00
Frédéric FRANCE
5e24ef5108 fix init_menu_auguria.sql 2023-04-27 15:29:42 +02:00
Laurent Destailleur
60385ea6ca Merge pull request #24612 from frederic34/ajaxtooltip_cronjob
add ajax tooltip for cronjobs
2023-04-27 15:02:59 +02:00
hystepik
ca815ff9c6 working dispatchcard reception 2023-04-27 14:56:27 +02:00
Laurent Destailleur
8a92d7f905 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-27 14:03:59 +02:00
Maximilien Rozniecki
40d476d2c9 first commit 2023-04-27 11:02:22 +02:00
Frédéric FRANCE
244a986baf fix eval 2023-04-27 09:23:23 +02:00
Laurent Destailleur
eb0e56d9dd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-26 22:54:55 +02:00
Laurent Destailleur
69b2089bf6 Merge pull request #24583 from BitKFu/Secure-indexFile
Prevent PHP Warning in error log file, when the generated doc file does not exists.
2023-04-26 22:33:38 +02:00
Frédéric FRANCE
a2c78bcec7 add ajax tooltip for cronjobs 2023-04-26 22:33:26 +02:00
Laurent Destailleur
21a3c3e82b Merge pull request #24611 from frederic34/auguria_use_ismodenabled
clean code use isModEnabled
2023-04-26 22:25:21 +02:00
Frédéric FRANCE
e52742ab4b clean code use isModEnabled 2023-04-26 22:05:12 +02:00
Laurent Destailleur
d56a0fa503 Merge pull request #24597 from frederic34/patch-6
can setup max extrafields to show in tooltip
2023-04-26 22:04:07 +02:00
Laurent Destailleur
2dbc944a4e Merge pull request #24598 from frederic34/patch-7
Doc
2023-04-26 21:20:23 +02:00
Laurent Destailleur
98efea14cf Merge pull request #24599 from frederic34/commonobjectclassdoc
add doc
2023-04-26 21:20:05 +02:00
Laurent Destailleur
ca00480f1a Merge pull request #24603 from frederic34/patch-9
Fix getElementProperties for usergroup
2023-04-26 21:15:30 +02:00
Laurent Destailleur
447f992b92 Fix warning 2023-04-26 21:07:14 +02:00
Laurent Destailleur
b3ea71f8f9 Merge pull request #24608 from solution-libre/fix-notification-templates
Fix notification templates
2023-04-26 21:05:41 +02:00
Laurent Destailleur
56c16379b3 Update init_menu_auguria.sql 2023-04-26 21:02:00 +02:00
Laurent Destailleur
3d5aac644e Merge branch 'develop' into FIX---init-menu-auguria-isModEnabled 2023-04-26 20:56:59 +02:00
Frédéric FRANCE
d7c654665f fix display extrafields in tooltip 2023-04-26 20:56:11 +02:00
Laurent Destailleur
86456e299c NEW add option keepspace into dol_string_nospecialchar() 2023-04-26 18:25:56 +02:00
Florent Poinsaut
871610d4a1 Fix notification templates 2023-04-26 17:41:35 +02:00
Anthony Berton
40212eb1fa FIX - init menu auguria isModEnabled 2023-04-26 16:54:31 +02:00
Laurent Destailleur
fcb139cbd5 Code comment 2023-04-26 13:25:47 +02:00
Laurent Destailleur
2f3cefcc09 Clean code 2023-04-26 11:41:02 +02:00
Frédéric FRANCE
a665e69b2d Fix getElementProperties for usergroup 2023-04-26 11:08:04 +02:00
Frédéric FRANCE
cf9ce353c3 Update ajaxtooltip.php 2023-04-26 10:58:19 +02:00
Frédéric FRANCE
a93cb8b572 Update commonobject.class.php 2023-04-26 10:56:52 +02:00
Laurent Destailleur
55ace3e601 Merge pull request #24582 from MaximilienR-easya/v17_php8_compatibility
PHP8 compatibility
2023-04-26 10:53:39 +02:00
Laurent Destailleur
1f763e1f36 Merge pull request #24438 from aspangaro/18a7
NEW: Accountancy - Add specific page to export accounting data
2023-04-26 10:52:49 +02:00
Frédéric FRANCE
93ed2621d9 add doc 2023-04-26 09:24:24 +02:00
Frédéric FRANCE
74ff77d8b2 add doc 2023-04-26 09:23:38 +02:00
Frédéric FRANCE
61b58e8234 Doc 2023-04-26 09:21:27 +02:00
Frédéric FRANCE
8cb877c118 can setup max extrafields to show in tooltip 2023-04-26 08:43:11 +02:00