ldestailleur
6363022c6b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-08-04 11:17:18 +02:00
Maxime Kohlhaas
705e7a602b
NEW : add company date birth (SQL structure) ( #34854 )
...
* NEW : add company date birth (SQL structure)
* Rename date_birth in birth
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-04 10:41:36 +02:00
ldestailleur
e9b50374d6
Add birth place
2025-08-04 10:40:52 +02:00
noec764
cff91b03d2
FIX: SQL query too heavy ( #34250 )
...
* FIX: Too heavy sql query
* FIX: Add index in user table and update SQL for user::fetchall()
* FIX: Add also index on llx_user on migrate
---------
Co-authored-by: Noé <noe@scopen.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-02 00:42:03 +02:00
ldestailleur
f9a72ba2ac
Add info into database to track api or token usage
2025-07-29 12:51:42 +02:00
ldestailleur
cfba25b857
Total prices
2025-07-26 11:10:38 +02:00
ldestailleur
7002897dab
QUAL: Removed a not/never used table
2025-07-24 18:30:21 +02:00
ldestailleur
c9cef40a2b
Add ip and user_agent into order table
2025-07-20 21:04:57 +02:00
Frédéric FRANCE
12781d7ccd
add tables for paiement extrafields ( #34695 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-15 15:43:21 +02:00
Lucas Marcouiller
659f758d61
Fix table webhook history ( #34737 )
...
* Fix name of option for supplier
* Update functions.lib.php (#34718 )
Add __MYCOMPANY_URL__ & __MYCOMPANY_PHONEMOBILE__ in getCommonSubstitutionArray
* Fix bad value fourn paiement process (#34722 )
* Fix bad value fourn paiement process
* best fix
* fix takepos console error (#34709 )
* fix console error
* exit early
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
* Fix CI
* Clean code
* Fix table wenhook history
---------
Co-authored-by: ldestailleur <eldy@destailleur.fr >
Co-authored-by: Deefaze <6393617+Deefaze@users.noreply.github.com >
Co-authored-by: Francis Appels <francis.appels@yahoo.com >
2025-07-15 06:13:10 +02:00
Laurent Destailleur
5161b631d5
Doc
2025-07-03 01:32:07 +02:00
ldestailleur
0e8bc21748
Doc
2025-06-28 16:45:31 +02:00
ldestailleur
f172e594e8
Doc
2025-06-26 01:44:21 +02:00
ldestailleur
d4b2a20d3a
Doc
2025-06-26 01:43:41 +02:00
ldestailleur
115afbbb76
Add critical info into unalterable log to help debug
...
FIX: Must be able to filter on signature.
2025-06-23 14:04:36 +02:00
ldestailleur
e7d098c8e9
Debug v22
2025-06-17 01:55:18 +02:00
Laurent Destailleur
1e4e5daa07
Code comment
2025-06-15 00:04:30 +02:00
Marc de Lima Lucio
10f41b23d4
FIX: manufacturing orders: missing extraparams field ( #34471 )
2025-06-13 23:57:11 +02:00
ldestailleur
27139ea688
Doc
2025-06-10 16:18:42 +02:00
Laurent Destailleur
efccb22bc7
Fix doc
2025-05-22 20:37:57 +02:00
Laurent Destailleur
7c2fa3e8a1
Fix CI
2025-05-20 01:09:52 +02:00
ldestailleur
62e305f7fa
Debug the asset module. Can't delete.
2025-05-10 21:03:27 +02:00
sonikf
7322b9cd93
NEW Add option to create simple shipment of non origin. SQL part ( #34071 )
...
* NEW Add description
* NEW Add description in llx_expeditiondet
2025-05-06 22:12:43 +02:00
ldestailleur
9873a98c36
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-04-26 20:17:39 +02:00
ldestailleur
cf24f34947
Fix SQL
2025-04-25 17:26:17 +02:00
ldestailleur
bc58523888
NEW Add field usenewcurrencyrate
2025-04-25 04:26:33 +02:00
Mohamed DAOUD
6c96283434
donation ip protection ( #33972 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-24 20:07:12 +02:00
ldestailleur
7db8252225
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-04-21 13:52:25 +02:00
Frédéric FRANCE
0fbd8e737e
align size of phone fields with socpeople size ( #33813 )
...
* align size of phone fields with socpeople size
* add migration
2025-04-20 00:49:54 +02:00
ldestailleur
c55bbd8fa8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-04-18 13:12:36 +02:00
ldestailleur
bdb82ef856
Complete #33894
2025-04-18 13:12:20 +02:00
Lucas Marcouiller
de99ce3647
Fix webhook_history database ( #33889 )
...
* Fix webhook_history database
* add error meesage
2025-04-18 12:58:04 +02:00
Regis Houssin
483112810e
FIX avoid sql error when a comment is after without comma ( #33758 )
...
* FIX avoid sql error when a comment is after without comma
* FIX syntax error
* Update admin.lib.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-16 20:00:13 +02:00
ldestailleur
6746b37fc4
Add field CCI
2025-04-16 19:09:30 +02:00
Lucas Marcouiller
b8e7fcdb4d
New webhook history database structure ( #33852 )
...
* New webhook history database structure
* fix CI
* remove unwanted files
* Update llx_webhook_history-webhook.sql
* Update llx_webhook_history-webhook.key.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-16 17:55:12 +02:00
Alexandre SPANGARO
ab0ce1d645
Review of module asset ( #33847 )
...
* Fixed Asset - Update translation of the module
* Fix asset create name
* Fix ref field
* Update module Asset
* Fix CI
* Fix CI
* Fix comment
2025-04-15 17:21:45 +02:00
Laurent Destailleur
e19f1dc371
Doc
2025-04-14 21:57:55 +02:00
ldestailleur
eadf6182e1
Try to debug the transfer in treasury mode. Move into DEBUG level.
...
Still some tests to do...
2025-04-11 20:12:16 +02:00
ldestailleur
380fd37430
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-04-09 11:14:22 +02:00
Regis Houssin
59bc259804
FIX a comment without after a comma create a sql error ( #33752 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-04-07 17:01:03 +02:00
Laurent Destailleur
25d7c47ce3
WIP Enhance menu editor with showtopmenuinframe
2025-04-07 05:47:47 +02:00
ldestailleur
59a20762c7
WIP add extrafield param aiprompt
2025-04-06 20:59:14 +02:00
ldestailleur
d97ebb9a33
Fix trouble in migrationon. Fix pb with large database
2025-04-05 13:37:21 +02:00
Jyhere
e35c59a4d8
GIFF-Accountancy-2025 - Automatic numbering of accounting entries ( #33551 )
...
* NEW: ref with configurable numbering models for Bookkeeping
* FIX: bookkeeping tooltip empty ref depending the list
* FIX: bookkeeping ref numbering missing translations and typo
* NEW: free ref num model for bookkeeping
* Update mod_bookkeeping_argon.php
* FIX: ci
* FIX: replace mistake, removed not necessary ternary
* FIX: phan error and prefix check
* FIX: phan error
* FIX: missing ref column in llx_accounting_bookkeeping_tmp.sql
* CHANGE: use default function getDolGlobalInt(, = 0)
() param instead of ternary
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-31 11:35:18 +02:00
Florian Mortgat
c9ecc5dfad
Remove deprecated columns price_ht and remise from llx_contratdet ( #33616 )
...
* [breaking change] Remove deprecated columns `price_ht` and `remise` from llx_contratdet and corresponding class properties
* FIX: remove references to deleted field `price_ht` from module
descriptor (exports)
2025-03-29 17:25:00 +01:00
ldestailleur
9e0d637491
Prepare 3 mode for payments pages
2025-03-28 16:32:54 +01:00
ldestailleur
7b9b32cb9e
Debug pgsql DDLInfoTable
2025-03-25 21:32:28 +01:00
ldestailleur
7522ee7693
Try fix travis
2025-03-25 18:17:25 +01:00
lvessiller-opendsi
5ffcca92a6
NEW input reason for customer invoice (SQL) ( #33569 )
2025-03-24 01:20:50 +01:00
ldestailleur
dc0a23509f
Doc
2025-03-19 15:24:55 +01:00