mirror of
https://github.com/itflow-org/itflow
synced 2026-09-06 23:05:12 +00:00
clientEnforcement on Recurring Invoices and payments listings
This commit is contained in:
@@ -49,6 +49,7 @@ $sql = mysqli_query(
|
||||
$account_query
|
||||
$payment_method_query
|
||||
$client_query
|
||||
$access_permission_query
|
||||
ORDER BY $sort $order LIMIT $record_from, $record_to"
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user