InvenTree/InvenTree/users
Oliver 801f7ff96e Merge pull request #2673 from SchrodingersGat/build-order-allocating-substitutes
Build order allocating substitutes

(cherry picked from commit cbb88806cd)
2022-02-25 17:48:05 +11:00
..
fixtures Add fixture for users / groups 2021-04-25 11:41:48 +10:00
migrations Added missing migration file (how did it escape?) 2021-01-13 17:33:55 -05:00
__init__.py Added User API and serializer 2017-04-20 22:40:59 +10:00
admin.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
api.py 0.6.0 stable (#2655) 2022-02-21 13:20:52 +11:00
apps.py 0.6.0 stable (#2655) 2022-02-21 13:20:52 +11:00
models.py Merge pull request #2673 from SchrodingersGat/build-order-allocating-substitutes 2022-02-25 17:48:05 +11:00
serializers.py Add API endpoints for Owner model 2021-07-02 22:45:42 +10:00
test_migrations.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
tests.py 0.6.0 stable (#2655) 2022-02-21 13:20:52 +11:00
urls.py Refactor forms for sales orders 2021-07-03 00:14:36 +10:00