InvenTree/InvenTree/stock
Matthias Mair 09987ad79b
Remove special characters restriction in category names (#3370)
* [FR]Special characters restriction in category names
Fixes #3358

* remove old validation test
2022-07-21 11:33:21 +10:00
..
fixtures fix endline 2022-05-20 13:35:07 +02:00
migrations Remove special characters restriction in category names (#3370) 2022-07-21 11:33:21 +10:00
templates/stock BOM Table Improvements (#3310) 2022-07-08 14:13:00 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Merge pull request from GHSA-7rq4-qcpw-74gq 2022-06-15 18:32:35 +10:00
api.py Update requirements (#3228) 2022-06-28 22:12:00 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Bug fix for recent SupplierPart API annotation (#3336) 2022-07-15 20:30:26 +10:00
serializers.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
test_api.py Migrate "Convert to Variant" form to the API (#3183) 2022-06-12 16:06:11 +10:00
test_migrations.py Int migration fix (#3323) 2022-07-15 11:57:27 +10:00
test_views.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
tests.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
urls.py Migrate "Convert to Variant" form to the API (#3183) 2022-06-12 16:06:11 +10:00
views.py Migrate "Convert to Variant" form to the API (#3183) 2022-06-12 16:06:11 +10:00