Laurent Destailleur
a36cf1f86b
Fix phpunit
2020-02-05 14:08:13 +01:00
Laurent Destailleur
334c69841a
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-02-05 13:41:30 +01:00
Laurent Destailleur
796cdad6fc
Merge pull request #13008 from hregis/10.0_mc
...
FIX compatibility with multicompany (avoid duplicate data)
2020-02-05 13:41:20 +01:00
Laurent Destailleur
9100b8a548
FIX SQL request and phpunit
2020-02-05 13:41:10 +01:00
Laurent Destailleur
c101c3dd55
Update holiday.class.php
2020-02-05 13:27:22 +01:00
Laurent Destailleur
d35994e5db
Update holiday.class.php
2020-02-05 13:25:51 +01:00
Laurent Destailleur
b589db813e
Merge pull request #13029 from OPEN-DSI/v10-fix-product-index-links
...
FIX links in products/services index
2020-02-05 13:05:35 +01:00
Laurent Destailleur
af22eb92d9
Merge pull request #13021 from mapiolca/patch-29
...
Fix Compatbility with Multicompany
2020-02-05 12:39:33 +01:00
Laurent Destailleur
63ba601906
Update box_project.php
2020-02-05 12:39:00 +01:00
VESSILLER
c3cf9e62b3
FIX links in products/services index
2020-02-05 11:31:02 +01:00
Pierre Ardoin
81ed70ffc7
Update box_project.php
2020-02-05 09:18:39 +01:00
Pierre Ardoin
d5b74a8ca3
Update box_project.php
2020-02-05 09:06:43 +01:00
Pierre Ardoin
262d889700
Update box_project.php
2020-02-05 08:50:51 +01:00
Pierre Ardoin
d93a597a1e
Fix Compatbility with Multicompany
...
Before : Show all projects of all entities
Now : Show only projects that are allowed by permissions
2020-02-04 09:17:02 +01:00
Regis Houssin
e74e63941d
FIX use "usergroup" instead "user"
2020-02-03 11:55:55 +01:00
Regis Houssin
bc3a210d12
FIX compatibility with multicompany (avoid duplicate data)
2020-02-03 11:46:18 +01:00
Laurent Destailleur
2813c9d4b4
FIX #12973
2020-02-03 06:31:40 +01:00
Laurent Destailleur
7c35e9aaa8
FIX #12932
2020-02-03 03:56:30 +01:00
Laurent Destailleur
54ef0e2074
Merge pull request #12987 from aspangaro/10.0_p34
...
FIX: FEC export have specific name
2020-02-02 20:24:04 +01:00
Alexandre SPANGARO
0229cd3c65
FIX: FEC export have specific name
2020-02-01 08:18:48 +01:00
Laurent Destailleur
a1b787bc08
Merge pull request #12958 from altatof/sellang
...
FIX : default lang selection when filter
2020-01-29 22:46:10 +01:00
Laurent Destailleur
c4ee95154d
Merge pull request #12956 from altatof/fetch_account
...
FIX : fetching account on current entity
2020-01-29 22:41:43 +01:00
altairis
f1ea0ce5a1
better fix
2020-01-29 11:47:23 +01:00
Laurent Destailleur
d650258d39
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-01-29 11:38:17 +01:00
Laurent Destailleur
5d2130a5ae
Fix SQL injection
2020-01-29 11:38:06 +01:00
altairis
3c3876eb59
FIX : default lang selection when filter
2020-01-29 11:32:24 +01:00
altairis
b04bb9e392
FIX : fetching account on current entity
2020-01-29 11:05:10 +01:00
Laurent Destailleur
ed8b6f346d
Merge pull request #12946 from OPEN-DSI/v10-fix-categorie-full-arbo-match
...
FIX regex for include or exclude categories in full arbo
2020-01-28 20:39:22 +01:00
Laurent Destailleur
4730da94ab
Merge pull request #12943 from OPEN-DSI/v10-fix-extrafiled-category-require
...
FIX require category class in extrafield
2020-01-28 20:37:35 +01:00
Laurent Destailleur
782be2ac37
FIX Invert isSellerInEEC and isBuyerInEEC
2020-01-28 17:50:08 +01:00
Laurent Destailleur
bffdc63ec6
FIX The "automatic bind" was linked EEC to export accountancy code
...
Conflicts:
htdocs/accountancy/supplier/index.php
2020-01-28 17:48:34 +01:00
VESSILLER
8af5d87e80
FIX regex for include or exclude categories in full arbo
2020-01-28 17:13:09 +01:00
VESSILLER
7cdd334995
FIX require category class in extrafield
2020-01-28 11:37:23 +01:00
Laurent Destailleur
751247d3f3
Merge pull request #12935 from mapiolca/patch-24
...
Fix link direction for late supplier invoices
2020-01-28 02:59:25 +01:00
Laurent Destailleur
c0aa712ad0
Merge pull request #12936 from mapiolca/patch-25
...
Add un specific link to late invoices
2020-01-28 02:54:12 +01:00
Pierre Ardoin
4cb423e5c7
Add un specific link to late invoices
...
Before : $response->url_late always == $response->url
After : if $response->nbtodolate >= 1 : $response->url_late redirects to list with only late unpaid customer invoices.
2020-01-27 09:49:49 +01:00
Pierre Ardoin
e0c8fce229
Fix link direction for late supplier invoices
...
Before : $response->url_late always == $response->url
After : if $response->nbtodolate >= 1 : $response->url_late redirects to list with only late unpaid supplier invoices.
2020-01-27 09:39:38 +01:00
Laurent Destailleur
ecaacc9543
FIX #12875
2020-01-26 23:27:47 +01:00
Laurent Destailleur
44bc0392eb
Merge pull request #12925 from atm-gauthier/10.0_fixthirdaliasalias
...
FIX : thirdparty alias name desappeared if we change country with THI…
2020-01-26 22:34:29 +01:00
Laurent Destailleur
2e7c615e80
Merge pull request #12928 from atm-greg/FIX_10.0_date_filters_on_contract_service_list
...
FIX date filter not used if no operator
2020-01-26 22:33:42 +01:00
Laurent Destailleur
64fab28648
Merge pull request #12926 from atm-greg/FIX_10.0_form_reload_on_country_id_change
...
fix lost name_alias on country selection
2020-01-26 22:33:12 +01:00
Laurent Destailleur
57bbe66612
Merge pull request #12929 from atm-gauthier/10.0_orderby_extrafieldsinexport
...
FIX : Extrafield position in export field list must respect "pos" field
2020-01-26 22:30:02 +01:00
Laurent Destailleur
14f1f98b59
Merge pull request #12919 from atm-florian/10_fixCreateSEPALimitAndPagination
...
10 fix create sepa limit and pagination
2020-01-26 22:24:11 +01:00
Laurent Destailleur
506bfd8371
Merge pull request #12930 from mapiolca/patch-23
...
Permissions Issue
2020-01-26 22:23:47 +01:00
Pierre Ardoin
c64acb1a9c
Permissions Issue
...
fixes an issue that displayed the "restricted area" banner despite user permissions.
2020-01-25 15:19:46 +01:00
gauthier
4222639702
FIX : Extrafield position in export field list must respect "pos" field
2020-01-24 15:32:59 +01:00
atm-greg
f63893a90c
FIX date filter not used if no operator
2020-01-24 15:10:57 +01:00
atm-greg
f5395fa859
fix lost name_alias on country selection
2020-01-24 14:28:08 +01:00
gauthier
1f18c93b9f
FIX : thirdparty alias name desappeared if we change country with THIRDPARTY_SUGGEST_ALSO_ADDRESS_CREATION conf
2020-01-24 12:06:22 +01:00
florian HENRY
62caf3cbfc
fix create SEPA withdraw with limit select and working pagination
2020-01-23 17:59:50 +01:00