2
0
forked from Wavyzz/dolibarr
Commit Graph

12715 Commits

Author SHA1 Message Date
Laurent Destailleur
a318031034 QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id 2023-10-24 11:37:29 +02:00
MDW
acea5c17dd each is deprecated in PHP7.2 and removed in PHP8.0 (#26317)
See https://www.php.net/manual/en/function.each.php
2023-10-23 19:20:55 +02:00
MDW
e036e32caa qual Annotation/initialisation fixes (#26318) 2023-10-23 19:19:10 +02:00
am97
ee3bd43473 FIX user creation when LDAP is configured (#26332) 2023-10-23 18:39:22 +02:00
Laurent Destailleur
4b214b4100 Fix #yogosha18281 2023-10-21 02:39:27 +02:00
Laurent Destailleur
ece2d0267f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-20 14:57:25 +02:00
V-Py
9361b1269b FIX #25143 Using default_values for extrafields by replacing GETPOSTISSET by GETPOST (#25233)
* FIX #25143 Using default_values for extrafields

* Update extrafields.class.php

correct the indentation error
2023-10-20 14:28:52 +02:00
Laurent Destailleur
ba04ba4f0e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-20 13:08:51 +02:00
Laurent Destailleur
455fb4417a Look and feel v19 2023-10-20 12:57:58 +02:00
AmazingBeu
bc528fed67 fix SQL syntax error introduced in 9861b50 (#26289) 2023-10-20 12:52:36 +02:00
Laurent Destailleur
8ef60a311e Fix missing property 2023-10-20 11:25:10 +02:00
Laurent Destailleur
76c00767ad Fix typo class name 2023-10-20 11:22:36 +02:00
Florent Poinsaut
82fdfb03ca Use fetch_project method in email (#26284) 2023-10-20 10:53:14 +02:00
Laurent Destailleur
4033038d5f Fix restore ticket top menu entry in auguria module 2023-10-18 16:41:00 +02:00
Laurent Destailleur
cd738b1964 Debug v19 2023-10-18 13:50:21 +02:00
Laurent Destailleur
0f09954a31 Combo list of invoice subtypes is limited to current country. 2023-10-18 03:33:36 +02:00
sonikf
732fb2fa04 NEW: Invoice subtypes for customers and vendors (#26233)
* NEW: Invoice subtypes for customers and vendors

* fix PHPCS

* fix PHPCS

* fix PHPCS

* fix PHPCS

* fix possible SQL Injection

* remove hardcoded tests

* remove hardcoded tests

* fix travis ci error
2023-10-18 02:33:14 +02:00
Laurent Destailleur
2cfa9f8290 Debug v19 2023-10-17 15:43:56 +02:00
Laurent Destailleur
a181d6c713 Debug v19 2023-10-17 14:15:43 +02:00
Laurent Destailleur
d6086f07b4 Fix regression triggers was not triggered 2023-10-16 20:55:56 +02:00
Laurent Destailleur
b0895b93ae Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-16 20:29:29 +02:00
Laurent Destailleur
0ab330102f Fix phpcs 2023-10-16 02:50:05 +02:00
Laurent Destailleur
bf7a8725a5 Debug v19 2023-10-15 22:08:09 +02:00
Laurent Destailleur
1f38e54e78 Clean code 2023-10-15 15:32:35 +02:00
Laurent Destailleur
8a2e0aa7cd Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2023-10-15 14:56:20 +02:00
Laurent Destailleur
cbb60d8b5e Debug v19 2023-10-14 16:23:28 +02:00
Laurent Destailleur
c507adeef7 NEW Top menu support picto of modules that are font awesome picto. 2023-10-13 15:00:51 +02:00
Charlène Benke
c1488e15fa bad internal filter with forgeSQLFromUniversalSearchCriteria (#26202)
the filter (s.client:in:(1,2)) not work, same problem with s.client in (1,2)

we need to use now :   (s.client:in:1,2)
2023-10-12 18:41:57 +02:00
jyhere
f67f8e54c2 CHANGE: allow to prepend html to morehtmlstatus content in hook (#26197) 2023-10-12 13:55:36 +02:00
Laurent Destailleur
92ec85df26 Debug v19 2023-10-11 14:40:02 +02:00
Laurent Destailleur
ce87d92301 Code comment 2023-10-11 12:22:38 +02:00
Laurent Destailleur
cc552a498c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-11 12:04:37 +02:00
Regis Houssin
cdf4292415 FIX remove DISTINCT when MULTICOMPANY_TRANSVERSE_MODE is used (#26143)
* FIX (WIP) remove DISTINCT when MULTICOMPANY_TRANSVERSE_MODE is used

* FIX optimize code

* FIX replace with $this->db->prefix()

* FIX works on uniformize MULTICOMPANY_TRANSVERSE_MODE

* FIX syntax error
2023-10-11 11:38:56 +02:00
Laurent Destailleur
20e3339de3 Clean code 2023-10-11 03:45:53 +02:00
Laurent Destailleur
b3971c54a4 Close #25984 Can have a combo of category with both picto and full path 2023-10-11 03:22:52 +02:00
Laurent Destailleur
616f0e41d4 Clean code 2023-10-11 02:54:19 +02:00
Laurent Destailleur
a7ac0a248f Debug v19 2023-10-11 00:39:38 +02:00
Laurent Destailleur
d4d6c3c03e Fix regex 2023-10-10 23:54:41 +02:00
Laurent Destailleur
946239dbf3 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-10 23:04:47 +02:00
Laurent Destailleur
d3dd3dacfe Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-10 22:52:04 +02:00
Laurent Destailleur
a9b3732584 Clean code. Setup Show left column was lost on saving page. 2023-10-10 22:36:54 +02:00
Lucas Marcouiller
694dc8d171 New Add js scanner expedition repartition (#26126)
* add scanner js component

* new line creation

* add security + remove unused code

* add of object to test

---------

Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-10-10 19:34:54 +02:00
Lucas Marcouiller
97c4898f9c Fix createCommon line creation loop (#26171)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-10-10 18:38:50 +02:00
Laurent Destailleur
39b6b34820 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-09 09:36:30 +02:00
Laurent Destailleur
ffbb05167a Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-09 09:28:51 +02:00
Laurent Destailleur
793922d468 Fix for compatibility 2023-10-09 09:20:37 +02:00
Laurent Destailleur
b3368514ab NEW Add option MAIN_MAIL_DEBUG_LOG_WITH_DATE to add 1 log file per email 2023-10-09 09:13:27 +02:00
Dev2a
fcd4c4e429 Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
Laurent Destailleur
d67d9e54c3 Merge pull request #26132 from aspangaro/19a9
Update fiscal year
2023-10-08 18:41:57 +02:00
Laurent Destailleur
b5036b7a0d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-08 12:07:01 +02:00