expephalon/core/models
2021-11-13 17:17:18 +01:00
..
__init__.py Models for quotations 2020-06-12 07:20:19 +02:00
api.py Preparation for APIfication 2020-06-03 18:23:00 +02:00
auth.py Preparing for actual products... 2020-06-01 18:29:22 +02:00
billable.py Add product groups to billables and invoice items 2020-06-22 08:47:12 +02:00
brands.py A lot of new views 2020-06-02 17:58:20 +02:00
cron.py Create LongCharField to make code prettier 2020-05-27 15:06:38 +02:00
files.py A lot of new views 2020-06-02 17:58:20 +02:00
invoices.py Fix error when opening invoice update page 2021-11-12 19:42:32 +01:00
local.py Create base currency on first call if none exists, fixing #1 2021-11-12 19:47:49 +01:00
products.py Changed Services and Billables into BaseBillables 2020-06-06 13:25:54 +02:00
profiles.py Fix usage of get_full_name() on profiles, fixing #3 2021-11-12 13:12:28 +00:00
quotes.py Fix display error for quote numbers in edit view 2021-11-13 17:17:18 +01:00
services.py Fix RecurMixin by making it an abstract model 2020-06-06 13:58:36 +02:00