From ea2ce9d3069fa906474e356b7dbd209edd1ea1bd Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Mon, 23 Oct 2017 17:02:36 -0400 Subject: Moved functions to a 'misc' file. Added a settings model. Added initial version of an 'Invoice' model --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5e03ec1..335ad83 100644 --- a/README.md +++ b/README.md @@ -4,21 +4,18 @@ Requirements going forward: * Drivers will be able to generate a weekly PDF invoice + * Summary page with Invoice-like layout + * Invoice page that lists invoices + * Somehow check for duplicate invoices generated? * Change "user" to Vendor on the "Add Load Page" - * Auto Fill username when not superuser on 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 * Freight Invoicing System * Weekly Total Invoices from the Company(Driver) to software owner - * Hide Recent Changes on Loads for non-admins? * /loads * Give a warning when any loads don't have paperwork attached to them * Make loads without paperwork blue * Make loads with paperwork green - * /drivers/view - * Give a warning when any loads don't have paperwork attached to them - * Make loads without paperwork blue - * Make loads with paperwork green * A way for users to be invited via email * Figure out if auditlog timestamps are fucked or not with timezones -- cgit v1.2.3