Rémi Champlon
f408803ae0
list contact check by module ( #31845 )
...
Co-authored-by: Rémi Champlon <r.champlon@vold.lu >
2024-11-15 16:02:11 +01:00
sonikf
fd3482f331
fix #31798 End of month incorrect button value(clone salary) ( #31827 )
2024-11-15 14:13:05 +01:00
accellier-dev
c845cc337c
Fixed : #30976 ( #30979 )
...
* Fixed : #30976
* Update odf.php
---------
Co-authored-by: Pratush Raj <pratushraj0@gmail.com >
2024-11-13 22:27:31 +01:00
Frédéric FRANCE
2b26521e32
Fix typo in ChangeLog ( #31802 )
2024-11-13 21:20:12 +01:00
Laurent Destailleur
b9c628413e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-13 16:37:31 +01:00
Laurent Destailleur
a039a00277
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-11-13 16:35:07 +01:00
Laurent Destailleur
d30a0ea066
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-11-13 16:32:54 +01:00
Laurent Destailleur
ab6c74ae88
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-11-13 16:29:18 +01:00
Laurent Destailleur
fbca98ec2a
Merge
2024-11-13 16:25:00 +01:00
thomas-Ngr
93f23fe452
ODF : fix : escape specials chars in IF ELSE ENDIF $key ( #31796 )
...
* ODF : fix : escape specials chars in IF ELSE ENDIF $key
* fix missing brackets
* add delimiter to preg_quote
---------
Co-authored-by: Brice Werry <bwerry@open-dsi.fr >
2024-11-13 16:18:08 +01:00
Laurent Destailleur
ad2e2fe63d
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
19.0.4
2024-11-13 12:41:15 +01:00
Eric - CAP-REL
67c2a48fc9
Add missing extrafields on strato pdf model ( #31790 )
...
* undef var
* add main extrafields on object
* remove dev debug sorry !
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
18.0.6
2024-11-13 12:39:10 +01:00
Laurent Destailleur
49d936c3f6
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-13 12:10:07 +01:00
Laurent Destailleur
792ff4044e
Typo
2024-11-13 12:08:46 +01:00
Laurent Destailleur
29ef86a245
Typo
2024-11-13 11:51:32 +01:00
Laurent Destailleur
62bff1d070
Prepare 19.0.4
2024-11-13 11:02:13 +01:00
Laurent Destailleur
46769d65f3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-13 10:58:10 +01:00
Laurent Destailleur
d5add8aa49
typo
2024-11-13 10:56:56 +01:00
Laurent Destailleur
d3b9a83055
Fix changelog
2024-11-13 10:56:14 +01:00
Laurent Destailleur
1729df2a75
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-13 10:06:24 +01:00
Laurent Destailleur
294912420b
Prepare 19.0.4
2024-11-13 10:06:10 +01:00
Laurent Destailleur
4cd2e572ae
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-13 00:30:26 +01:00
Laurent Destailleur
f4b2269e2e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-11-13 00:26:53 +01:00
uvaldenaire-opendsi
0eee1ad18b
Qual: remove php 8.2 warnings by casting trim() argument to string. ( #28162 ) ( #31693 )
...
In create and update methods of societe class, the trim function triggered warnings when the argument passed is null.
Cast string properties to string to avoid php warnings when the property is null.
Co-authored-by: UltraViolet33 <93035200+UltraViolet33@users.noreply.github.com >
2024-11-12 19:45:52 +01:00
Laurent Destailleur
5b4744a677
Fix duplicate status after merge from v18 fix
2024-11-12 16:18:19 +01:00
lvessiller-opendsi
d5e2f89edc
FIX can validate shipment without stock movement ( #31780 )
2024-11-12 14:25:36 +01:00
uvaldenaire-opendsi
67bcc242db
fix trim null value on invoice creation ( #31682 )
...
* fix trim null value on invoice creation
* fix trim with null value for note_public
2024-11-10 11:18:05 +01:00
Laurent Destailleur
c28cd8e287
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-09 15:50:14 +01:00
Laurent Destailleur
5bb34ab2b6
Fix save of error
2024-11-09 15:49:22 +01:00
Laurent Destailleur
1a3e9de52a
Fix save of error
2024-11-09 15:48:14 +01:00
lvessiller-opendsi
8a55e2f6a4
FIX old copy not needed in supplier order create method ( #31733 )
2024-11-08 17:51:44 +01:00
Juanjo Menent
5eb5033aba
FIX #25853 Thirdparty Massaction ( #25868 )
...
* FIX #25853 Thirdparty Massaction
* FIX #25704 Taxes Deleted from Vendor Invoices
* FIX #25704 Taxes Deleted from Vendor Invoices
* FIX #25704 Taxes Deleted from Vendor Invoices
* Update fournisseur.facture.class.php
---------
Co-authored-by: Juanjo Menent <jmenent@2byte.es >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-07 04:41:48 +01:00
Laurent Destailleur
e1b0cb6cf0
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-06 20:16:12 +01:00
Florian Mortgat
723c8278ce
FIX 17.0 fatal when updating recurring supplier invoice line with php8 ($remise_percent is '' instead of 0) ( #31713 )
2024-11-06 19:20:38 +01:00
uvaldenaire-opendsi
bbf83c7053
fix dol_getdate() when timestamp is an empty string ( #31714 )
2024-11-06 19:17:33 +01:00
Laurent Destailleur
43fb9dbb52
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-06 16:39:29 +01:00
Laurent Destailleur
a9b6e6916c
FIX column position on PDF of payments
2024-11-06 16:38:32 +01:00
Laurent Destailleur
6a01be1b8f
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-05 17:19:29 +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
HENRY Florian
b8286ab8f3
fix: List of UserGroup display wrong count of records( actual: nb group * nb user * nb perms (*nb entities)) instead of count of group ( #31687 )
...
* fix: group list count nb group * nb user * nb perms
* fix: synk.io security issue with zappier sample package in version Dolibarr 18.0
2024-11-05 15:37:04 +01:00
atm-jonathan
7133c6529b
FIX show preview pdf list expensereport ( #31694 )
...
* show preview pdf list expensereport
* conditions added
2024-11-05 13:51:26 +01:00
lvessiller-opendsi
e0a3756c6e
FIX update status on create supplier order for trigger ( #31642 )
2024-10-30 23:35:39 +01:00
PsyCrow
87fdd4ea5f
FIX #28505 Blank page from thirparty to projects ( #31637 )
...
Fix Blank page from thirparty to projects for users that has not permisson to do massactions
2024-10-30 21:09:48 +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
d51bf2b0ea
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-10-29 15:52:04 +01:00
Laurent Destailleur
0981c69515
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-10-29 15:48:21 +01:00
Laurent Destailleur
1987ea2eb7
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-10-29 15:47:51 +01:00
Laurent Destailleur
6a4ee18380
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-10-29 15:47:17 +01:00
Laurent Destailleur
b3a2908b48
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-10-29 15:46:43 +01:00
Laurent Destailleur
910f7e8564
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2024-10-29 15:46:12 +01:00