Laurent Destailleur
|
2f773e9326
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-09-23 21:45:03 +02:00 |
|
HENRY Florian
|
61c5a61623
|
fix: better error reporting in CMailFile (#31058)
|
2024-09-20 17:46:52 +02:00 |
|
Benjamin Falière
|
dcba3347d8
|
Retroport: FIX determine multi-currency price on object line create tpl (#28021) (#30535)
* NEW determine multi-currency price on object line create tpl (#28021)
* Update html.form.class.php
---------
Co-authored-by: lvessiller-opendsi <lvessiller@open-dsi.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-09-18 03:22:38 +02:00 |
|
Laurent Destailleur
|
1b24270a46
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-09-12 21:59:42 +02:00 |
|
Laurent Destailleur
|
65e5899442
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-09-12 21:58:28 +02:00 |
|
Marc de Lima Lucio
|
d17890f05b
|
FIX: purge files cron: php warnings when rest module enabled (#30919)
|
2024-09-12 21:57:41 +02:00 |
|
mrozniecki
|
0be0c1a1c1
|
Backport #yogosha18281
|
2024-09-10 14:01:04 +02:00 |
|
kkhelifa-opendsi
|
d29ebee2ac
|
FIX avoid from re-initializing array result on nested hook getEntity (#30626)
|
2024-09-09 04:35:13 +02:00 |
|
Laurent Destailleur
|
966ac2cdbc
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-07-25 18:04:42 +02:00 |
|
Laurent Destailleur
|
385d98b3e0
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-07-25 18:04:17 +02:00 |
|
Laurent Destailleur
|
c1b8197b8b
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2024-07-25 18:02:04 +02:00 |
|
Laurent Destailleur
|
d5004258db
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2024-07-25 18:00:55 +02:00 |
|
HENRY Florian
|
517e5e732c
|
fix: load translation for extrafields in PDF (#30461)
|
2024-07-25 14:29:12 +02:00 |
|
MaximilienR-easya
|
30f1d4f18b
|
Backport fix from develop (#30421)
|
2024-07-20 18:24:01 +02:00 |
|
noec764
|
96a5479e9e
|
FIX: Error mesg show untranslated extrafield name (#30227)
Co-authored-by: Noé <noe@scopen.fr>
|
2024-07-02 01:56:45 +02:00 |
|
Paul Schulte
|
1406715ce5
|
FIX executeHooks $object default value (#29647)
Change $object parameter default value from '' to null to fix issue when using type declarations in custom hooks.
Mirrored change from commit 0453b3e.
|
2024-05-11 20:48:52 +02:00 |
|
Francis Appels
|
ba4f7323fe
|
FIX PHP exception on getSpecialCode (#29646)
|
2024-05-10 12:34:38 +02:00 |
|
Laurent Destailleur
|
4fef808efa
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-05-03 18:16:58 +02:00 |
|
Laurent Destailleur
|
1c81155a9a
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-05-03 18:13:21 +02:00 |
|
Marc de Lima Lucio
|
3258b00e16
|
FIX: notification: error 500 in fixed emails due to a bad copy/paste (#29580)
|
2024-05-03 18:12:55 +02:00 |
|
Laurent Destailleur
|
594280e1df
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-05-02 13:22:47 +02:00 |
|
Laurent Destailleur
|
36873b9fe7
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-05-02 13:20:04 +02:00 |
|
Laurent Destailleur
|
fdb63a6540
|
Fix related to #29580
|
2024-05-02 13:06:48 +02:00 |
|
Laurent Destailleur
|
c454729f90
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-04-22 14:19:30 +02:00 |
|
Laurent Destailleur
|
79353a6cbb
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-04-22 14:17:06 +02:00 |
|
Florian Mortgat
|
54caae51e0
|
FIX 16.0 - the e-mail templates configured in the notification module are not used if the recipient is a fixed e-mail address (#29407)
|
2024-04-20 22:44:26 +01:00 |
|
atm-jonathan
|
1adda9817a
|
FIX round capital societe (#29211)
* round capital societe
* new key formated
|
2024-04-12 02:38:00 +02:00 |
|
Laurent Destailleur
|
137de338d2
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2024-04-11 22:28:27 +02:00 |
|
Regis Houssin
|
ec45ca8abe
|
FIX avoid php warnings (#29247)
|
2024-04-06 13:28:58 +02:00 |
|
Laurent Destailleur
|
d10d5aed72
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-04-04 17:54:59 +02:00 |
|
Laurent Destailleur
|
e407588231
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-04-04 17:54:31 +02:00 |
|
Laurent Destailleur
|
65f2425902
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2024-04-04 17:51:55 +02:00 |
|
Laurent Destailleur
|
28075f7cf8
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2024-04-04 17:51:37 +02:00 |
|
Regis Houssin
|
cb9a93d97e
|
FIX syntax error (but same result) :-)
|
2024-04-04 16:32:24 +02:00 |
|
Regis Houssin
|
9e638ccc12
|
FIX avoid to delete "lock" and "unlock" files
|
2024-04-04 16:22:31 +02:00 |
|
Laurent Destailleur
|
cdf46276ac
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-04-04 11:06:46 +02:00 |
|
x
|
c583102364
|
FIX Accolad
|
2024-04-03 15:19:53 +02:00 |
|
x
|
81adb15eb0
|
FIX PDF Translations Extrafields
|
2024-04-03 15:04:30 +02:00 |
|
Regis Houssin
|
5ffdc44952
|
FIX missing entity parameter for ajax_constantonoff
|
2024-03-21 13:35:51 +01:00 |
|
Laurent Destailleur
|
b705dd8094
|
NEW Support Reply-To tracking in emails sending (tickets only for the
moment)
Conflicts:
htdocs/core/class/CMailFile.class.php
htdocs/ticket/class/ticket.class.php
|
2024-03-19 16:42:27 +01:00 |
|
Laurent Destailleur
|
7964f831e9
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-03-01 19:02:31 +01:00 |
|
Laurent Destailleur
|
aaae1aad67
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-03-01 19:02:16 +01:00 |
|
Laurent Destailleur
|
615a80835a
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-03-01 19:00:32 +01:00 |
|
Laurent Destailleur
|
b6a056799c
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-02-29 20:09:56 +01:00 |
|
Laurent Destailleur
|
15a578e6ac
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
|
2024-02-29 20:09:44 +01:00 |
|
Laurent Destailleur
|
c3ad0bc9e7
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
Conflicts:
htdocs/core/class/commonobject.class.php
|
2024-02-29 20:07:53 +01:00 |
|
thomas-Ngr
|
a0fc77cd76
|
Fix Form::load_cache_vatrates() countries dict (#28528)
|
2024-02-29 19:40:51 +01:00 |
|
Laurent Destailleur
|
284fb49f60
|
Try a better fix for #28526
|
2024-02-29 19:35:34 +01:00 |
|
Laurent Destailleur
|
4c116e1577
|
Doc
|
2024-02-29 17:59:17 +01:00 |
|
kkhelifa-opendsi
|
926462e218
|
FIX: Not trancate the multicurrency rate shown on cards (even if the global MAIN_MAX_DECIMALS_SHOWN is set to 0) (#28211)
|
2024-02-18 22:56:19 +01:00 |
|