atm-greg
|
96c7a9f77c
|
fix pdf_cornas
|
2022-02-14 15:16:36 +01:00 |
|
atm-greg
|
3ebdb89133
|
fix pdf_mucadet
|
2022-02-14 15:11:26 +01:00 |
|
Laurent Destailleur
|
b23b82bd6f
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2022-01-07 15:49:09 +01:00 |
|
Laurent Destailleur
|
265aeb76e6
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/core/class/utils.class.php
htdocs/expensereport/class/expensereport.class.php
|
2022-01-07 15:48:13 +01:00 |
|
Laurent Destailleur
|
5ee74d7c07
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2022-01-07 15:45:51 +01:00 |
|
Laurent Destailleur
|
1541e20870
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/class/utils.class.php
|
2022-01-07 15:43:28 +01:00 |
|
Laurent Destailleur
|
53709cf509
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/core/class/utils.class.php
|
2022-01-07 15:40:05 +01:00 |
|
Laurent Destailleur
|
10e32c056e
|
FIX avoid infinite loop on dump with popen
|
2022-01-07 15:35:33 +01:00 |
|
Laurent Destailleur
|
9d6ddced56
|
Merge pull request #19607 from fbosman/patch-1
Update functions.lib.php
|
2021-12-16 17:33:13 +01:00 |
|
Laurent Destailleur
|
36ba158a8b
|
Merge pull request #19637 from atm-john/12.0_fix_get_prev_progress
FIX : test of method exist on wrong object
|
2021-12-16 16:49:59 +01:00 |
|
John BOTELLA
|
d149596043
|
fix test of method exist on wrong object
|
2021-12-16 10:33:53 +01:00 |
|
Frans Bosman
|
cf05f38e54
|
Update functions.lib.php
Change exists to isset in price2num
|
2021-12-13 19:56:06 +01:00 |
|
Quentin VIAL-GOUTEYRON
|
826bde0656
|
FIX set optional from post
|
2021-12-06 11:19:12 +01:00 |
|
Laurent Destailleur
|
cf4beafb68
|
Merge pull request #19484 from aspangaro/12p23
FIX Option MAIN_DIRECT_STATUS_UPDATE broken. Ajax on/off not saving value in DB after updating to version >=12
|
2021-11-30 11:39:44 +01:00 |
|
Marc de Lima Lucio
|
f5343c55c3
|
FIX: holiday mass deletion: correct return of record deleted
|
2021-11-26 18:23:31 +01:00 |
|
Marc de Lima Lucio
|
1361abffe5
|
FIX: holiday list: only mass delete if leave request is not in draft, canceled or refused, like in card
|
2021-11-26 18:22:31 +01:00 |
|
Alexandre SPANGARO
|
9d2fb782fa
|
FIX Option MAIN_DIRECT_STATUS_UPDATE broken. Ajax on/off not saving value in DB after updating to version >=12
|
2021-11-25 15:41:28 +01:00 |
|
Laurent Destailleur
|
19b9412c13
|
FIX #19305
|
2021-11-05 12:49:33 +01:00 |
|
Laurent Destailleur
|
3959d12a39
|
Update DoliDB.class.php
|
2021-11-05 12:42:42 +01:00 |
|
ATM john
|
dd8d4e9e98
|
Fix missing return status
|
2021-11-04 12:10:19 +01:00 |
|
Laurent Destailleur
|
7232e38dbe
|
Merge pull request #19248 from fmarcet/12.0
Fix: Import don't work if extrafield is separator
|
2021-10-31 13:54:31 +01:00 |
|
Alexandre SPANGARO
|
54b81312b5
|
FIX Ticket - Duplicate field project when we create ticket from project
|
2021-10-30 22:49:32 +02:00 |
|
Ferran Marcet
|
1336d3e791
|
Fix: Import don't work if extrafield is separator
|
2021-10-29 12:25:50 +02:00 |
|
Maxime Kohlhaas
|
29950a6afa
|
Replace != by <> in SQL requests
|
2021-10-23 22:27:29 +02:00 |
|
Maxime Kohlhaas
|
00b617d17f
|
Fix #18961 : no_email field has been replaced by mailing_unsubscribe table
|
2021-10-23 22:22:45 +02:00 |
|
Laurent Destailleur
|
3a32787f15
|
Fix for backward compatibility
|
2021-10-11 16:14:34 +02:00 |
|
Laurent Destailleur
|
fc4a16b356
|
Fix avoid error when trigger run on downgraded version.
|
2021-09-30 16:18:07 +02:00 |
|
Laurent Destailleur
|
74f3b98ea9
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
|
2021-09-01 17:54:21 +02:00 |
|
Maxime Kohlhaas
|
d09d036f06
|
Fix supplier invoice pdf generation canelle
Thirdparty wrongly fetched was causing errors on mass generation
|
2021-08-31 16:10:55 +02:00 |
|
Alexandre SPANGARO
|
f88abb9a6f
|
Add parenthesis
|
2021-08-15 07:32:46 +02:00 |
|
Alexandre SPANGARO
|
0d467972cd
|
Merge branch '12.0' into 12p18
|
2021-08-15 07:19:33 +02:00 |
|
Laurent Destailleur
|
dd70d68b4c
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2021-08-11 21:06:42 +02:00 |
|
Laurent Destailleur
|
eba55d0cf2
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/core/tpl/extrafields_list_search_sql.tpl.php
|
2021-08-11 21:06:33 +02:00 |
|
Laurent Destailleur
|
8da328b183
|
Update extrafields_list_search_sql.tpl.php
|
2021-08-11 15:44:48 +02:00 |
|
Marc de Lima Lucio
|
b610cc1c6c
|
FIX: shipping validation workflow: 'ORDER_CLOSE' trigger called from wrong object
|
2021-08-10 11:18:25 +02:00 |
|
Quentin VIAL-GOUTEYRON
|
108a5ff7cb
|
FIX postgre filter select search extrafield
|
2021-08-09 15:14:25 +02:00 |
|
Alexandre SPANGARO
|
ca6dd8850a
|
FIX: Manage credit note on situation invoice for calculate margin
|
2021-07-29 15:24:08 +02:00 |
|
Florian HENRY
|
e93a362a0d
|
fix: since be62c2f7 commit selectlist from formconfirm were behind the form confirm
|
2021-07-23 18:33:18 +02:00 |
|
Gauthier PC portable 024
|
0fe46b53d8
|
FIX : method_exists needs object at first param
|
2021-07-13 15:18:40 +02:00 |
|
atm-lena
|
7eddf43aef
|
FIX List and Create Companies Left Menus
|
2021-06-23 17:33:02 +02:00 |
|
Gauthier PC portable 024
|
50bc832532
|
FIX : better correction
|
2021-06-17 10:48:48 +02:00 |
|
Gauthier PC portable 024
|
657972b79b
|
FIX : Tracking number label shouldn't be displaied on "espadon" model if shipping tracking number is empty
|
2021-06-16 16:49:24 +02:00 |
|
Laurent Destailleur
|
6078267f86
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/core/triggers/interface_90_modSociete_ContactRoles.class.php
|
2021-06-14 14:43:46 +02:00 |
|
Laurent Destailleur
|
dcca3011ee
|
Clean code
|
2021-06-14 14:41:50 +02:00 |
|
Laurent Destailleur
|
e41a3a2f42
|
Merge pull request #17867 from OPEN-DSI/v11-fix-clone-invoice-with-acount-line
FIX clone invoice with acount line
|
2021-06-14 14:41:05 +02:00 |
|
Laurent Destailleur
|
c44a368213
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2021-06-10 16:47:53 +02:00 |
|
Laurent Destailleur
|
24f8b6386e
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/core/class/commonobject.class.php
|
2021-06-10 16:47:45 +02:00 |
|
Laurent Destailleur
|
92b20d3595
|
Merge pull request #17831 from atm-john/11.0_fix_doc_childtablesoncascade
FIX : childtablesoncascade doc
|
2021-06-10 12:59:19 +02:00 |
|
Laurent Destailleur
|
8a46fd376f
|
Update commonobject.class.php
|
2021-06-10 12:58:42 +02:00 |
|
lvessiller
|
c37c371392
|
FIX clone invoice with acount line
|
2021-06-09 17:18:01 +02:00 |
|