forked from Wavyzz/dolibarr
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts: htdocs/accountancy/bookkeeping/balance.php htdocs/accountancy/bookkeeping/list.php htdocs/accountancy/bookkeeping/listbyaccount.php htdocs/accountancy/bookkeeping/listbysubaccount.php
This commit is contained in:
@@ -61,7 +61,7 @@ if ($sortfield == "") {
|
||||
$sortfield = "pl.fk_soc";
|
||||
}
|
||||
|
||||
$type = $object->type;
|
||||
|
||||
if ($type == 'bank-transfer') {
|
||||
$result = restrictedArea($user, 'paymentbybanktransfer', '', '', '');
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user