InvenTree/InvenTree/build
Oliver Walters 76589a2fd8 Refactor report printing javascript code
- Replace all existing functions with 'printReports'
2023-03-15 23:35:02 +11:00
..
fixtures Reference fields (#3267) 2022-07-11 00:01:46 +10:00
migrations Set Responsible User for a Part during creation or API (#4326) 2023-02-12 22:38:59 +11:00
templates/build Refactor report printing javascript code 2023-03-15 23:35:02 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
api.py URL cleanup 2023-03-14 23:10:02 +11:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
serializers.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
tasks.py Fix task register (#3805) 2022-10-18 16:54:10 +11:00
test_api.py Unit test speed improvements (#4463) 2023-03-08 15:22:08 +11:00
test_build.py Unit test speed improvements (#4463) 2023-03-08 15:22:08 +11:00
test_migrations.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
tests.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
urls.py URL cleanup 2023-03-14 23:10:02 +11:00
validators.py [Plugin] Allow custom plugins for running validation routines (#3776) 2022-10-18 23:50:07 +11:00
views.py Improve rendering efficiency for build detail page (#4416) 2023-02-25 18:58:59 +11:00