Laurent Destailleur (aka Eldy)
fb11f6114d
Disable to avoid duplicated feature
2024-12-24 00:03:11 +01:00
Laurent Destailleur (aka Eldy)
0889a357ab
Fix creation of database with pgsql
2024-12-22 21:44:09 +01:00
tnegre
34cf08d940
update ODT templates
2024-12-17 10:30:59 +01:00
Regis Houssin
6d7350541a
FIX prepare the possibility of having different payment methods per
...
entity (eg RUM/SEPA)
2024-12-13 13:14:22 +01:00
Laurent Destailleur (aka Eldy)
69d6f5b60c
Clean position of field
2024-12-03 12:12:22 +01:00
Laurent Destailleur (aka Eldy)
4e6d3217bc
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-12-02 01:58:06 +01:00
Laurent Destailleur (aka Eldy)
5c321cc678
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-12-02 01:52:08 +01:00
Alexandre Janniaux
b02742ebe1
FIX #32178 : repair.php: fix missing 'as' with Postgres ( #32179 )
...
Fix the following SQL error when executing the repair script on 19.0.x
and above.
Error DB_ERROR_SYNTAX (Req 159): create table tmp_bank_url_expense_user (select e.fk_user_author, bu2.fk_bank from llx_expensereport as e, llx_bank_url as bu2 where bu2.url_id = e.rowid and bu2.type = 'payment_expensereport');
ERROR: 42601: syntax error at or near "select" LINE 1: create table tmp_bank_url_expense_user (select e.fk_user_aut... ^ LOCATION: scanner_yyerror, scan.l:1145
2024-12-01 23:03:08 +01:00
Laurent Destailleur (aka Eldy)
98b7e88c64
Debug v21
2024-12-01 17:46:22 +01:00
Laurent Destailleur (aka Eldy)
5e6ab79990
Fix remove hard constraint that must be soft constraints.
2024-11-29 18:42:12 +01:00
Laurent Destailleur (aka Eldy)
ca5335a719
Fix migration
2024-11-29 18:13:06 +01:00
Laurent Destailleur (aka Eldy)
dd67fe7b6d
Fix duplicate record
2024-11-29 16:58:39 +01:00
Laurent Destailleur (aka Eldy)
82ae009e8b
Fix size too low
2024-11-29 16:53:45 +01:00
Laurent Destailleur (aka Eldy)
459f631ecc
Reduce length
2024-11-29 16:52:53 +01:00
Laurent Destailleur (aka Eldy)
eab6a9f97b
Fix name of index
2024-11-29 16:49:04 +01:00
atm-GregM
34b2f25875
FIX data too long for column signature ( #32144 )
...
* Fix data too long for column signature
* Fix data too long for column signature
2024-11-29 14:47:15 +01:00
Laurent Destailleur (aka Eldy)
87af642454
Fix help
2024-11-28 21:54:09 +01:00
Laurent Destailleur (aka Eldy)
99a2787efc
Debug v21
2024-11-28 21:51:30 +01:00
Laurent Destailleur (aka Eldy)
55e387bbbf
Example
2024-11-28 21:48:55 +01:00
Francis Appels
fc0e5c510f
Fix upgrade2, migrate_productlot_path() need $user. ( #32125 )
...
* Fix upgrade2, migrate_productlot_path() need $user.
* Fix stan
* Revert "Fix stan"
This reverts commit 5fff7013d3 .
* Revert "Fix upgrade2, migrate_productlot_path() need $user."
This reverts commit faf40eeab4 .
* Fix upgrade2, migrate_productlot_path() need $user.
2024-11-28 11:07:15 +01:00
Laurent Destailleur
bc83d330b6
Debug v21
2024-11-25 03:16:30 +01:00
Laurent Destailleur
20002f20f6
Fix too short size field
2024-11-24 22:49:58 +01:00
Laurent Destailleur
4bc1eebcb5
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-21 12:47:48 +01:00
Laurent Destailleur
c907327e3c
Fix removed foreign key not on a unique key
2024-11-21 09:08:54 +01:00
Laurent Destailleur
ce0d9d82c2
Fix test on install process
2024-11-20 13:29:07 +01:00
Laurent Destailleur
1386d8c388
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-19 04:21:29 +01:00
Marc de Lima Lucio
da70b46647
FIX: asset: missing ref_ext field used in CommonObject::isExistingObject() ( #31870 )
2024-11-17 01:43:43 +01:00
Laurent Destailleur
6485d02de2
Fix missing migration in v20
2024-11-17 01:40:32 +01:00
Laurent Destailleur
e866f90b12
Compatible php 8.3
2024-11-16 22:51:35 +01:00
Regis Houssin
a5bd461505
FIX compatibility with multicompany ( #31934 )
2024-11-16 10:33:28 +01:00
HENRY Florian
b6c03773e9
fix: migrate from version ( #31814 )
2024-11-14 23:32:33 +01:00
Laurent Destailleur
2b9ad08382
Fix travis
2024-11-14 01:43:06 +01:00
Laurent Destailleur
17fa660ee5
Prepare db for future features
2024-11-14 00:50:15 +01:00
Laurent Destailleur
bb1256a74a
Close #31367 - label increased to 50 chars
2024-11-14 00:32:42 +01:00
HENRY Florian
ba46e7dfd5
fix/feat: ProductLot document folder have to be the rowid ( #29859 )
...
* fix/feat: ProductLot docuement folder have to be ID as batch is not unique
* fix/feat: ProductLot docuement folder have to be ID as batch is not unique
* add translation
* fix travis
* fix travis
* fix CI*
* fix CI
* fix: travis CI
* reset from develop
* reset from develop
* reset from develop
* reset from develop
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-13 23:58:12 +01:00
Laurent Destailleur
e259ffb2a0
Clean code
2024-11-13 23:10:18 +01:00
Charlène Benke
439741d145
NEW : add fichinter category - define new table ( #31234 )
...
* New ; add fichinter categories
* Create llx_categorie_fichinter.key.sql
* Update 20.0.0-21.0.0.sql
* Rename llx_categorie_fichinter.key.sql to llx_categorie_fichinter-fichinter.key.sql
* Rename llx_categorie_fichinter.sql to llx_categorie_fichinter-fichinter.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-13 22:44:14 +01:00
sonikf
3720b748b1
fix column is_also_delivery_note belongs to llx_facture table ( #31779 )
...
* fix remove is_also_delivery_note
* New: Add field is_also_delivery_note
2024-11-12 13:46:45 +01:00
Laurent Destailleur
bd170e0474
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-12 11:33:31 +01:00
Laurent Destailleur
4a97adfc62
Add column is_also_delivery_note
2024-11-12 03:52:08 +01:00
sonikf
34b4b07fe2
New: prepare for e-shipment (SQL part) ( #31773 )
...
* Add issue date
* Add field fk_unit
* Add shipment contacts
* New Add is_delivery_note SQL part
* New fields for e-shipment SQL part
* Update llx_facture.sql
* Update 20.0.0-21.0.0.sql
* Update 20.0.0-21.0.0.sql
* Update llx_expedition.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-12 03:40:38 +01:00
Laurent Destailleur
353696b3ba
Doc
2024-11-12 03:22:51 +01:00
atm-lena
10e18da5d7
Develop new facture rec field societe rib management ( #31698 )
...
* Add field "fk_societe_rib" in llx_facture_rec
* Add field fk_societe_rib FactureRec
* Management of new field "Bank Account Customer" in facture rec
* Empty Value Management
* Change method of hide/show field
* Preselect RIB
* Rename function
* Edit structure formiban
* fix merge conflict
* Clean code
* clean code
* change translations
* default rib preselected in invoice rec create
* fix "=="
* Update card-rec.php
---------
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-11 17:53:35 +01:00
Laurent Destailleur
254c15fae1
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-09 15:55:41 +01:00
Laurent Destailleur
576df86eac
NEW Add field to store text content of files
2024-11-09 13:28:50 +01:00
Bahfir Abbes
65a0563312
add extrafields tables for pos_cash_fence ( #31730 )
...
Co-authored-by: abb <contact@ab1consult.com>
2024-11-08 14:43:52 +01:00
lvessiller-opendsi
9f76747aff
NEW VAT by state (SQL) ( #31627 )
...
* NEW VAT by state (SQL)
* Revert fk_tva column in department table
* NEW department in vat rates dict
2024-11-07 20:55:50 +01:00
thomas-Ngr
9374a31b33
Fix const INVOICE_USE_RETAINED_WARRANTY ( #30533 )
...
* Fix const INVOICE_USE_RETAINED_WARRANTY being set as -1 when it should be empty
* fix missing translation
* fix missing translation
* Manage update for INVOICE_USE_RETAINED_WARRANTY
* use native setAsSelect() form function
2024-11-07 05:14:07 +01:00
Laurent Destailleur
f2c89f6043
WIP Add column subprice with tax for future use
2024-11-06 20:38:44 +01:00
Frédéric FRANCE
0d7bc505d3
add phpdoc and clean phpstan baseline ( #31702 )
...
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
2024-11-06 19:39:46 +01:00
Laurent Destailleur
4bdd848bbe
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-06 13:26:08 +01:00
sonikf
e5ca8437d2
fix: Proper use of products field customcode ( #31695 )
...
* fix customcode field comment
* fix translation
2024-11-05 17:32:12 +01:00
Laurent Destailleur
46b80e85d4
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-05 17:29:08 +01:00
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
Laurent Destailleur
8bbef7b39d
NEW Add column agenda_id to implement the link between files and event
2024-10-03 15:22:48 +02:00
Laurent Destailleur
294cab04be
Track event BILL_SUPPLIER_CREATE in agenda
2024-10-02 19:48:12 +02:00
Laurent Destailleur
471668b940
FIX Toolt to convert utf8mb4
2024-09-30 23:12:01 +02:00
Laurent Destailleur
4a3d081dca
FIX Toolt to convert utf8mb4
2024-09-30 23:11:31 +02:00
Laurent Destailleur
fc6a5354e3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-26 23:17:00 +02:00
Laurent Destailleur
47a146fa85
Doc
2024-09-26 23:16:08 +02:00
Frédéric FRANCE
9df2457236
fix phpstan ( #31144 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-26 22:17:49 +02:00
Lucas Marcouiller
15c13d2d9f
New add ip field to contact class ( #31099 )
...
* New add ip field to contact class
* Fix Ci
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-26 22:17:19 +02:00
Laurent Destailleur
fbc5dd4822
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-26 19:36:09 +02:00
Laurent Destailleur
ae2ceccc5b
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-26 03:44:09 +02:00
Laurent Destailleur
55bd7a33a4
Fix migration 12-13
2024-09-24 16:29:53 +02:00
Frédéric FRANCE
000173c7b9
fix phpstan ( #31075 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-23 01:59:14 +02:00
Lucas Marcouiller
9ecfe2609b
Fix add ip field by adding it in module builder recruitement candidature fields ( #31060 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-09-20 18:10:56 +02:00
Lucas Marcouiller
23b3b07526
New add ip field on recurtementcandidature and societe ( #31045 )
...
* New add ip field on recurtementcandidature and societe
* fix CI
* fix CI
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-09-20 00:22:42 +02:00
lamrani abdelwadoud
5fcca27fc4
NEW display when click on NEWS templateDrop down for model ( #30332 )
...
* New update for templateMail by creating files
* New updating for get php content
* Update html.formmail.class.php
* Fix updating content news
* Fix CTI Errors
* edit html file for news
* NEW display for news with option
* replace file in ajax folder
* fix multiselect news
* Fix phan errors and remove part of useless css
* Fix brakets needed in script
* Fix Phan errors
* Fix display multiselect and fix security injection
* cancel removing part of code for classe modelMail
* Fix phstan errors
* Fix space line
* Fix error phpStan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-17 15:37:34 +02:00
Laurent Destailleur
22ae541e3b
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-16 00:08:33 +02:00
Laurent Destailleur
beee24d24d
Doc
2024-09-15 23:02:56 +02:00
Laurent Destailleur
26ba862540
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-14 02:45:04 +02:00
Laurent Destailleur
3a4e2c2bcf
Debug v20 - Fix sql
2024-09-13 16:36:11 +02:00
Laurent Destailleur
3ff6015b40
Comments
2024-09-13 16:28:23 +02:00
Laurent Destailleur
c6050e2a1e
Add column to track when an event reminder was sent
2024-09-13 15:55:26 +02:00
Laurent Destailleur
62427cf8a2
Fix sql error
2024-09-13 14:49:50 +02:00
Laurent Destailleur
10cc3327ab
Fix sql error
2024-09-13 14:49:28 +02:00
Laurent Destailleur
4a303a61d1
More robust test on missing permission for CTI
2024-09-13 11:13:38 +02:00
Laurent Destailleur
cf0c27cb0c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-12 21:21:33 +02:00
Maxime Kohlhaas
e4e5d1df8f
Fix : missing indexes on product_attribute_combination2val table ( #30936 )
...
* Fix : missing indexes on product_attribute_combination2val table
* Update 15.0.0-16.0.0.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-12 21:21:18 +02:00
Laurent Destailleur
b4571580c1
Complete #30936
2024-09-12 21:21:11 +02:00
Frédéric FRANCE
fba71ab043
fix phpstan ( #30893 )
...
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-10 01:02:56 +02:00
Laurent Destailleur
e003c6a516
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-07 02:20:15 +02:00
Laurent Destailleur
bd04568799
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-07 02:18:33 +02:00
Laurent Destailleur
77a76aad7a
Fix test on permissions
2024-09-06 17:36:50 +02:00
atm-thomasb
63c54a06f0
NEW: added column default_rib in llx_user_rib ( #30850 )
...
* NEW: added column
* NEW: Added the TODO requested feature
* FIX: changed default value to 0 instead of 1, see PR
* NEW: Updated TODO
* Update llx_user_rib.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-06 14:10:23 +02:00
Laurent Destailleur
4ac3e46501
case
2024-09-06 14:09:34 +02:00
Laurent Destailleur
40f0173678
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-09-05 22:44:57 +02:00
Laurent Destailleur
ba489369dd
Fix phpunit
2024-09-05 22:41:49 +02:00
MDW
97a9e2b3b0
Fix: deprecations in repair.php & Qual: Improve ... phpunit/setup_conf.sh ( #30825 )
...
* Qual: Add force_install_createuser to setup script
* Qual: Improve dev/setup/phpunit/setup_conf.sh
# Qual: Improve dev/setup/phpunit/setup_conf.sh
- Use variables for credentials instead of repeating hardcoded values;
- Add variables to configuration parameters;
- Add prefix to tables;
- Execute repair.php.
* Fix deprecated calls to explode(<string>, null)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-05 15:51:15 +02:00
Laurent Destailleur
9a986aaa26
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-05 15:45:03 +02:00
Laurent Destailleur
c496301486
Clean table tmp_llx_accounting_account - #30825
2024-09-05 15:44:43 +02:00
Alexandre SPANGARO
8378767732
FIX Missing field vat_reverse_charge in societe_per_entity with constant MAIN_COMPANY_PERENTITY_SHARED ( #30854 )
2024-09-05 15:30:15 +02:00
Laurent Destailleur
6af16694cc
NEW Add test to forbidden NOW() SQL function.
2024-09-05 13:22:19 +02:00
Laurent Destailleur
1b16ae87e4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-05 12:40:15 +02:00
Laurent Destailleur
8ca5a0edc6
Fix for non utf8 tables
2024-09-05 12:01:58 +02:00
Laurent Destailleur
3d3527d466
Fix repair to convert charset utf8 utf8mb4
2024-09-05 11:49:33 +02:00
atm-thomasb
9b9987c0c3
New/column fk_societe_rib in llx_prelevement_demande ( #30848 )
...
* NEW Added a new column fk_iban in prelevement demande
* FIX: renamed table to a better name
* FIX: placement and type
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-04 20:18:21 +02:00
Laurent Destailleur
c79f72f785
Fix missing tests on permissions
2024-09-03 16:19:18 +02:00
Laurent Destailleur
24e0c624ee
WIP Add a performance field
2024-09-03 11:36:44 +02:00
Laurent Destailleur
14d5b4bcc3
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-02 12:14:51 +02:00