Fixed asset so you can see all assets to all clients also started the addition of records per page

This commit is contained in:
johnny@pittpc.com
2021-01-15 19:38:04 -05:00
parent ad979ac8fd
commit 2fe105303c
3 changed files with 15 additions and 75 deletions

View File

@@ -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',