InvenTree/InvenTree/report
Oliver 4059d9ffeb
Timestamp issues (#6867)
* Adjust default values for test result fields

* Add helper functions:

- current_time()
- current_date()

Handles timezone "awareness"

* Use new helper function widely

* Update defaults - do not use None

* Allow null field values
2024-03-27 16:57:59 +11:00
..
migrations Report orientation (#5678) 2023-10-09 13:25:53 +11:00
templates/report Report: Add date rendering (#6706) 2024-03-14 12:09:14 +11:00
templatetags Reporting: Build line label fix (#6717) 2024-03-15 01:24:17 +00:00
__init__.py Add "report" app 2020-05-21 13:51:13 +10:00
admin.py Bump to Dj 4.x (#6173) 2024-02-06 13:30:50 +11:00
api.py Report enhancements (#6714) 2024-03-14 13:24:48 +00:00
apps.py Refactor label/report template copying (#6582) 2024-02-28 09:25:01 +11:00
helpers.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
models.py Timestamp issues (#6867) 2024-03-27 16:57:59 +11:00
serializers.py Report enhancements (#6714) 2024-03-14 13:24:48 +00:00
tests.py Move media operations to storages backend (#6478) 2024-03-24 14:29:05 +11:00