From 61dc16200b5ada1c16def723498e61d1bb112da3 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Tue, 24 Oct 2017 19:09:24 -0400 Subject: Remove all old migrations and start fresh. Re-arranged models to better fit Invoice model --- README.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6c001fd..e413e29 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,9 @@ Requirements going forward: * Settings: * `default_bill_to` must be set - * Each user needs settings: - * `user_{pk}_identity` to refer to the default identity for the user - * `user_{pk}_invoice_number` as the counter for their invoice numbers * Delete Views are completely fucked--this needs to be fixed * Drivers will be able to generate a weekly PDF invoice - * Summary page with Invoice-like layout * Upload Invoice logos on Identity Objects for use in Invoices - * Invoice page that lists invoices - * Somehow check for duplicate invoices generated? * Change "user" to Vendor on the "Add Load Page" * Users must be able to initially create new load objects * Change Name To "Load Pay System" -- we're going to think about it -- cgit v1.2.3