InvenTree/InvenTree/company
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
..
fixtures Add Metadata to more models (#4898) 2023-06-02 19:26:20 +10:00
migrations PO barcode- add line (#5949) 2023-11-21 08:26:32 +11:00
templates/company Remove {% jstrans %} tag (#6298) 2024-01-21 22:47:47 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Bump to Dj 4.x (#6173) 2024-02-06 13:30:50 +11:00
api.py Fix a few warnings in api generation (#6836) 2024-03-25 09:10:38 +11:00
apps.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 Details updates (#6605) 2024-03-01 06:13:08 +00:00
test_api.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_migrations.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_supplier_parts.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_views.py Seperate CUI url paths and tests (#6543) 2024-02-22 22:56:50 +00:00
tests.py Seperate CUI url paths and tests (#6543) 2024-02-22 22:56:50 +00:00
urls.py Move more paths to basic path (#6251) 2024-01-18 17:05:10 +11:00
views.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00