2
0
forked from Wavyzz/dolibarr
Commit Graph

129126 Commits

Author SHA1 Message Date
UT from dolibit
7de2428bc2 Update custom_prompt.php (#33623)
changed:  $arrayofia -> $arrayofai
2025-03-26 20:03:54 +01:00
UT from dolibit
41f29a3ae6 Update ai.lib.php (#33619)
changed:  $arrayofia -> $arrayofai

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-26 20:00:56 +01:00
Frédéric FRANCE
745b140869 fix CI (#33624)
* fix typo

* Update card.php

* Update card.php

* Update card.php

* Update interface_95_modWebhook_WebhookTriggers.class.php

* Update interface_95_modWebhook_WebhookTriggers.class.php
2025-03-26 19:51:02 +01:00
Noé Cendrier
58039d4994 FIX: we must retrieve linked order_supplier and no other object (#33602)
* FIX: we must retrieve linked order_supplier preferably to any other object

* FIX: better sourcetype verification, won’t collapse if order_supplier link is lost

* FIX: typo
2025-03-26 19:29:02 +01:00
ldestailleur
d9753254b1 Look and feel v22 for description/notes into lines 2025-03-26 14:39:42 +01:00
ldestailleur
ec0b487b28 NEW Can filter on public/private notes in list sale orders thirdparties 2025-03-26 14:12:55 +01:00
ldestailleur
14d9b4a9a6 NEW Can filter on field "Refuse emailing" in list of thirdparties. 2025-03-26 13:53:17 +01:00
ldestailleur
2efe17b3c4 Code comment 2025-03-26 13:18:55 +01:00
ldestailleur
6cae3878df Prepare emailing code for unsubcribing emails 2025-03-26 13:01:59 +01:00
ldestailleur
72ed45b270 Add code to make SMTPs debug 2025-03-26 05:06:41 +01:00
ldestailleur
965b73ffcd Doc 2025-03-26 03:05:51 +01:00
ldestailleur
74a0841ff7 Fix css 2025-03-26 02:04:49 +01:00
ldestailleur
ae59c409f6 Modulebuilderization 2025-03-26 00:56:24 +01:00
ldestailleur
d0bf1ce3d7 Look and feel v22 2025-03-25 22:57:57 +01:00
ldestailleur
fd0889cebb Test 2025-03-25 22:48:19 +01:00
ldestailleur
507262a1a8 Test fix CI 2025-03-25 22:27:52 +01:00
ldestailleur
7b9b32cb9e Debug pgsql DDLInfoTable 2025-03-25 21:32:28 +01:00
ldestailleur
d2b6fb83b7 Fix php warning 2025-03-25 20:43:33 +01:00
ldestailleur
7689f12960 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-25 20:30:27 +01:00
ldestailleur
b8977c74ec Reduce warnings 2025-03-25 20:24:14 +01:00
ldestailleur
c95f4a8e6a Fix phpunit 2025-03-25 20:22:02 +01:00
ldestailleur
d7ededc1b2 Fix phpunit 2025-03-25 20:21:03 +01:00
ldestailleur
2d60d8f8da Close #10789 Close #30301 2025-03-25 20:15:25 +01:00
ldestailleur
f8b179c7bf Merge branch 'fix-external-users-cannot-see-projects' of
github.com:solution-libre/dolibarr into
solution-libre-fix-external-users-cannot-see-projects
2025-03-25 19:41:07 +01:00
Christophe Battarel
71acce0afb NEW : add new permissions to read supplier prices (#33598)
* add new permissions to read supplier prices

* Update modProduct.class.php

* Update modProduct.class.php

* Update modService.class.php

---------

Co-authored-by: Christophe Battarel <christophe@altairis.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-25 19:33:30 +01:00
ldestailleur
6ea3da0b61 Fix typo 2025-03-25 19:27:27 +01:00
ldestailleur
635ce3de85 Fix bad directory for sql files 2025-03-25 19:05:49 +01:00
ldestailleur
d33866426c Clean code 2025-03-25 19:04:52 +01:00
ldestailleur
64690564fd Fix bad directory for sql files 2025-03-25 19:04:33 +01:00
ldestailleur
7522ee7693 Try fix travis 2025-03-25 18:17:25 +01:00
ldestailleur
4ab6fe34fa Introduce getWarningDelay() 2025-03-25 17:42:54 +01:00
ldestailleur
8d15000050 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-25 17:12:04 +01:00
ldestailleur
6ff05d188a Fix warning 2025-03-25 17:11:55 +01:00
Josep Lluís
f8550ed45d NEW: Add DateMaxPayment option on selectDate (#33601)
* Add DateMaxPayment option on selectDate

Add DateMaxPayment option on selectDate, in customers invoices, as in suppliers invoices

* Update paiement.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-25 16:34:28 +01:00
Yannis Hoareau
1f15c35b15 Removed unnecessary tests (#33603) 2025-03-25 16:29:44 +01:00
Alexandre SPANGARO
1cd2783bd2 NEW Add tags / category on supplier invoice (#33490)
* NEW Add tags / category on supplier invoice

* CI

* Fix condition if constant MAIN_USE_NEW_SUPPLIERMOD is used

* Fix link

* Fix typo

* Fix element type on export

* Fix element type on export
2025-03-25 16:28:51 +01:00
ldestailleur
75a324349a Fix multicompany setup of multicurrency 2025-03-25 16:14:18 +01:00
ldestailleur
59ad7b7e59 Button synchrnize enabled only if setup ok 2025-03-25 16:07:52 +01:00
ldestailleur
c73eec72d5 Disable spellcheck on textarea to define path of dirs 2025-03-25 14:10:53 +01:00
ldestailleur
a8372a2f16 Prepare 21.0.1 2025-03-25 14:02:01 +01:00
ldestailleur
0c09be61a2 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-25 14:01:28 +01:00
ldestailleur
99e898fa64 Fix trans 2025-03-25 13:48:21 +01:00
ldestailleur
facf32c5a9 Clean code 2025-03-25 13:40:42 +01:00
ldestailleur
705eb17310 Clean code 2025-03-25 12:42:51 +01:00
Benjamin Falière
c6d50cf46b NEW(mailing): Allow user to define the number of email sent by batch directly from mailing config page (#32750)
* NEW(mailing): Allow user to define the number of email sent by batch

* FIX: incompatibility with conf.php fie

* DEL: MAILING_LIMIT_SENDBYWEB constant from const.php page

* Define the const for all entities instead of specific entity

* Remove note

---------

Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr>
2025-03-25 12:01:14 +01:00
John BOTELLA
b16b462520 New js search filter in icons doc (#33580)
* New js search filter in icons doc

* Fix code wysiwyg editor in Doc and add search input doc

* Fix code wysiwyg editor in Doc and add search input doc

* Fix autofocus

* fix js count

* comment

* comment

* fix php stan

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-25 10:57:15 +01:00
atm-irvine
1e9b58dc9d feat(commandeFournisseur): new set reopen function (#33597)
* feat(commandeFournisseur): new set reopen function

* error : db begin instead of db prefix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-24 23:51:24 +01:00
Jyhere
ad5102e5da FIX: products with a single price by qty may have empty price when adding it in a commercial piece (#33509)
* FIX: products with a single price by qty may have empty price when adding it in a commercial piece

* FIX: products with a single price by qty may have empty price when adding it in a commercial piece
2025-03-24 23:34:02 +01:00
Anthony Damhet
a522442d57 UIUX: Documentation for table update (#33593)
* Documentation for table update

Examples and documentation on using tables

* Remove space

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-24 22:22:55 +01:00
Frédéric FRANCE
c753078b36 fix missings translations (#33585)
* fix missings translations

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-24 22:01:55 +01:00