2
0
forked from Wavyzz/dolibarr
Commit Graph

129126 Commits

Author SHA1 Message Date
Marc de Lima Lucio
02588036c2 FIX: oauth: php 8 warnings (#34027)
* FIX: oauth: fix php 8 warnings (backport of 9edfb1d113)

* FIX: oauth: fix php 8 warnings (backport of 9edfb1d113), part 2
2025-05-04 11:20:26 +02:00
Marc de Lima Lucio
8e0d3911e6 FIX: pgsql: case sensitivity in select queries (#34028) 2025-05-04 11:19:59 +02:00
Marc de Lima Lucio
3929ef0bfa FIX: accountancy: warning when account not found in plan (#34030) 2025-05-04 10:50:33 +02:00
Lucas Marcouiller
0ea9108fdd Fix ai prompt function for extrafields to match step 2 todo (#34032)
* Fix ai prompt function to match step 2 todo

* add  doc comment

* fix CI
2025-05-04 10:50:01 +02:00
Frédéric FRANCE
58562f84a6 clean code (#34031) 2025-05-04 10:49:27 +02:00
PsyCrow
0acc8d6b47 Update extrafields_list_search_param.tpl.php (#34033)
Fix to #33863
2025-05-04 10:48:47 +02:00
Frédéric FRANCE
ce84eb8da0 fix missing translation (#34034)
* fix missing translation

* fix missing translation
2025-05-04 10:47:40 +02:00
Ferran Marcet
921f2d8671 New: Andorra's Accounting Plan (#34035)
* New: Mail template for contacts

* New: Mail template for contacts

* New: Mail template for contacts

* New: Andorra's Accounting Plan
2025-05-04 10:47:24 +02:00
Marc de Lima Lucio
9eaa8ad1d3 FIX: accountancy: create new french PCG25-DEV accounting system in upgrade (#34036) 2025-05-04 10:46:56 +02:00
Ferran Marcet
30d8167734 Fix_ The filter does not have the correct syntax (#34049) 2025-05-04 10:45:57 +02:00
Charlène Benke
7537199598 php warning on delete warehouse (#34041) 2025-05-04 10:43:48 +02:00
Charlène Benke
d91030892d php warning, feature not yet implemented (#34042)
moved on another tabs
2025-05-04 10:43:26 +02:00
Thibault Parodi
e77b470cad NEW: Add an API endpoint to get properties of a single line of an order (#34045)
* feat: add api get line properties route

* chore: indent with tabs

* chore: preserve original spaces

* chore: tabs instead of space

* fix: return Object instead of array
2025-05-02 22:44:48 +02:00
Charlène Benke
46c41e437a fields error, thirdparty vs socid (#34043) 2025-05-02 22:43:23 +02:00
Josep Lluís
dfe997fa07 Update paymentmodes.php (#34044)
Fix multicompany signatures on sepamandate
2025-05-02 22:42:15 +02:00
Jyhere
549b712c47 FIX: ajax tooltip warnings (#34048) 2025-05-02 22:41:04 +02:00
Laurent Destailleur
20d56960fd Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-04-29 16:39:29 +02:00
Charlène Benke
4bfc06e861 NEW add create category project link via api (#34016)
* add create category project link via api

* Update api_categories.class.php
2025-04-29 14:55:56 +02:00
John BOTELLA
f2016b9e85 Uiux : new experiment ux intuitive select by ctrl and Shift keys (#33996)
* add ux_doc_id_reco

* fix missing elements in doc

* add table thead tbody tfoot

* New experiment for selection in table

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-29 14:48:58 +02:00
John BOTELLA
1bae2eaa15 Uiux : Fix doc (#33992)
* add ux_doc_id_reco

* fix missing elements in doc

* add table thead tbody tfoot

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-29 14:47:16 +02:00
Frédéric FRANCE
57aa02f0f4 Fix missing translation (#34014)
* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation
2025-04-29 10:53:52 +02:00
Charlène Benke
f597050e11 warning error if element is not a bill (#34011)
* warning error if element is not a bill

* Update consumption.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-29 10:47:38 +02:00
Laurent Destailleur
ebeb73a509 Update paymentok.php 2025-04-29 08:36:42 +02:00
Laurent Destailleur
ce2923f4eb Fix CI 2025-04-29 08:11:36 +02:00
Laurent Destailleur
9d1bf1edff Fix CI 2025-04-29 07:48:15 +02:00
Alejandro E.
a726ef6370 Update adherentstats.class.php to fix the dashboard error (#34000) 2025-04-29 07:09:02 +02:00
Charlène Benke
0fe942983e FIX api fail dictionary/contact_types when use type parameters (#34010)
* api fail dictionary/contact_types when use type parameters

* Update api_setup.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-29 07:07:14 +02:00
William Mead
6ddc9926fa QUAL Updated Contacts API PHPDoc (#34005)
* Updated and cleaned PHPDoc

* Added comment
2025-04-29 06:54:56 +02:00
Mohamed DAOUD
1ae126f179 FIX set donation as received after payment done (#34006)
* fix setpaid don

* enhance
2025-04-29 06:45:32 +02:00
Yannis Hoareau
8ec897bd83 fix: php warning for status field in list of purchase orders (#34003) 2025-04-29 06:44:29 +02:00
Charlène Benke
bc874ebc5c delete category fail (interventional not full implemented) (#33989)
the category for interventional is not full installed, so the table is not created
we need the dolibarr 22 tto implement it
2025-04-29 06:41:30 +02:00
William Mead
c3b35d4da5 Fixed PHPDoc. Added contributor details. (#33988) 2025-04-29 06:40:04 +02:00
Eduardo Pulpillo
35fd24e506 Fix #31047 #23763 mailing.class.php do not retrieve the public and private notes (#33994)
* Fix bug #31047  mailing.class.php do not retrieve the public and private notes

Fix bug #31047 The public and private notes are stored but not retrieved in /comm/mailing/class/mailing.class.php because the fields note_public & note_private are not detailed in the /comm/mailing/class/mailing.class.php class. After this commit it works like a charm.

* Update mailing.class.php

* Update mailing.class.php

* Update mailing.class.php

* Update mailing.class.php

* Update mailing.class.php

* Update mailing.class.php

* Update mailing.class.php
2025-04-29 06:39:07 +02:00
Frédéric FRANCE
d994442f34 fix missing translation (#34004)
* fix missing translation

* fix missing translation
2025-04-29 06:38:10 +02:00
ThomasNgr-OpenDSI
149bb14202 NEW Move right from advance to normal for thirdparty information payment page (#33885)d
Co-authored-by: Alexandre SPANGARO <aspangaro.dolibarr@gmail.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-26 21:23:08 +02:00
ldestailleur
9873a98c36 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-26 20:17:39 +02:00
ldestailleur
5507459381 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-04-26 20:17:08 +02:00
ldestailleur
5b20395afe Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-04-26 20:13:33 +02:00
ldestailleur
7c99a650e3 Show nb of tags per type 2025-04-26 16:15:52 +02:00
ldestailleur
80cdcf4d62 WIP Addapage to edit all categories. 2025-04-26 13:16:07 +02:00
ldestailleur
fbd7d814ff Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-26 12:07:07 +02:00
ldestailleur
87e794589c Modulebuilderization 2025-04-26 12:06:45 +02:00
William Mead
e8bf0e183d NEW reopen for interventions API (#33982)
* Added intervention post reopen API route

* Updated PHPDoc

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-26 04:21:37 +02:00
ldestailleur
c675f7439c Fix title of event no more visible 2025-04-26 04:05:01 +02:00
ldestailleur
cc361b2859 css 2025-04-26 03:42:47 +02:00
ldestailleur
2f893b34f0 Add info of external payment on bank direct debit tab. 2025-04-26 03:35:59 +02:00
ldestailleur
f9f33046bd Doc 2025-04-26 03:12:20 +02:00
ldestailleur
cde72d84a0 Refactoring code for better name and fix star extrafield on thirdparty 2025-04-26 03:00:53 +02:00
ldestailleur
a7227772e9 TODO 2025-04-26 02:31:19 +02:00
Lucas Marcouiller
0f8b0da651 New AI extrafield filler (#33979)
* New ai extrafield filler

* remove comment

* Fix Ci

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-26 01:59:36 +02:00