Frédéric FRANCE
fd365c3f45
fix warning close #31975 ( #31993 )
...
https://github.com/Dolibarr/dolibarr/issues/31975
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-19 03:32:55 +01:00
Frédéric FRANCE
b40e033f7b
fix tooltips close #31989 ( #31991 )
...
* fix tooltips
* Update product.class.php
* Update product.class.php
2024-11-19 00:10:20 +01:00
Marc de Lima Lucio
da70b46647
FIX: asset: missing ref_ext field used in CommonObject::isExistingObject() ( #31870 )
2024-11-17 01:43:43 +01:00
MDW
860e1b779f
Fix vCard output #31958 ( #31959 )
...
Fix #31958 - avoid messing up ENCODIGN & add CHARSET
Workaround by limiting the too generic replacement for social networks.
Add CHARSET for proper decoding.
2024-11-17 01:09:56 +01:00
Francis Appels
54891e8fa7
FIX Status not correct in Public ticket list ( #31922 )
2024-11-16 11:34:36 +01:00
Marc de Lima Lucio
b6dfc496a2
FIX: assets: division by zero when trying to calculate depreciation on assets that don't have it ( #31858 )
...
* FIX: assets: division by zero when trying to calculate depreciation on assets that don't have it
* FIX: assets: division by zero when trying to calculate depreciation on assets that don't have it, part 2
2024-11-16 10:51:24 +01:00
Delthair
a07894a01f
#31661 ( #31874 )
...
Incoterm location is int/float instead of alpha (in ther most card.php) #31661
2024-11-16 00:10:14 +01:00
Delthair
c2a7c4bbc1
FIX #31724 ( #31885 )
...
* FIX TakePOS : Undefined variable $servicestatus in pay.php on lines 126, 368 and 392 when stripe is not enabled #31724
TakePOS : Undefined variable $servicestatus in pay.php on lines 126, 368 and 392 when stripe is not enabled #31724
* nettoyage ligne 89 whitespace
2024-11-15 23:59:30 +01:00
moreauftheobald
4b9a5db62f
Tracking conf->module->enabled 1 ( #31895 )
...
* Fix Php 8 warning on commande dispach
* Tracking $conf->module->enabled
---------
Co-authored-by: Theobald <f.moreau@theobald-groupe.com>
2024-11-15 23:02:49 +01:00
Mathieu Moulin
d21d794e07
Fix reception lines when qte is strictly between 0 and 1 ( #31920 )
2024-11-15 22:56:08 +01:00
Alarig Le Lay
206570dac5
Add new check for ldap sync ( #31925 )
...
Closes: https://github.com/Dolibarr/dolibarr/issues/30819
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
2024-11-15 22:33:24 +01:00
Marc de Lima Lucio
7e9919e6b3
FIX: invoice: revenue stamp wrongly converted to int ( #31840 )
2024-11-15 15:01:03 +01:00
Expresion
cd7a6e6de0
Fix php8 warnings in agenda module ( #31834 )
...
* Update index.php
Fix: avoid php8 warnings in the agenda module
* Update index.php
Fix: php8 warnings in agenda module
2024-11-15 14:13:46 +01:00
Frédéric FRANCE
1d4c5b61e2
fix filters not compatible with Usf ( #31832 )
2024-11-15 14:08:14 +01:00
HENRY Florian
b8f481b579
fix: php 8 warning on create object from table module builder ( #31817 )
...
* fix: php 8 wrning on create object form table module builder
* remove unwanted linebreak
* fix: remove warning on filed type checklbst show output list
2024-11-14 23:30:11 +01:00
Laurent Destailleur
427e1ec26d
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-13 22:28:45 +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
Laurent Destailleur
a64f4327c7
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-13 16:40:21 +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
Ferran Marcet
e30692cb55
Fix: Closed invoices are not considered as issued ( #31789 )
...
* Fix: Grand total correction
* Fix: Does not filter correctly by project contacts
* Fix: Closed invoices are not considered as issued
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-13 16:17:08 +01:00
Laurent Destailleur
16fcb19072
Fix phpstan
2024-11-13 13:42:03 +01:00
Laurent Destailleur
6065b605d4
Fix phpstan
2024-11-13 13:41:03 +01:00
Charlène Benke
ea1c4cca06
qty must be float (not int) ( #31792 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-13 13:23:06 +01:00
Laurent Destailleur
ad2e2fe63d
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
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>
2024-11-13 12:39:10 +01:00
Laurent Destailleur
dd16c087e5
Prepare 20.0.2
2024-11-13 10:07:57 +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
a186903844
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-13 00:38:00 +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
Laurent Destailleur
4d29fd4beb
More complete fix for #31746
2024-11-10 18:23:17 +01:00
Frédéric FRANCE
940324f76d
fix dol_time_plus_duree with unit egal mn instead i ( #31746 )
...
* fix dol_time_plus_duree with unit egal mn instead i
* Update date.lib.php
2024-11-10 18:15:57 +01:00
Francis Appels
e17eafacb2
FIX select variant by attribute. ( #31759 )
...
DISTINCT needs order field in select.
Solved by removing DISTINCT
2024-11-10 18:15:04 +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
83a90708cb
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-09 15:51:05 +01:00
Laurent Destailleur
1b36a10702
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-09 15:50:56 +01:00
Laurent Destailleur
5bb34ab2b6
Fix save of error
2024-11-09 15:49:22 +01:00
lvessiller-opendsi
8a55e2f6a4
FIX old copy not needed in supplier order create method ( #31733 )
2024-11-08 17:51:44 +01:00
John BOTELLA
a7a18baeb2
Fix confusing behavior by add hidden conf MAIN_LIST_ORDER_LINK_DONT_USE_STATUS ( #31722 )
2024-11-07 17:30:20 +01:00
thomas-Ngr
9374a31b33
Fix const INVOICE_USE_RETAINED_WARRANTY ( #30533 )
...
* Fix const INVOICE_USE_RETAINED_WARRANTY being set as -1 when it should be empty
* fix missing translation
* fix missing translation
* Manage update for INVOICE_USE_RETAINED_WARRANTY
* use native setAsSelect() form function
2024-11-07 05:14:07 +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