Commit Graph

145227 Commits

Author SHA1 Message Date
Laurent Destailleur
046166f483 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-14 21:38:12 +02:00
Laurent Destailleur
cd200996dc Fix duplicate call/output 2024-10-14 21:31:45 +02:00
Laurent Destailleur
30fd0544f8 Fix look and feel v19 2024-10-14 21:28:15 +02:00
Laurent Destailleur
916014707d Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-14 21:18:24 +02:00
Laurent Destailleur
b099e103b3 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-10-14 21:00:26 +02:00
Laurent Destailleur
d819d88718 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-10-14 20:18:46 +02:00
Laurent Destailleur
278eea6fae Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-10-14 20:18:22 +02:00
Laurent Destailleur
7cd1425bc1 Fix css 2024-10-14 20:17:21 +02:00
Laurent Destailleur
cb1a035c7f Typo 2024-10-14 19:53:34 +02:00
Laurent Destailleur
0dd6e9fcae Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-14 19:52:20 +02:00
Laurent Destailleur
187a4d477d NEW Add advice for max size on list for better performance 2024-10-14 19:52:05 +02:00
Laurent Destailleur
414a289aae Doc 2024-10-14 19:32:48 +02:00
Laurent Destailleur
fa22ebd893 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-10-14 19:31:08 +02:00
Laurent Destailleur
793e77bc5f Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2024-10-14 19:21:00 +02:00
Laurent Destailleur
a83c6a8f3b Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-14 19:20:54 +02:00
Laurent Destailleur
3f98aee0a2 Doc 2024-10-14 17:11:47 +02:00
Alexandre Janniaux
4146c0df89 accountancysystem: fix object create() method (#31390)
The accountancysystem::create() method is not used in the code, and thus
was not updated, especially after the introduction of the whole new
accountancy system. The method is at least useful for the tests so fix
it to create values like in every other tests.
2024-10-14 16:50:32 +02:00
Frédéric FRANCE
077f5b7e00 NEW can delete a category translation (#31396)
* can delete a category translation

* Update traduction.php
2024-10-14 16:46:19 +02:00
Regis Houssin
7b81cccc55 FIX uniformize and check delete contact action (#31384)
* FIX uniformize and check delete contact action

* FIX syntax error

* FIX missing private contact checking

* FIX missing show errors

* FIX missing "oldcopy" for trigger

* FIX missing private contact filter in selectcontact
2024-10-14 16:45:46 +02:00
Laurent Destailleur
f4a76e5b73 Fix translation file header 2024-10-14 16:44:10 +02:00
Laurent Destailleur
58b0d4512a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-14 14:05:43 +02:00
Laurent Destailleur
73265e45ab Standardize trigger codes 2024-10-14 14:05:20 +02:00
Frédéric FRANCE
b340091522 add delMultilangs method to category class (#31394)
* add delMultilangs method to category class

* add delMultilangs method to category class
2024-10-14 13:59:36 +02:00
Laurent Destailleur
be4b8efebd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-14 13:37:05 +02:00
Laurent Destailleur
f26b3fd3b3 Update lib to 1.8.0-beta7 2024-10-14 13:36:36 +02:00
Laurent Destailleur
902c1f8fb1 Better detection of variable __xxx__ 2024-10-14 13:33:41 +02:00
Hystepik
e3dbd3b6cf Merge branch 'develop' of github.com:Dolibarr/dolibarr into New-status-for-webhook 2024-10-14 13:06:52 +02:00
Laurent Destailleur
80ced1cc22 FIX convert amount into text when using numberwords 2024-10-14 12:53:42 +02:00
Laurent Destailleur
cd510a4c48 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-14 12:32:14 +02:00
Alexandre SPANGARO
4a91c2c734 NEW Accountancy - Add general account on thirdparty - Code supplier part (#31318)
* NEW Accountancy - Add general account on thirdparty - SQL Part

* NEW Accountancy - Add general account on thirdparty - Code customer part

* NEW Accountancy - Add general account on thirdparty - Code customer part

* NEW Accountancy - Add general account on thirdparty - Code customer part

* Fix Phan

* Use isModEnabled

* NEW Accountancy - Add general account on thirdparty - Code supplier part

* Fix phan

* Fix phan

* Fix phan

* Use list of account instead of  simple input

* Use list of account instead of simple input

* Tabs

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-14 12:05:07 +02:00
JonathanBtq
900be7e11a NEW hook on expensereport added (#31380)
* Update hook on expensereport

* Update card.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-14 12:00:33 +02:00
Alexandre SPANGARO
29303d0390 NEW Prelevement - Use structured payment data for Belgium (#31383) 2024-10-14 12:00:09 +02:00
thomas-Ngr
70a453a5c2 FIX: substitutions THIRDPARTY_XXX are not available for actioncomm reminders (#31385) 2024-10-14 11:57:55 +02:00
lamrani abdelwadoud
39e021feba NEW Share msg "not found" for widgets and add a button to add new record when none exists (#31309)
* New msg displayed on widghet

* update msg

* comment code on box_fediverse

* comment code on box_fediverse and delete code langs

* fix errors

* remove underscore before comparing files

* update boxes for get messages and buttons

* continue adding button for widgets

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-14 11:56:59 +02:00
Elisée Chemin
7c7dcd0af8 Fixed an issue where removing a ressource with the same id as the assigned user would remove the user 2024-10-14 10:22:43 +02:00
Alexandre SPANGARO
28cbda6a0b NEW Accountancy - Add the possibility to have multiple personalized reports - SQL Part (#31311)
* NEW Accountancy - Add the possibility to have multiple personalized reports - SQL Part

* NEW Accountancy - Add the possibility to have multiple personalized reports - SQL Part

* Use -modulename in naming of table
2024-10-14 02:15:34 +02:00
MDW
53cfbc35be Qual: Fix several phan & stan notices (#31308)
* Qual: Fix several phan & stan notices

# Qual: Fix several phan & stan notices

Several fixes in files while fixing UnknownClass notices

* Qual: Update prepare_head PHPDoc return types

# Qual: Update prepare_head PHPDoc return types

Provide detailed array return types for prepare_head functions.

* Fix new phan notice

* Better loadLangs typing and fix call to loadLangs

* Fix new issues (stats)

* Other fixes of new issues

* Qual: update phan baseline
2024-10-14 01:59:44 +02:00
Sylvain Legrand
995f131ad2 Add getDolGlobalFloat function (#31357)
When we need to store float constant !
2024-10-14 01:58:08 +02:00
Alexandre SPANGARO
5dfe870c4c NEW Invoice - Generate payment information - Structured communication (#31376)
* NEW Invoice - Generate payment information - Structured communication

* fix tabs/space

* Add $substitutionarray['__PAYMENT_STRUCTURED_COMMUNICATION__']

* Fix travis

* Move to specific file functions_be.lib.php

* Fix function use

* Fix code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-14 01:39:03 +02:00
Frédéric FRANCE
24722c10cf fix sql close #31374 (#31379) 2024-10-14 01:36:00 +02:00
Laurent Destailleur
9dce6c7689 Merge 2024-10-14 01:33:15 +02:00
Laurent Destailleur
4a2043e7a0 Merge 2024-10-14 01:21:40 +02:00
Laurent Destailleur
47500d56f3 Doc 2024-10-14 01:15:54 +02:00
MDW
8609df383a Qual: fix phan notices (#31368)
* Qual: fix phan notices

# Qual: fix phan notices

Fix phan/phpstan notices, mostly in html,formmail

* Ignore phpstan exception
2024-10-14 00:36:42 +02:00
IC-Victorien
cf22007541 NEW HOOK FORMCONFIRM IN TICKET (#31321) 2024-10-13 21:11:16 +02:00
IC-Mathieu
9c0704ee56 NEW : care grandchild (#31314)
* NEW_CARE_GRANDCHILD

* Update commonobject.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-13 21:10:42 +02:00
Frédéric FRANCE
820333b02f fix variants sql init (#31319)
* fix variants sql init

* add setup

* add setup

* add setup

* update class

* update list

* update list

* update list

* update class

* fix typos

* fix translations

* fix html

* fix update

* fix sql

* fix extrafields

* fix extrafields
2024-10-13 21:08:55 +02:00
Frédéric FRANCE
9b0186c8ce Update makepack-dolibarr.pl (#31320)
* Update makepack-dolibarr.pl

* Update makepack-dolibarr.pl
2024-10-13 21:05:32 +02:00
Frédéric FRANCE
bf77bab7c7 Update makepack-dolibarr.pl (#31320)
* Update makepack-dolibarr.pl

* Update makepack-dolibarr.pl
2024-10-13 21:04:57 +02:00
UltraViolet33
33c6d95b1c Backport Fix wrong invoice status when invoice has discount (#31323)
Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions>
2024-10-13 21:04:17 +02:00