mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Further develpment on invoices, added invoice_history, can not add and delete items from invoice more to come...
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
|
||||
$category_types_array = array(
|
||||
'Expense',
|
||||
'Invoice'
|
||||
'Income'
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user