mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
Added Tax to categories
This commit is contained in:
@@ -161,6 +161,7 @@ $timezones_array = array(
|
|||||||
$category_types_array = array(
|
$category_types_array = array(
|
||||||
'Expense',
|
'Expense',
|
||||||
'Income',
|
'Income',
|
||||||
|
'Tax',
|
||||||
'Payment Method'
|
'Payment Method'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user