Laurent Destailleur
|
7b828d1f0b
|
Merge pull request #12563 from atm-maxime/fix_notification_user_diabled
Fix #12448 : notifications were sent to disabled user or contacts
|
2019-11-30 01:18:35 +01:00 |
|
Laurent Destailleur
|
f0cc559f4c
|
Merge pull request #12562 from atm-maxime/fix_loan_update_rate
Fix #12502 : loan rate wasn't updatable
|
2019-11-30 01:11:00 +01:00 |
|
Maxime Kohlhaas
|
02b5da5db1
|
Fix #12448 : notifications were sent to disabled user or contacts
|
2019-11-30 00:57:21 +01:00 |
|
Maxime Kohlhaas
|
9116110737
|
Fix #12502 : loan rate wasn't updatable
|
2019-11-30 00:35:32 +01:00 |
|
Laurent Destailleur
|
8656143050
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-11-24 18:13:02 +01:00 |
|
Laurent Destailleur
|
98a7a5559f
|
Fix bad fix
|
2019-11-24 18:12:40 +01:00 |
|
Laurent Destailleur
|
f2e01834a5
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-11-24 18:11:46 +01:00 |
|
Laurent Destailleur
|
27e4c66dd5
|
Fix empty
|
2019-11-24 18:11:11 +01:00 |
|
Laurent Destailleur
|
ece35538f0
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-11-22 14:49:29 +01:00 |
|
Laurent Destailleur
|
eeaef48349
|
Merge pull request #12488 from atm-gauthier/8.0_fix_recalcultva_only_if_not_ventil
FIX : we need to be able to recalculate tva only if invoice not ventil
|
2019-11-22 14:25:40 +01:00 |
|
Laurent Destailleur
|
4043356f3a
|
Update card.php
|
2019-11-22 14:25:32 +01:00 |
|
gauthier
|
a8d02615a8
|
FIX : we need to be able to recalculate tva only if invoice not ventil
|
2019-11-21 14:58:20 +01:00 |
|
Laurent Destailleur
|
5b6f0cb101
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/class/extrafields.class.php
|
2019-11-18 21:19:10 +01:00 |
|
Laurent Destailleur
|
f696998093
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
|
2019-11-18 19:02:25 +01:00 |
|
Laurent Destailleur
|
918f476c2b
|
Fix backport fix not checking mandatory extrafields of type select
|
2019-11-18 19:02:12 +01:00 |
|
Laurent Destailleur
|
bb493c6515
|
Merge pull request #12438 from atm-gauthier/8.0_invoice_createfromclone
FIX : wrong invoice id for fetchObjetctLinked
|
2019-11-16 00:43:18 +01:00 |
|
Laurent Destailleur
|
ee800189a6
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-11-14 12:45:00 +01:00 |
|
Laurent Destailleur
|
9d963a7ca6
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-11-14 12:44:32 +01:00 |
|
gauthier
|
a5635825f3
|
FIX : wrong invoice id for fetchObjetctLinked
|
2019-11-14 12:09:32 +01:00 |
|
Laurent Destailleur
|
6b1d7f5382
|
Merge pull request #12432 from frederic34/patch-7
FIX #12385
|
2019-11-14 08:51:23 +01:00 |
|
Frédéric FRANCE
|
3ec7568559
|
FIX #12385
|
2019-11-13 20:44:21 +01:00 |
|
Laurent Destailleur
|
dae39e25d2
|
Merge pull request #12422 from aspangaro/9.0_p20191113
Missing language key
|
2019-11-13 18:33:30 +01:00 |
|
Alexandre SPANGARO
|
85e2546019
|
Missing language key
|
2019-11-13 15:25:23 +01:00 |
|
Alexandre SPANGARO
|
0497c399d7
|
Missing language key
|
2019-11-13 14:59:07 +01:00 |
|
Laurent Destailleur
|
f8e8d15606
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-11-12 10:19:01 +01:00 |
|
Laurent Destailleur
|
5f7b09c97f
|
Merge pull request #12406 from atm-gauthier/8.0_useless_limit_on_select_conf
FIX : limit 20 prevent to see all products/services
|
2019-11-12 09:49:00 +01:00 |
|
gauthier
|
e2680f7637
|
FIX : limit 20 prevent to see all products/services
|
2019-11-12 09:42:27 +01:00 |
|
Laurent Destailleur
|
2b7a813e98
|
Merge pull request #12267 from ATM-Marc/FIX_8.0_trigger_closedir
FIX: triggers: directories read with opendir() never closed
|
2019-11-02 13:06:54 +01:00 |
|
Marc de Lima Lucio
|
85cef09e83
|
FIX: triggers: directories read with opendir() never closed
|
2019-10-30 14:46:46 +01:00 |
|
Laurent Destailleur
|
c2638f4148
|
Merge pull request #12238 from atm-maxime/fix_fetch_contact
Fix missing contact fetch on card
|
2019-10-30 03:04:01 +01:00 |
|
Laurent Destailleur
|
b7e81c5396
|
Merge pull request #12247 from frederic34/patch-21
HOLIDAY_APPROVEInDolibarr
|
2019-10-30 02:44:50 +01:00 |
|
Laurent Destailleur
|
149d63757f
|
Space
|
2019-10-29 11:43:56 +01:00 |
|
Laurent Destailleur
|
e58ecaaa64
|
Merge branch '8.0' of https://github.com/dolibarr/dolibarr into 9.0
Conflicts:
htdocs/product/stock/replenishorders.php
|
2019-10-29 11:43:35 +01:00 |
|
Laurent Destailleur
|
21d15c3bcb
|
FIX Set unpaid of expense report
|
2019-10-29 11:35:33 +01:00 |
|
Laurent Destailleur
|
5e06fe0712
|
FIX Avoid fatal error when creating thumb from PDF
|
2019-10-29 11:11:13 +01:00 |
|
Frédéric FRANCE
|
30d416f8c0
|
Update agenda.lang
|
2019-10-28 20:16:27 +01:00 |
|
Maxime Kohlhaas
|
fced9ec690
|
Fix missing contact fetch on card
|
2019-10-27 12:04:01 +01:00 |
|
Juanjo Menent
|
7e9d6dc153
|
Fix With pagination it is possible that the searched product does not appear if there are many open supplier orders
|
2019-10-24 10:58:29 +02:00 |
|
Laurent Destailleur
|
40135e043e
|
Merge pull request #12166 from frederic34/patch-13
fix cant add bookmark with csrf active
|
2019-10-20 12:43:39 +02:00 |
|
Laurent Destailleur
|
b5390bfb3c
|
Merge pull request #12167 from frederic34/patch-14
Update main.lang
|
2019-10-20 12:41:06 +02:00 |
|
Laurent Destailleur
|
ce1b443212
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-10-18 14:26:09 +02:00 |
|
Frédéric FRANCE
|
f9c0e63f16
|
Update main.lang
|
2019-10-17 22:59:52 +02:00 |
|
Frédéric FRANCE
|
aeafdae34c
|
Update main.lang
|
2019-10-17 22:58:47 +02:00 |
|
Frédéric FRANCE
|
d442134a51
|
fix cant add bookmark with csrf active
|
2019-10-17 21:15:34 +02:00 |
|
Laurent Destailleur
|
373d6d60e7
|
Add a message
|
2019-10-17 21:13:18 +02:00 |
|
Laurent Destailleur
|
9cd2406d50
|
Merge pull request #12156 from ATM-Marc/FIX_8.0_replenish_resql
FIX: stock replenish: fetching and freeing non existing SQL result set
|
2019-10-17 17:40:24 +02:00 |
|
Marc de Lima Lucio
|
d79340a632
|
FIX: stock replenish: fetching and freeing non existing SQL result set
|
2019-10-17 09:55:02 +02:00 |
|
Laurent Destailleur
|
93aa7e208d
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-10-16 17:10:19 +02:00 |
|
Laurent Destailleur
|
b47ebcca2b
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-10-16 17:10:10 +02:00 |
|
Laurent Destailleur
|
cb29133a3d
|
Merge pull request #12142 from frederic34/patch-18
fix propal list for external user
|
2019-10-16 13:22:29 +02:00 |
|