Laurent Destailleur
56925afe8e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-05 17:16:01 +01:00
Frédéric FRANCE
1adc883b56
add baseline exclude for phpstan ( #31632 )
...
* add baseline exclude for phpstan
* update
* update
* update
* update
* update
* merge
* restore one filter
* delete old errors
* fix
* fix
* fix
* $moreforfilter can t be empty
* fix
* enable check
* refresh baseline
* add phpdoc
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 23:53:20 +01:00
MDW
e7539f2e19
Qual: Fix notices in .lib.php files ( #31672 )
...
* Qual: Fix notices in .lib.php files
* Update wrapper.php
* Update availabilities_card.php
* Update index.php
* Update document.controller.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 12:32:13 +01:00
Laurent Destailleur
7538c1ea2d
Add fk_task in actioncomm
2024-10-31 19:48:54 +01:00
MDW
b91c99b18a
Qual: Fix phan/phpstan notices in class files (part 3) ( #31578 )
...
* fix phpstan in conf class (#31630 )
* fix phpstan
* fix phan
* Fix merge
* Qual: Avoid notification with typing hint
* Qual: Fix notices link.class
* Qual: Fix notices link..socialneetworkmanager.class and DoliDb->DoliDB
* Qual: Fix notices for link..utils.class
* Qual: Fix notices for db classes
* Update translate.class.php
* Update translate.class.php
---------
Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com >
Co-authored-by: Laurent Destailleur <eldy@users.sourceforge.net >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-29 22:44:47 +01:00
thomas-Ngr
c396a08cb2
fix const WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE ( #31601 )
...
* rename const WORKFLOW_EXPEDITION_CLASSIFY_CLOSED_INVOICE to WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE
* edit wrong SQL erquest
2024-10-29 17:34:30 +01:00
Laurent Destailleur
2cf2468242
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-29 13:24:39 +01:00
Laurent Destailleur
bc860ac5bd
Fix: remove a foreign key on a soft link
2024-10-29 13:24:12 +01:00
Laurent Destailleur
e6f1d4835f
Clean sql code
2024-10-29 02:58:20 +01:00
Laurent Destailleur
f69cb49752
Fix duplicate fix
2024-10-28 18:17:49 +01:00
Lucas Marcouiller
f047f35c73
Fix add model_pdf to evaluation class ( #31605 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-10-28 18:16:22 +01:00
Frédéric FRANCE
475976a733
fix phpstan ( #31597 )
...
* fix phpstan
* fix phpstan
* fix phpstan
2024-10-28 00:53:03 +01:00
Frédéric FRANCE
10935d4fc4
add last_main_doc to bom_bom ( #31586 )
...
* add last_main_doc to bom_bom
* fix warning
* fix warning
* fix wording
2024-10-28 00:35:59 +01:00
Frédéric FRANCE
0f563edb5f
replace fetch_projet() and fetch_project() by fetchProject() ( #29821 )
...
* fix cti
* fix cti
* deprecate fetch_projet fetch_project to fetchProject
* deprecate fetch_projet fetch_project to fetchProject
* deprecate fetch_projet fetch_project to fetchProject
* odfHandler->setSegment only throw OdfExceptionSegmentNotFound
* odfHandler->setSegment only throw OdfExceptionSegmentNotFound
* fix deprecated
* fix
* fix sql
2024-10-26 22:43:44 +02:00
sonikf
57fa017591
NEW Add payment reference - SQL Part ( #31553 )
...
* NEW Add payment reference - SQL Part
* NEW Add payment reference - SQL Part
* NEW Add payment reference - SQL Part
* Update llx_facture.sql
* Update llx_societe.sql
2024-10-26 13:07:33 +02:00
Laurent Destailleur
8bae2d99d8
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-24 20:13:12 +02:00
Laurent Destailleur
a17d26665c
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-24 20:08:28 +02:00
Laurent Destailleur
0ed4c9f8e7
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-10-24 19:59:03 +02:00
Laurent Destailleur
830029dd05
NEW Iban is saved encrypted
2024-10-24 13:03:52 +02:00
Laurent Destailleur
d9d0618eec
Fix avoid unexpected deletion on accounting account when using multicompany
2024-10-24 03:06:23 +02:00
Laurent Destailleur
c70973c0c8
Merge v20
2024-10-19 14:44:55 +02:00
Laurent Destailleur
86d3352332
Fix delete project when mrp module never enabled
2024-10-18 23:23:03 +02:00
Laurent Destailleur
9045a22478
Add field to track origin of an extrafield
2024-10-17 18:30:41 +02:00
Laurent Destailleur
d7c54d9406
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-17 18:17:41 +02:00
Laurent Destailleur
4f71729311
Fix missing migration on model_pdf
2024-10-17 18:17:12 +02:00
Laurent Destailleur
1c763a7923
Fix missing migration on model_pdf
2024-10-17 18:16:51 +02:00
Laurent Destailleur
7f9759aa81
Maxi debug of the email notification feature an dlook and feel v21
2024-10-15 20:28:05 +02:00
Laurent Destailleur
0bee83c121
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-15 16:39:41 +02:00
Laurent Destailleur
cde698802b
Update migration
2024-10-15 16:39:14 +02:00
Alexandre Janniaux
c354a01de0
FIX: add missing fields during install llx_accounting_system ( #31389 )
...
* llx_accounting_system: add missing fields during install
The current code expects to be able to assign an author for the object
and store the creation date.
* Remove constraint
The constraint is useless for the integrity of data of the table and for the business rules using this table, so we must avoid it if we can. This will avoid error when loading dump, errors on import and more...
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-15 16:37:30 +02:00
Noé Cendrier
d6dba0af24
NEW: tables for product customer prices extrafields management ( #31395 )
...
* NEW: tables for product customer prices extrafields management
* ADD: new tables in 21.0 migration
2024-10-15 16:29:48 +02:00
Laurent Destailleur
fad083e29b
Debug layout feature for v21
2024-10-14 23:38:14 +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
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
Laurent Destailleur
4a2043e7a0
Merge
2024-10-14 01:21:40 +02:00
Laurent Destailleur
47500d56f3
Doc
2024-10-14 01:15:54 +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
43c59b8da9
🚨 fix llx_webhook_target-webhook.sql 🚨 ( #31364 )
...
* fix llx_webhook_target-webhook.sql
* Update llx_webhook_target-webhook.sql
* Update llx_webhook_target-webhook.sql
* fix phan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-13 17:15:05 +02:00
MDW
d7b2f95baf
Qual: Fix phan notices ( #31372 )
...
* fix llx_webhook_target-webhook.sql
* Fix commande/list & facture-rec.class
* Fix bonprelevement
* Qual: Fix prelevement/create notices
* Qual: fix quadridetail notices & update baseline
* Qual: Fix CommonDocGenerator notices
* Qual: Fix commoninvoice and commonobjectline notices (phan/phpstan)
---------
Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com >
2024-10-13 16:45:42 +02:00
Laurent Destailleur
f373da6474
Add tmsfield in multicurrency tables
2024-10-12 18:25:38 +02:00
Lucas Marcouiller
9bece8c380
New datastructure for webhok_target ( #31363 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-10-11 15:56:45 +02:00
Laurent Destailleur
8c74ff6e58
QUAL Suffix table name to have them created on module install
2024-10-09 02:04:55 +02:00
Frédéric FRANCE
94f74d2056
add db tables for product attribute variant ( #31221 )
...
* add db tables for product attribute variant
* rename files
2024-10-09 01:58:04 +02:00
Laurent Destailleur
e79292cb19
Enhance vat edition
2024-10-08 09:59:46 +02:00
Laurent Destailleur
db065d28cc
Complete migration for old structure.
2024-10-06 17:14:11 +02:00
Laurent Destailleur
483bdab75b
Close #31279
2024-10-06 17:03:51 +02:00
Laurent Destailleur
0b8a66f354
Rename files to match table name
2024-10-06 16:41:31 +02:00
Alexandre SPANGARO
868d885806
NEW Accountancy - Add general account on thirdparty - SQL Part ( #31280 )
2024-10-05 18:49:34 +02:00
Lucas Marcouiller
b595b30a5b
New create public page for recruitment candidature ( #31220 )
...
* New creation of public recruitement candidature
* Fix some problems
* fix lang file
* Fix CI
* Fix CI
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-04 09:00:17 +02:00
MDW
1834c37c16
Qual: Fix phan notices ( #31212 )
...
* Qual: Fix phan notices
# Qual: Fix phan notices
Fix several phan notices related to classes with UnknownObject
classes.
* Qual: Fix phan notices
* Qual: Fix phan notices
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-03 19:40:34 +02:00