| Age | Commit message (Collapse) | Author | Files | Lines |
|
to show audit logs as well as a view
|
|
|
|
Also fixed filename parsing. Modified django's function and placed it
in dispatch/misc.py
|
|
|
|
Also prevent the generation of duplicate invoices based on the date of
invoice and the current user.
|
|
paperwork for users
|
|
|
|
|
|
|
|
|
|
Invoices. Filter invoices by paid/unpaid.
|
|
Prevent invoice generation on zero amounts and no attachments.
Add a way for superusers to edit invoices.
Add a field to invoices for a payment identifier. E.g. "Check #1234"
|
|
Identity creation. Added is_active to Django Admin UI for the dispatchAuth.models.User
|
|
|
|
use the built in Django permissions though
|
|
empty. Hide load delete option from regular users as they don't have permission anyway
|
|
Invoice view ordered by PK desc
|
|
|
|
|
|
|
|
for superusers
|
|
|
|
Invoice model
|
|
required changes to materialize
|
|
version of an 'Invoice' model
|
|
|
|
|
|
|
|
|
|
|
|
properly now. File upload names are properly set. You can now delete uploaded files
|
|
to foreign key to allow for multiple documents per load
|
|
|
|
|
|
|
|
|
|
|
|
context. User friendly dates on load view
|
|
load date form. Added the 'load_number' field to the LoadCreate view
|
|
|
|
|
|
|
|
|
|
CRUD classes
|
|
as well
|
|
|
|
|
|
|
|
|
|
|