InvenTree/InvenTree/stock
github-actions[bot] b5c7cf0779
Fix html tag in template (#5445) (#5448)
- Ensure <td> tag is closed correctly

(cherry picked from commit e7b5b145bf)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2023-08-14 16:28:58 +10:00
..
fixtures Extend functionality of custom validation plugins (#4391) 2023-03-07 22:43:12 +11:00
migrations Fix for migration - updating from old version (#5372) (#5373) 2023-07-31 12:43:20 +10:00
templates/stock Fix html tag in template (#5445) (#5448) 2023-08-14 16:28:58 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Code style improvements (#4683) 2023-04-28 20:49:53 +10:00
api.py Child items table (#5114) 2023-06-28 15:22:23 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
filters.py Tree query improvements (#3443) 2022-08-01 13:43:27 +10:00
models.py Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
serializers.py Stock status change API (#5064) 2023-06-18 07:40:47 +10:00
test_api.py Stock status change API (#5064) 2023-06-18 07:40:47 +10:00
test_migrations.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
test_views.py Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
tests.py Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
urls.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
views.py Client side QR Codes (#4357) 2023-02-17 13:33:36 +11:00