mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Added Referral as a category option, removed Hours and Client Size undr client, rerranged client add and edit New DB Dump
This commit is contained in:
@@ -161,7 +161,8 @@ $timezones_array = array(
|
||||
$category_types_array = array(
|
||||
'Expense',
|
||||
'Income',
|
||||
'Payment Method'
|
||||
'Payment Method',
|
||||
'Referral'
|
||||
);
|
||||
|
||||
$asset_types_array = array(
|
||||
|
||||
Reference in New Issue
Block a user