dolibarr/htdocs/user
Laurent De Coninck 091df082fc fix the access of the bank account of one user
There are 3 ways to access this tab :
    1. If the module holiday is enabled
    2. If the module holidays is enabled
    3. If the module expense report is enabled

More over that, the application checks if the user can access the bank
account of the selected user. The application does that twice (logical
^^), first to know if the tab has to be displayed or not. Second time,
when you arrive on the page /user/bank.php to know if you have access
(eg. if you type the url directly).

In this second check, the check of the expense report module was missing
(added by this PR). This caused the following issue: the tab was visible
but when the user clicked on itn, he received an error as he cannot
access the page.
2019-10-08 08:11:29 +02:00
..
admin PSR2 space after comma in function call 2019-01-27 11:55:16 +01:00
class FIX #12026 2019-10-07 14:16:47 +02:00
group FIX Look and feel v10 2019-10-06 16:28:10 +02:00
notify update with html5 compliant code 2019-03-17 10:27:54 +01:00
agenda_extsites.php update with html5 compliant code 2019-03-17 10:29:00 +01:00
bank.php fix the access of the bank account of one user 2019-10-08 08:11:29 +02:00
card.php FIX Var not enough sanitized 2019-09-24 14:16:24 +02:00
clicktodial.php FIX #11584 2019-08-01 12:23:02 +02:00
document.php Fix parameters of accessforbidden 2019-06-04 12:21:27 +02:00
hierarchy.php Fix css 2019-07-05 12:17:36 +02:00
home.php Fix responsive 2019-08-19 13:28:24 +02:00
index.html Create index.html 2018-09-30 14:56:12 +02:00
info.php PSR2 space after comma in function call 2019-01-27 11:55:16 +01:00
ldap.php Fix bad link 2019-09-02 04:39:45 +02:00
list.php Fix missing key for api 2019-07-18 14:08:15 +02:00
logout.php Update logout.php 2019-08-28 19:48:45 +02:00
note.php PSR2 space after comma in function call 2019-01-27 11:55:16 +01:00
param_ihm.php Debug the accounting-file tool 2019-06-18 14:30:13 +02:00
passwordforgotten.php FIX #11135 2019-05-19 02:06:37 +02:00
perms.php Update perms.php 2019-09-15 15:32:43 +02:00