.. |
fixtures
|
More unit tests
|
2021-10-04 20:44:15 +11:00 |
migrations
|
Create new model for "PartCategory"
|
2021-11-03 18:10:34 +11:00 |
templates
|
Typo fix
|
2021-11-05 10:20:47 +11:00 |
templatetags
|
- Fixes for construct_absolute_url function
|
2021-11-02 00:40:25 +11:00 |
__init__.py
|
Move SupplierPart and SupplierPriceBreak to the 'Company' app
|
2019-05-18 23:08:34 +10:00 |
admin.py
|
MOAR FEATURES:
|
2021-11-03 23:22:31 +11:00 |
api.py
|
Catch error
|
2021-11-04 08:40:38 +11:00 |
apps.py
|
Further improvements to build allocation form
|
2021-10-05 08:25:10 +11:00 |
bom.py
|
Normalize "available stock" quantity before exporting
|
2021-11-10 13:27:59 +11:00 |
forms.py
|
cut out the fat
|
2021-10-17 21:46:33 +11:00 |
models.py
|
fixing silly bug I introduced
|
2021-11-10 14:00:30 +11:00 |
serializers.py
|
Update index page
|
2021-11-04 00:38:34 +11:00 |
settings.py
|
remofing setting
|
2021-05-24 00:18:04 +02:00 |
tasks.py
|
Add task to check required stock for build order
|
2021-11-04 13:32:14 +11:00 |
test_api.py
|
Bug fix
|
2021-10-13 23:18:44 +11:00 |
test_bom_export.py
|
PEP fixes
|
2021-08-12 23:47:42 +10:00 |
test_bom_item.py
|
Add some unit testing for the new model
|
2021-10-13 22:27:10 +11:00 |
test_category.py
|
Add manager class for StockItem
|
2021-07-21 09:28:58 +10:00 |
test_migrations.py
|
removes all lines consisting only of spaces
|
2021-05-06 12:11:38 +02:00 |
test_param.py
|
Change some warnings to infos
|
2021-06-23 18:54:01 +10:00 |
test_part.py
|
MOAR FEATURES:
|
2021-11-03 23:22:31 +11:00 |
test_supplier_part.py
|
PEP fixes
|
2019-04-25 03:20:25 +10:00 |
test_views.py
|
Simplify BOM editing view
|
2021-10-13 14:44:59 +11:00 |
urls.py
|
Refactor MakeVariant form
|
2021-08-05 00:24:38 +10:00 |
views.py
|
Merge pull request #2193 from matmair/matmair/issue2181
|
2021-11-04 16:54:30 +11:00 |