Commit Graph

36211 Commits

Author SHA1 Message Date
Florent Poinsaut
efd263579f Add a warning if we add a contact that has a user #10789 2024-07-11 18:49:44 +02:00
Laurent Destailleur
1c52869e3b Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-05 16:59:07 +02:00
Laurent Destailleur
8e952a82df NEW Show tooltip on number of qualified records 2024-07-05 15:21:46 +02:00
Laurent Destailleur
83fd7f1b3d WIP Max length of list is automatic 2024-07-05 14:38:52 +02:00
Zephyriony
e7f694cddf NEW #30044 (#30071)
* FIX #30044

* Update list.php

* Update list.php

* Update pdf.lib.php

* Update list.php

* Update list.php

* Update list.php

* Update list.php

* Update list.php

* Update list.php

* Update list.php

* Update list.php

* Update list.php

* Update list.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-04 21:47:21 +02:00
Anthony Berton
7ca87d9874 FIX - Pos propal sign page number starting from the end (#30243)
* FIX - Pos propal sign page number starting from the end

* Update onlineSign.php

---------

Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-04 21:34:43 +02:00
Frédéric FRANCE
29f223fd3c fix checkFunctionArgumentTypes (#30249)
* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes
2024-07-04 17:47:31 +02:00
Laurent Destailleur
c7cd4999ff Look and feel v21 2024-07-04 11:09:33 +02:00
Laurent Destailleur
9af159cdd8 Replace "! empty($conf->global->$" with "getDolGlobalString($" 2024-07-03 20:05:29 +02:00
Laurent Destailleur
bd3b7a1405 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-03 18:35:51 +02:00
Laurent Destailleur
21e4c0e73c Clean code 2024-07-03 18:35:19 +02:00
Laurent Destailleur
e72d22b1ed Debug v20 2024-07-03 18:02:11 +02:00
Laurent Destailleur
8b69f7dd94 Debug v20 2024-07-03 15:59:59 +02:00
Laurent Destailleur
b56d325624 Debug v20 2024-07-03 15:40:22 +02:00
Laurent Destailleur
27a98f0f39 FIX mysql error during dump "/*!999999\- enable the sandbox mode */" 2024-07-03 15:25:48 +02:00
Laurent Destailleur
8b6ef4dfe0 Fix PDF_LOCALTAXx_LABEL_IS_CODE_OR_RATE 2024-07-03 15:25:19 +02:00
Laurent Destailleur
89d102c2b1 Quick hack to allow to hide vat rate 2024-07-03 14:27:57 +02:00
Vincent de Grandpré
b0cd32bf68 NEW Implementing Billable tasks on projects using new attribute "billable" (#30092)
* Implementing Billable task function on projects using new attribute in #30014

* added billable to Task->initAsSpecimen()

* default billable to 1 in initAsSpecimen

* set billable to 1 in ProjectTest::testTaskCreate

* Moving attribut usage in usage_bill_time condition of project

* PPDoc

* fusion

* pre-commit + typo

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-03 03:29:05 +02:00
Zephyriony
768050455a NEW / FIX Display invoice widgets by amount instead of number (#30215)
* Update invoice.lib.php

* Update invoice.lib.php
2024-07-03 02:50:04 +02:00
Frédéric FRANCE
2f5647e4e3 fix checkFunctionArgumentTypes (#30234)
* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* add ignore

* add ignore

add ignore

add ignore

add ignore

add ignore

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes

* fix checkFunctionArgumentTypes
2024-07-03 02:30:53 +02:00
Mohamed DAOUD
a878934f23 fix originalcontentonly (#30245) 2024-07-03 01:53:37 +02:00
Laurent Destailleur
373e4da329 Debug v20 2024-07-02 23:41:07 +02:00
Laurent Destailleur
9ffa8641ef Fix phan 2024-07-02 11:41:08 +02:00
Laurent Destailleur
6ebcf20b6d Fix phan 2024-07-02 11:33:44 +02:00
Laurent Destailleur
e985d24b52 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-02 02:11:39 +02:00
Laurent Destailleur
d6480594af Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-07-02 02:09:25 +02:00
Laurent Destailleur
6259d02042 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-07-02 02:08:10 +02:00
noec764
96a5479e9e FIX: Error mesg show untranslated extrafield name (#30227)
Co-authored-by: Noé <noe@scopen.fr>
2024-07-02 01:56:45 +02:00
Laurent Destailleur
454664c011 Fix protection against dynamic code too large 2024-07-02 01:37:42 +02:00
Laurent Destailleur
cc8f9ed26b Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-01 14:16:56 +02:00
Mohamed DAOUD
37f4c89760 New function to get public files of object (#30226)
* function commit

* Update website.lib.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-01 14:16:23 +02:00
Alexandre SPANGARO
f105f9339b Small review of asset module (#30213) 2024-07-01 13:02:08 +02:00
atm-jonathan
f6194ba3e5 New col showuserlogin contact (#30223)
* hook retour completeListOfReferent

* add showuserlogin in burger contact.php

* space pre-commit
2024-07-01 12:57:27 +02:00
Laurent Destailleur
8b9b3f9429 QUAL Use archiveOrBackupFile for MAIN_MAIL_DEBUG_LOG_WITH_DATE 2024-07-01 12:30:36 +02:00
Laurent Destailleur
965e53553a FIX Draft invoices must be excluded from stats and widgets 2024-07-01 03:40:31 +02:00
Laurent Destailleur
5ef4d40d4b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-01 01:22:54 +02:00
Noé Cendrier
4e15085d79 NEW: add trigger for linking and unlinking invoices (#30182)
* NEW: add trigger for linking and unlinking invoices

* Update discount.class.php

* Update discount.class.php

* Update discount.class.php

* trailing spaces

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-01 00:21:14 +02:00
Alexandre SPANGARO
96afcaa476 Better comments (#30200)
* Fix language

* Fix language

* Fix language

* Fix language

* Fix language

* Fix language

* Fix language

* CI Missing language key

* Update eventorganization.lang

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-30 21:02:50 +02:00
Frédéric FRANCE
4b275dc148 add phpdoc (#30208)
* add phpdoc

* add phpdoc

* add phpdoc

* add phpdoc

* clean phpdoc
2024-06-30 19:39:01 +02:00
Laurent Destailleur
0d4452bad2 Clean code 2024-06-30 15:40:19 +02:00
Laurent Destailleur
4ba6b0d2f0 Clean language 2024-06-30 15:26:31 +02:00
Laurent Destailleur
4dfef24f2f Doc 2024-06-30 15:03:52 +02:00
Laurent Destailleur
29434544e0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-30 15:01:42 +02:00
Laurent Destailleur
9f54e7f389 doc 2024-06-30 15:01:29 +02:00
lvessiller-opendsi
a967f94850 FIX force rounding mode 0 for expense report (#30191) 2024-06-30 15:01:19 +02:00
Laurent Destailleur
7ebf1effa0 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-30 14:57:55 +02:00
Laurent Destailleur
896bfeb050 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-06-30 14:57:01 +02:00
Laurent Destailleur
a51e71941b Fix syntax error 2024-06-30 14:52:27 +02:00
Laurent Destailleur
bde5687890 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-06-30 11:59:25 +02:00
Laurent Destailleur
675e761297 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/margin/tabs/productMargins.php
	htdocs/margin/tabs/thirdpartyMargins.php
2024-06-30 04:11:04 +02:00