atm-lena
86971c7b86
Clean Conditions
2023-12-22 09:30:35 +01:00
atm-lena
abc9eb7bdc
Clean Code
2023-12-18 13:44:19 +01:00
atm-lena
9051e411d0
FIX Multilangs : PDF lines description
2023-12-18 12:00:41 +01:00
Laurent Destailleur
e732a3b989
Merge pull request #27000 from W1W1-M/fix-pdf-cornas-page-head-cell-width
...
FIX pdf cornas page head multicell width (backport v17)
2023-12-06 15:39:47 +01:00
William Mead
f74073f1a3
Added contributor details
2023-12-06 15:18:25 +01:00
William Mead
b53420e64e
Refactored & adjusted page head width
2023-12-06 15:17:29 +01:00
Laurent Destailleur
388eb1119e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-12-06 15:10:46 +01:00
Laurent Destailleur
ea0c97a5d5
FIX #26735 FIX #26994
2023-12-06 15:10:30 +01:00
Laurent Destailleur
3d08acb69e
Fix menu auguria
2023-12-04 20:55:30 +01:00
moreauf
97434c89bd
17.0: Correct bug in init_menu_auguria.sql Impossible to activate Menu
2023-12-04 12:29:22 +01:00
Laurent Destailleur
3294b721ac
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-23 18:46:57 +01:00
atm-jonathan
48ba0ec2d0
FIX warning param $lineID getSpecialCode is negatif ( #26826 )
...
* FIX warning param $lineID getSpecialCode is negatif
* retour de PR
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-23 17:12:57 +01:00
atm-jonathan
253ebd0a8b
FIX warning php8.2 undefined_array_key ( #26830 )
2023-11-23 17:08:07 +01:00
Laurent Destailleur
4129813564
Fix missing parameter $filter
2023-11-21 17:07:10 +01:00
Laurent Destailleur
146c78a3de
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-20 19:54:27 +01:00
Laurent Destailleur
d1a80920ff
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-20 19:53:50 +01:00
Florian Mortgat
564d930d33
FIX escape HTML tags in return value of getFullName() ( #26735 )
2023-11-18 23:55:25 +01:00
Maxime Kohlhaas
ef1916f0db
Fix : translated product desc was overwriting desc even if text was added after ( #26687 )
2023-11-18 14:15:34 +01:00
Laurent Destailleur
1b91a9f83b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-11-18 01:24:59 +01:00
Maxime Kohlhaas
a680d1e34d
Fix strpos inversion for expedition and receipt in files.lib ( #26701 )
2023-11-18 00:42:15 +01:00
Laurent Destailleur
3a0b3fd8a8
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-17 12:02:36 +01:00
Laurent Destailleur
6ea48ac22a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-17 12:02:21 +01:00
HENRY Florian
102356d2c4
fix: When sendmail failed it return false, result is KO, need to say it to user ( #26631 )
...
* fix: When sendmail failed it return false, need to be tested as is
* fix: When sendmail failed it return false, so >=0 do not trigger error
* fix: When sendmail failed it return false, so >=0 do not trigger error
* Update CMailFile.class.php
* Update actions_sendmails.inc.php
* Update actions_sendmails.inc.php
* Update CMailFile.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-17 12:01:03 +01:00
Laurent Destailleur
7c68dc3d1e
Fix phpcs
2023-11-17 01:17:23 +01:00
Laurent Destailleur
144be811fc
Fix phpcs
2023-11-17 00:54:15 +01:00
Maxime Kohlhaas
de0b733430
Fix : missing getEntity for hrm public holiday ( #26627 )
2023-11-16 23:27:20 +01:00
MDW
c4542895d7
Fix recurrent supplier invoice generation (title) ( #26601 )
2023-11-16 15:43:48 +01:00
HENRY Florian
7c43aa86c9
fix: mising delete inventory perms with MAIN_USE_ADVANCED_PERMS ( #26617 )
...
* fix: mising delete inventory perms
* fix: mising delete inventory perms
2023-11-16 15:31:20 +01:00
Laurent Destailleur
201ad75360
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
...
Conflicts:
htdocs/accountancy/journal/expensereportsjournal.php
2023-11-12 23:02:18 +01:00
Laurent Destailleur
bd2285ab91
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-11-12 22:58:37 +01:00
Laurent Destailleur
1dbb3f1f34
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/product/stock/stockatdate.php
2023-11-12 22:58:23 +01:00
Laurent Destailleur
17ca6f651c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-11-12 22:18:06 +01:00
lvessiller-opendsi
785c85205b
FIX substitute project variables in invoice documents ( #26445 )
...
* FIX substitute project variables in invoice documents
* Keep key to substitute if no link with project
2023-11-08 17:32:23 +01:00
Regis Houssin
56e9df9091
FIX avoid warning : Cannot use a scalar value as an array ( #26437 )
2023-11-07 18:53:37 +01:00
Laurent Destailleur
1a2e49cebe
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2023-11-05 19:45:42 +01:00
Laurent Destailleur
9c7381601f
Backport or better module compatibility
2023-11-05 19:35:34 +01:00
Laurent Destailleur
e080261e25
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-10-26 13:46:17 +02:00
HENRY Florian
7e3b098f78
fix: when option MAIN_USE_COMPANY_NAME_OF_CONTACT is set the VAT num have to be the VAT num of thirdparty of contact ( #26371 )
2023-10-26 12:28:00 +02:00
sonikf
21f602bf05
fix suppliers_bills_payment link ( #26361 )
2023-10-26 10:01:51 +02:00
am97
ee3bd43473
FIX user creation when LDAP is configured ( #26332 )
2023-10-23 18:39:22 +02:00
Laurent Destailleur
492bdd4a0e
Merge
2023-10-20 13:14:10 +02:00
Laurent Destailleur
519836ea41
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-20 04:00:31 +02:00
Laurent Destailleur
ff03e34103
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-20 03:59:46 +02:00
Laurent Destailleur
f542b1de38
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-10-20 03:33:46 +02:00
Eric
0975b2bbb8
check if $_FILES['userfile'] is an array before getting values ( #26269 )
2023-10-20 02:30:15 +02:00
Eric
e4987c8f3b
fix #26244 todelete could contains dupplicate val ( #26245 )
2023-10-18 03:05:05 +02:00
noec764
4675a93fc8
FIX: Error handling for computed values on import ( #24897 )
...
* FIX: Error handling for computed values on import
* Fixing style errors.
---------
Co-authored-by: stickler-ci <support@stickler-ci.com >
2023-10-15 21:18:03 +02:00
Anthony Berton
c2e5311a18
FIX - compare the result of the send mail file function
2023-10-09 11:20:10 +02:00
Laurent Destailleur
793922d468
Fix for compatibility
2023-10-09 09:20:37 +02:00
Noé Courtier
06bbb9517b
FIX: Use of line->insert instead of line->create
2023-10-06 17:02:26 +02:00