mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Fixed asset so you can see all assets to all clients also started the addition of records per page
This commit is contained in:
@@ -62,6 +62,8 @@ $config_aes_key = $row['config_aes_key'];
|
||||
$config_base_url = $row['config_base_url'];
|
||||
$config_enable_cron = $row['config_enable_cron'];
|
||||
|
||||
$config_records_per_page = 20;
|
||||
|
||||
$net_terms_array = array(
|
||||
'0'=>'On Reciept',
|
||||
'7'=>'7 Days',
|
||||
|
||||
Reference in New Issue
Block a user