issues
search
Urigo
/
accounter-fullstack
MIT License
11
stars
2
forks
source link
Feature: implement depreciation expenses
#1124
Closed
gilgardosh
closed
2 months ago
gilgardosh
commented
2 months ago
new module:
DB table linked to transactions (to replace the charge's
is_property
flag)
table will include: transaction/charge ID, category (computers, office, etc), deprecation percentage, activation date, deprecation type (R&D, etc)
tax calculation: year part
deprecation percentage
full expense
new module:
is_property
flag)