Commit Graph

14986 Commits

Author SHA1 Message Date
ldestailleur
d8c473a9eb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-03 03:46:53 +01:00
ldestailleur
626d0d44db Fix warning 2025-03-03 03:45:14 +01:00
MDW
035ede5874 Qual: Fix phan notices in API classes 2025-03-02 20:49:46 +01:00
Laurent Destailleur
7cf7afcddc Merge pull request #33283 from frederic34/phpstan_collab
fix phpstan
2025-03-02 17:00:34 +01:00
ldestailleur
ac5d5aeb91 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-03-02 15:29:14 +01:00
ldestailleur
c29016503a Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-02 15:17:02 +01:00
ldestailleur
91cf88380e FIX Fatal error when seller is null, fix combo of vat in expense report 2025-03-02 15:14:06 +01:00
Frédéric France
fcb3e658f7 fix phan 2025-03-01 20:51:07 +01:00
Frédéric France
7fb0b353df fix phan 2025-03-01 17:20:23 +01:00
Frédéric France
6bef687cfd Merge remote-tracking branch 'upstream/develop' into phpstan_collab 2025-03-01 15:23:50 +01:00
Frédéric France
e9eed123d9 fix phan 2025-03-01 15:23:18 +01:00
MDW
586a28f879 Qual: Fix new false positives in hookmanager 2025-03-01 11:48:30 +01:00
MDW
116913abeb Qual: Fix unmatchedArgment* 2025-03-01 11:48:28 +01:00
Frédéric France
f7a4ce3b5f fix phpstan 2025-03-01 11:04:07 +01:00
Laurent Destailleur
e3b52283af Merge pull request #33225 from OPEN-DSI/develop_new_customer_price_period_and_discount
NEW: Add management of date begin/end and discount for a customer price (Code)
2025-03-01 00:44:26 +01:00
Kamel Khelifa
682502b2e6 Corrections 2025-02-28 09:49:53 +01:00
Kamel Khelifa
ce1b38e984 Corrections 2025-02-28 09:48:29 +01:00
ldestailleur
0d834b2c05 Debug v21, the type small was only if no url provided 2025-02-27 13:44:37 +01:00
MDW
32bf8c5cd5 Qual: Fix phan notices (website) 2025-02-27 11:40:42 +01:00
MDW
e1b94b2552 Qual: Fix phan notices in webportal 2025-02-25 17:54:34 +01:00
Kamel Khelifa
7ba21bd23d NEW: Add management of date begin/end and discount for a customer price (Code) 2025-02-25 15:09:05 +01:00
ldestailleur
bf086f95a0 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-02-25 02:42:42 +01:00
ldestailleur
b1492818f6 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-02-25 02:39:50 +01:00
ldestailleur
10fd8b2111 Clean code 2025-02-24 16:16:26 +01:00
ldestailleur
abcd0d2cf2 Qual: Clean code related to categories 2025-02-23 19:42:49 +01:00
ldestailleur
be76a4bca6 Debug v21 2025-02-22 13:57:41 +01:00
ldestailleur
e8df374b6b Debug v21 2025-02-22 13:57:07 +01:00
Laurent Destailleur
1654f43e71 Merge pull request #33175 from Hystepik/Fix-formai-class-to-be-more-general
Fix formai class to make ai prompt code to be more general
2025-02-21 18:04:03 +01:00
ldestailleur
1eb73bac6c Debug v22 - Use of $SEL$ was broken. 2025-02-21 17:52:54 +01:00
ldestailleur
a3355cde49 Clean trim parameters 2025-02-21 16:52:30 +01:00
Lucas Marcouiller
bbb6b3955a Merge branch 'develop' into Fix-formai-class-to-be-more-general 2025-02-21 13:35:55 +01:00
ldestailleur
0f7936220a Clean code and tooltip on using field in extrafields definition 2025-02-21 13:28:32 +01:00
Hystepik
540364050e fix ci 2025-02-21 12:45:02 +01:00
Hystepik
afbab1953d Fix formai class to make ai prompt code to be more general 2025-02-21 12:36:16 +01:00
Jyhere
5f32475cb0 NEW: add hooks to modify select_produits_fournisseurs_list sql query
As for the select_products_list() method, add hooks to add columns in select and sql joins.
2025-02-21 11:08:31 +01:00
ldestailleur
c831af8f6a Look and feel v22 2025-02-20 19:50:49 +01:00
VESSILLER
5911d7d0c0 Protect product object for line label 2025-02-20 08:21:50 +01:00
Laurent Destailleur
4a1199a00e Merge pull request #31419 from frederic34/extrafields_object_filter
can filter on object properties
2025-02-19 18:33:03 +01:00
ldestailleur
5daaa6809a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-19 18:11:03 +01:00
ldestailleur
dd726641c7 Clean code 2025-02-19 17:32:11 +01:00
VESSILLER
41e54529b0 FIX #33145 wrong label status buy on prodcut tooltip 2025-02-19 17:26:54 +01:00
MDW
27e3a3ffc6 Fix: DeprecationHandler, correct isset(), ignore false phpstan positive
# Fix: DeprecationHandler, correct isset(), ignore false phpstan positive

When the old property name is used, the 'isset' result was not tested on the property.

Also ignore a false positive from phpstan
2025-02-19 15:20:51 +01:00
Laurent Destailleur
0afd34e7dd Merge pull request #33095 from aspangaro/22_accfydefault
NEW Accountancy - Define fiscal year by default
2025-02-19 14:16:24 +01:00
ldestailleur
4ba5286ad2 Doc 2025-02-19 12:17:41 +01:00
Laurent Destailleur
1caa121234 Merge pull request #33122 from Hystepik/New-add-formai.class
New move getSectionAIPrompt to new formAI class
2025-02-19 11:09:20 +01:00
Laurent Destailleur
65cd5351a8 Merge pull request #33108 from mdeweerd/phan/fix.2025.2.17
Qual: Fix phan notices (stripe, supplier_proposal)
2025-02-18 20:38:12 +01:00
Frédéric FRANCE
d11a8884f6 Merge branch 'develop' into extrafields_object_filter 2025-02-18 19:44:50 +01:00
ldestailleur
f22054b004 Fix regression 2025-02-18 19:06:26 +01:00
ldestailleur
12848fcdd5 Avoid fatal error if hookmanager not defined 2025-02-18 16:25:51 +01:00
Hystepik
b53bfa1212 fix CI 2025-02-18 16:03:21 +01:00