Commit graph

7 commits

Author SHA1 Message Date
f2ff66dccb Changed Services and Billables into BaseBillables
Minor code improvements
2020-06-06 13:25:54 +02:00
b171cd7974 Revert removal of ServicePlan, ServiceItem and ProductPlanItem 2020-06-06 07:33:42 +02:00
1bc81e7126 Start implementation of automatic invoice generation 2020-06-05 09:38:55 +02:00
96cae766ed Refactoring to resolve circular import
Added brands field to invoices
2020-06-05 07:52:52 +02:00
df85d23295 Add billables to invoice model
Calculate next invoicing date for billables
2020-06-05 07:04:09 +02:00
e69006ab35 Add empty index.html such as not to get that 404
Add CostField as a shorthand DecimalField
2020-06-04 08:03:35 +02:00
95c9748dc2 Base logging setup
Models for products/services/billables
2020-05-27 12:36:49 +02:00