mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Added Expense and categories module
This commit is contained in:
@@ -80,4 +80,9 @@
|
||||
'US/Pacific'
|
||||
);
|
||||
|
||||
$category_types_array = array(
|
||||
'Expense',
|
||||
'Invoice'
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user