Commit Graph

121863 Commits

Author SHA1 Message Date
Laurent Destailleur (aka Eldy)
670e6464e8 Fix selection of state from country in member creation 2024-11-28 22:25:53 +01:00
Laurent Destailleur
c83d362bc1 Fix edit of amount on public payment page 2024-11-27 12:26:04 +01:00
daGrumpf
ef41ebb864
PR#28448 broke qty float on xpedition same correction as #31794 (#32055) 2024-11-22 13:07:23 +01:00
Laurent Destailleur
3085b48dc9 FIX Debug v21 2024-11-21 22:16:20 +01:00
Laurent Destailleur
2e90ba0850 Fix trans 2024-11-21 18:21:34 +01:00
Laurent Destailleur
931e0e5531 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-11-21 18:16:02 +01:00
Laurent Destailleur
63073f7e71 FIX #32021 2024-11-21 18:15:34 +01:00
HENRY Florian
b8c3bd8f41
20 fix php warning (#32029)
* fix: php warning intervention when FICHINTER_DISABLE_DETAILS is set

* Update list.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-21 17:19:52 +01:00
HENRY Florian
0577fe44a4
FIX: when create intervention from propal (or other object), element link is mising after creation (#32035)
* fix: when create intervention from propal, element link is mising

* fix: when create intervention from propal, element link is mising

* fix: when create intervention from propal, element link is mising
2024-11-21 17:13:22 +01:00
Quentin-Seekness
1a752c16cf
Fix setincoterms Location (#32037)
* Fix setincoterms Location

* Fix location_incoterms on invoice card

* Fix location_incoterms on supplier order

* Fix location_incoterms on supplier invoice
2024-11-21 17:11:19 +01:00
Laurent Destailleur
9a5aea09da FIX Debug option not working replaced by the one that works. 2024-11-21 12:33:23 +01:00
Laurent Destailleur
4c95fa2ac6 Fix clean a bugged option duplicated at wrong place in setup 2024-11-21 10:14:43 +01:00
Laurent Destailleur
bf3a08ffa5 Tooltip 2024-11-21 09:41:59 +01:00
Laurent Destailleur
c907327e3c Fix removed foreign key not on a unique key 2024-11-21 09:08:54 +01:00
Nicolas Domenech
cc0db78984
FIX #32007 missing parameter on function multiSelectArrayWithCheckbox (#32008) 2024-11-21 08:48:55 +01:00
Laurent Destailleur
4a3edf9294 Fix to make protection ok when no stock and
STOCK_ALLOW_NEGATIVE_TRANSFER on
2024-11-20 23:28:25 +01:00
Laurent Destailleur
9191c216f3 Fix to make protection ok when no stock and
STOCK_ALLOW_NEGATIVE_TRANSFER on
2024-11-20 22:53:34 +01:00
Lucas Marcouiller
0b81375f00
fix missing require in various_payment card (#32015)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-11-20 20:58:11 +01:00
HENRY Florian
88a1eadfc7
fix: php warning (#32020)
* fix: php warning

* fix php warning

* fix php warning
2024-11-20 19:50:07 +01:00
Laurent Destailleur
423cc7b845 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-11-19 12:41:22 +01:00
Laurent Destailleur
023856cf73 FIX #31997 2024-11-19 12:40:23 +01:00
Laurent Destailleur
a8ffb794a5 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-11-19 04:04:26 +01:00
Laurent Destailleur
e9e1175134 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-11-19 04:04:10 +01:00
Laurent Destailleur
93b11038d5 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-11-19 03:44:50 +01:00
Laurent Destailleur
99774022a5 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-11-19 03:36:44 +01:00
Laurent Destailleur
c5ebc9b7bd Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-11-19 03:33:15 +01:00
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
Benoît PASCAL
f10d9464a1
fix: get file link in invoice list with multicompany (#31966) 2024-11-18 17:58:25 +01:00
Sébastien NASSIET
02eb16a703
FIX#31159 - TVA Account by country is not used (#31984)
* FIX#31159

* FIX#31159
2024-11-18 15:49:52 +01:00
lvessiller-opendsi
580d789a00
FIX send mail to BCC when email formated as Fullname <email> (#31983) 2024-11-18 14:56:09 +01:00
uvaldenaire-opendsi
98d106e6b5
Fix delete project when mrp module never enabled (#31982)
Co-authored-by: Laurent Destailleur <eldy@users.sourceforge.net>
2024-11-18 14:55:20 +01:00
Laurent Destailleur
bca77bddb8 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-11-17 10:31:38 +01:00
Laurent Destailleur
7ca9f0022a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-11-17 10:31:11 +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
noec764
a960be440b
FIX: All contacts were loaded even if no thirdparty was selected (#31877)
* FIX: All contact were loaded even if no thirdparty selected

* Update card.php

---------

Co-authored-by: Noé <noe@scopen.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-17 00:06:33 +01:00
Sami Filali
fac36d2376
add hook (#31938) 2024-11-16 14:51:24 +01:00
Francis Appels
54891e8fa7
FIX Status not correct in Public ticket list (#31922) 2024-11-16 11:34:36 +01:00
Thomas C.
976399c2d9
fix (#31683) 2024-11-16 10:57:03 +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
Mathieu Moulin
cd6ed63768
Fix Specimen warning in supplier admin when database has no products (#31867) 2024-11-16 10:45:01 +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
Mathieu Moulin
348981a419
Fix show payment URL in massaction context when not one email per recipient (#31927) 2024-11-16 00:06:15 +01:00
Mathieu Moulin
adf59f2599
Fix mod_facture_fournisseur_tulip::getExample & get_next_value if no object in parameter (#31878) 2024-11-16 00:00:05 +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
alex10843
5d9d282f1b
FIX: Takepos: set the country of the default customer (#31915)
* FIX: Takepos: set the country of the default customer

* Update modTakePos.class.php

---------

Co-authored-by: Alex - Solauv <vous@exemple.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-15 23:56:14 +01:00
kkhelifa-opendsi
d0323fa27d
FIX : Update on a sold line of bank entrie set the type to empty, now it's fixed #22539 (#31888) 2024-11-15 23:53:04 +01:00
William Mead
038f8d5dff
Backported default ticket severity fix (#31908) 2024-11-15 23:44:08 +01:00
William Mead
bab49d66c5
Backported default ticket type fix (#31912) 2024-11-15 23:36:54 +01:00