fixtures
|
More test coverage for Stock
|
2019-05-13 18:45:52 +10:00 |
migrations
|
Change foreign keys to TreeForeignKey
|
2019-09-08 19:19:39 +10:00 |
templates/stock
|
Fix display of location list
|
2019-09-08 19:21:40 +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
|
Merge pull request #411 from SchrodingersGat/bom-upload
|
2019-07-10 15:17:58 +10:00 |
apps.py
|
Added stock page
|
2017-03-27 21:05:19 +11:00 |
forms.py
|
Add new option to move-stock form
|
2019-09-05 19:59:00 +10:00 |
models.py
|
Change foreign keys to TreeForeignKey
|
2019-09-08 19:19:39 +10:00 |
test_api.py
|
PEP fixes
|
2019-04-27 15:25:40 +10:00 |
test_views.py
|
PEP
|
2019-08-30 00:15:16 +10:00 |
tests.py
|
Test another invalid serialization
|
2019-08-29 23:50:33 +10:00 |
urls.py
|
Add form / view for serializing a stock item
|
2019-08-28 21:46:26 +10:00 |
views.py
|
Fix 404 if a stock item is completely depleted
|
2019-09-07 21:15:14 +10:00 |