mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Fixed Balanced and total amount paid in client listing
This commit is contained in:
@@ -881,9 +881,11 @@ $asset_types_array = array(
|
||||
);
|
||||
|
||||
$software_types_array = array(
|
||||
'Operating System',
|
||||
'Web App',
|
||||
'Desktop App',
|
||||
'SaaS',
|
||||
'Application',
|
||||
'Mobile',
|
||||
'System Software',
|
||||
'Operating System',
|
||||
'Other'
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user