Laurent Destailleur
9045a22478
Add field to track origin of an extrafield
2024-10-17 18:30:41 +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
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
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
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
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
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
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
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
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
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
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
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
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
24e0c624ee
WIP Add a performance field
2024-09-03 11:36:44 +02:00
Laurent Destailleur
eee66bff8b
Doc
2024-08-20 12:28:41 +02:00
Laurent Destailleur
8f1ef39976
Fix duplicate column name
2024-08-17 15:49:33 +02:00
Laurent Destailleur
25cd547a44
Fix duplicate column name
2024-08-17 15:48:49 +02:00
Laurent Destailleur
dcedc39887
Comment
2024-08-16 22:15:23 +02:00
Laurent Destailleur
0a271739a0
Close #24884
2024-08-16 22:13:45 +02:00
Florent Poinsaut
00bae889fc
Add new tags in database ( #30526 )
2024-08-15 20:11:52 +02:00
Laurent Destailleur
823e53803d
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-08-03 15:45:33 +02:00
Hasanuzzaman Sattar
63f43ad61e
Fix for issue #30531 ( #30532 )
...
* issue#30513
* FIX#30531
2024-08-02 14:53:39 +02:00
Laurent Destailleur
2068f29b44
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-08-01 10:51:25 +02:00
Laurent Destailleur
f82eabbab7
FIX #30513 FIX #30515
2024-08-01 10:48:17 +02:00
Lucas Marcouiller
a671c91d3e
QUAL bankline category table name ( #30419 )
...
* FIX bankline category table name
* remove bad space
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-28 17:43:46 +02:00