Jyhere
dc2a08bf07
FIX: bookkeeping/export error when not reconciled option is checked ( #33433 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-13 10:00:07 +01:00
ldestailleur
e19b3ffd9e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-13 09:59:19 +01:00
ldestailleur
3404e37aae
Fix CI
2025-03-13 09:58:56 +01:00
Frédéric FRANCE
a615275436
add date_creation on llx_session ( #33429 )
2025-03-12 20:44:47 +01:00
MDW
d64298f6c1
Qual: Fix phan notices (htdocs/compta) ( #33427 )
2025-03-12 20:41:50 +01:00
Jakub Stříbrný
890b24b17a
Add hook when printing button for new card ( #33408 )
...
* Add hook for print New Card Button in societe/contact.php
If we use canvas on contact module, we need to add canvas into the URL of the "create" button.
* Add hook for print new card button in societe list
To be able to use contact canvas when clicking on create new contact from thirdparty list.
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-12 20:41:39 +01:00
Mohamed DAOUD
210315fa17
Enhance External Modules Page and Add Pagination ( #33414 )
...
* Enhance external modules page
* add trans keys
* fix CI
* Enhance style
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-12 20:40:05 +01:00
ldestailleur
b685be67e9
Standardize
2025-03-12 20:09:09 +01:00
warnerbryce
2f36edef3b
FIX : PAIEMENT Wrong field displayed for DateChequeReceived ( #33390 )
2025-03-12 19:29:04 +01:00
Yannis Hoareau
9bf2b187f9
Fix fatal error occuring if fk_parent_line set to false ( #33412 )
2025-03-12 19:23:56 +01:00
MDW
1d32f66d35
Qual: Fix triggers ( #33406 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-12 19:21:51 +01:00
Florian Mortgat
f7fe6c4f1a
FIX warnings ( #33423 )
...
* FIX warnings
* fix: empty({function call})
2025-03-12 19:15:24 +01:00
Alexandre SPANGARO
a3456bf182
NEW Accountancy - Add centralized account (SQL & migration part) ( #33384 )
...
* NEW Accountancy - Add centralized account (SQL & migration part)
* Better request SQL compatible pgsql
2025-03-12 19:14:45 +01:00
ldestailleur
bd0ad59ec8
Fix phpunit
2025-03-12 18:53:36 +01:00
ldestailleur
9eb2f96d38
Clean code
2025-03-12 18:34:17 +01:00
ldestailleur
8d4a3b602d
Fix phpunit test export categories
2025-03-12 16:25:56 +01:00
ldestailleur
675fbc2761
FIX Add one more column too much in import
2025-03-12 16:25:40 +01:00
ldestailleur
acf84cec9b
Better log
2025-03-12 15:55:11 +01:00
atm-irvine
29adc8d242
fix: thirdparty substitutions var ignored on automatic event ( #33393 )
...
* fix: thirdparty substitutions var ignored on automatic event
* avoid fetch_thirdparty if already instance of Societe
2025-03-11 21:43:23 +01:00
atm-corentin
abd95b1681
Fix the update of timespent ( #32552 )
2025-03-11 20:45:07 +01:00
ldestailleur
0d17d0a478
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-03-11 17:32:23 +01:00
ldestailleur
2fa9fbdb9a
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-03-11 17:32:09 +01:00
ldestailleur
2538baa4dc
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-11 17:31:51 +01:00
ldestailleur
f42b80794f
FIX #33405 - Try a better fix including the billed flag
2025-03-11 17:31:41 +01:00
lvessiller-opendsi
98a0dfa1b0
FIX shipment dispatch origin line ( #33415 )
2025-03-11 17:25:18 +01:00
Alexandre SPANGARO
1d19cbfe1a
Fix supplier order tags ( #33402 )
2025-03-11 17:23:33 +01:00
ldestailleur
89037af953
Fix phpunit
2025-03-11 17:22:39 +01:00
ldestailleur
47af73d891
FIX #33404 - to keep the method findNearest an agnostic method.
2025-03-11 17:19:09 +01:00
sonikf
4bf70b0c2d
FIX : #33365 Global search for single shipment ( #33401 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-11 11:41:54 +01:00
ldestailleur
9f655b790c
Fix bad var
2025-03-11 10:57:12 +01:00
ldestailleur
f4bee4810e
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-11 10:45:36 +01:00
ldestailleur
63dd269dfa
SEC FIX Reflected XSS reported by 柏天浩
2025-03-11 10:43:25 +01:00
ldestailleur
a65f699528
FIX Reflected XSS reported by 柏天浩
2025-03-11 10:38:26 +01:00
ldestailleur
620cb5c90a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-11 10:22:05 +01:00
ldestailleur
b45a1c21ee
NEW introduce method dolSetCookie
2025-03-11 10:21:45 +01:00
Vincent Maury
68818a451c
Fix Deposit percent on new propal ( #33395 )
...
When deposit is activated, on new propal deposit percent is'nt proposed, and isn't saved in the propal, causing a display bug in pdf.
I just reported the same modif than in command
2025-03-11 03:27:08 +01:00
Vincent Maury
4d26130212
Fix Deposit percent on new propal ( #33395 )
...
When deposit is activated, on new propal deposit percent is'nt proposed, and isn't saved in the propal, causing a display bug in pdf.
I just reported the same modif than in command
2025-03-11 03:26:45 +01:00
Vincent Maury
fcaf26c253
Fk account not saved ( #33396 )
...
When bank account is set but there's an error, it's lost
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-11 03:25:12 +01:00
Vincent Maury
a93ca347c3
Fk account not saved ( #33396 )
...
When bank account is set but there's an error, it's lost
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-11 03:24:52 +01:00
Alexandre SPANGARO
4cb4be3774
NEW Supplier orders - Add tags/categories ( #33386 )
...
* NEW Supplier orders - Add tags/categories
* Fix CI
* Fix CI
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-11 03:20:26 +01:00
ldestailleur
7e40249364
Fix phan
2025-03-11 03:19:09 +01:00
Alexandre SPANGARO
81b5771270
FIX Accountancy simplified - with multiple entities, amount of the entry is multiplied by the number of entities ( #33370 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-11 03:02:50 +01:00
atm-adrien
b9f4ddb021
FIX : Count on supplier invoice list does not match count in DB ( #33351 )
2025-03-11 03:00:46 +01:00
ldestailleur
6a8e737187
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-11 02:59:52 +01:00
ldestailleur
9a77553e44
Clean code for #33351 - Remove useless distinct, aggregate and join.
2025-03-11 02:59:32 +01:00
Eric - CAP-REL
6f4b2a8905
allow spaces on natural search ( #33324 )
...
* allow spaces on natural search like documentation says
* clear comment
* sanitize backport from 19.0
* update sanitize call to be compatible with dolibarr 19.0 backported function
2025-03-11 02:13:06 +01:00
MDW
ee9e89efaa
Qual: Fix phan notices (facture/3 + filefunc.inc) ( #33383 )
...
* Qual: Fix PhanMismatchType
* Finalize rename of $attrV into $value
* Correct getGlobalString into getGlobalInt
* Do not require some fields in the 'title' definition of $cols
* Qual: Fix phan notices (core/lib)
* Qual: Fix phan (contrat)
* Qual: Fix phan notices (facture/3 + filefunc.in)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-11 01:59:34 +01:00
MDW
a0f71fbe76
Qual: Fix phan notices (core/lib) ( #33379 )
...
* Qual: Fix PhanMismatchType
* Finalize rename of $attrV into $value
* Correct getGlobalString into getGlobalInt
* Do not require some fields in the 'title' definition of $cols
* Qual: Fix phan notices (core/lib)
2025-03-11 01:43:54 +01:00
Frédéric FRANCE
87ccfff7ce
update session in db with user id ( #33391 )
2025-03-11 01:43:36 +01:00
MDW
c0f533865f
Fix CI: Do not require some fields in the 'title' definition of $cols ( #33399 )
...
* Qual: Fix PhanMismatchType
* Finalize rename of $attrV into $value
* Correct getGlobalString into getGlobalInt
* Do not require some fields in the 'title' definition of $cols
2025-03-11 01:42:49 +01:00