InvenTree/InvenTree/label
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 Label plugin refactor (#5251) 2023-07-17 21:39:53 +10:00
templates/label Label sheet printer (#5883) 2023-11-09 09:00:23 +11:00
__init__.py Add "label" app 2020-08-16 09:28:12 +10:00
admin.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
api.py Machine integration (#4824) 2024-02-14 14:13:47 +00:00
apps.py Refactor label/report template copying (#6582) 2024-02-28 09:25:01 +11:00
models.py Timestamp issues (#6867) 2024-03-27 16:57:59 +11:00
serializers.py PUI Template editor (#6541) 2024-03-05 07:58:12 +11:00
tasks.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_api.py Add tests for report API (#6214) 2024-01-17 06:55:55 +11:00
tests.py Refactor label/report template copying (#6582) 2024-02-28 09:25:01 +11:00