mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Added seperate tax section and added the ability add taxes to invoice this update requires a new table called taxes see the db.sql file for the structure More to come
This commit is contained in:
@@ -161,7 +161,6 @@ $timezones_array = array(
|
||||
$category_types_array = array(
|
||||
'Expense',
|
||||
'Income',
|
||||
'Tax',
|
||||
'Payment Method'
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user