This website requires JavaScript.
Explore
Help
Sign In
inventree
/
InvenTree
Watch
2
Star
0
Fork
0
You've already forked InvenTree
mirror of
https://github.com/inventree/InvenTree.git
synced
2026-05-06 01:33:35 +00:00
Code
Activity
Files
8a8de2b78fb49f2ae8bedf4f825e370b4aaafcd0
InvenTree
/
InvenTree
/
stock
T
History
Oliver Walters
8a8de2b78f
Add migration file
...
- Should pass this time
2019-05-02 00:49:30 +10:00
..
migrations
Add migration file
2019-05-02 00:49:30 +10:00
templates
/stock
Add a stock tracking index
2019-04-25 22:11:10 +10:00
__init__.py
PEP fixes
2019-04-28 01:09:48 +10:00
admin.py
Remove 'simple-history'
2019-04-18 21:28:09 +10:00
api.py
Remove references to get_object_or_404
2019-04-28 11:09:19 +10:00
apps.py
Added stock page
2017-03-27 21:05:19 +11:00
forms.py
Docstring for Stock app
2019-04-27 22:49:16 +10:00
models.py
Small change to uuid should trigger migrations
2019-05-02 00:41:29 +10:00
serializers.py
Pepe fixes
2019-04-30 00:18:58 +10:00
test_api.py
PEP fixes
2019-04-27 15:25:40 +10:00
tests.py
Tests for stock app
2019-04-25 17:30:44 +10:00
urls.py
Docstring for Stock app
2019-04-27 22:49:16 +10:00
views.py
PEP fix
2019-04-29 18:43:44 +10:00