|
fixtures
|
Refactored Stock test to use fixtures
|
2019-05-12 21:46:38 +10:00 |
|
migrations
|
Add 'overage' field to BOM item
|
2019-05-15 00:16:34 +10:00 |
|
templates/part
|
Simplify extended filters
|
2019-05-16 19:14:43 +10:00 |
|
templatetags
|
add docstrings
|
2019-05-04 11:28:23 +10:00 |
|
__init__.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |
|
admin.py
|
Add a 'full_name' field for Part
|
2019-05-12 12:16:04 +10:00 |
|
api.py
|
Simplify extended filters
|
2019-05-16 19:14:43 +10:00 |
|
apps.py
|
Added PartCategory
|
2017-03-25 23:07:43 +11:00 |
|
forms.py
|
Add 'overage' field to BOM item
|
2019-05-15 00:16:34 +10:00 |
|
models.py
|
Bug fix for part deep-copy
|
2019-05-15 09:21:31 +10:00 |
|
serializers.py
|
Display overage values in BOM table
|
2019-05-15 07:23:02 +10:00 |
|
test_api.py
|
Simplify extended filters
|
2019-05-16 19:14:43 +10:00 |
|
test_bom_item.py
|
Added some more BomItem tests
|
2019-05-05 00:00:30 +10:00 |
|
test_category.py
|
Refactored Stock test to use fixtures
|
2019-05-12 21:46:38 +10:00 |
|
test_part.py
|
Add tests for the custom templates
|
2019-05-05 00:21:54 +10:00 |
|
test_supplier_part.py
|
PEP fixes
|
2019-04-25 03:20:25 +10:00 |
|
urls.py
|
Add new view to duplicate a part
|
2019-05-13 21:41:32 +10:00 |