mirror of https://github.com/itflow-org/itflow
Added Tax to categories
This commit is contained in:
parent
6cd45f9c64
commit
64b2ab3da9
|
|
@ -161,6 +161,7 @@ $timezones_array = array(
|
|||
$category_types_array = array(
|
||||
'Expense',
|
||||
'Income',
|
||||
'Tax',
|
||||
'Payment Method'
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue