InvenTree/InvenTree/report
Oliver 57a1a81e9b
Reporting: Build line label fix (#6717)
* Fix "BuildLine" label in PUI

- Point to "buildline" not "build"

* Prevent escape closing template ediror

* Update report docs

* Fix for format_number

- Prevent number from being represented as scientific notation
2024-03-15 01:24:17 +00: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 Report enhancements (#6714) 2024-03-14 13:24:48 +00:00
serializers.py Report enhancements (#6714) 2024-03-14 13:24:48 +00:00
tests.py Report: Add date rendering (#6706) 2024-03-14 12:09:14 +11:00