| .. |
|
fixtures
|
Unit testing
|
2021-04-11 19:28:39 +10:00 |
|
migrations
|
added more translation-strings
|
2021-04-04 22:44:14 +02:00 |
|
templates
|
use spaces instead of tabs
|
2021-04-22 12:53:49 +02:00 |
|
templatetags
|
Link for credits in UI and README Closes #1533
|
2021-04-30 23:40:52 +02:00 |
|
__init__.py
|
Move SupplierPart and SupplierPriceBreak to the 'Company' app
|
2019-05-18 23:08:34 +10:00 |
|
admin.py
|
Changed int to float
|
2021-04-08 22:04:26 -04:00 |
|
api.py
|
Updated 'Required for Build Orders' API queryset
|
2021-04-27 12:48:36 -04:00 |
|
apps.py
|
Refactor "ready" state into a function
|
2021-04-25 10:52:31 +10:00 |
|
bom.py
|
Improved BOM export of combined manufacturer and supplier data
|
2021-04-07 12:24:32 -04:00 |
|
forms.py
|
Decoupled manufacturer and supplier data in BOM export, aggregate data needs more work
|
2021-04-07 11:43:05 -04:00 |
|
models.py
|
More fixes
|
2021-04-20 10:59:28 +10:00 |
|
serializers.py
|
More fixes
|
2021-04-20 10:59:28 +10:00 |
|
settings.py
|
Add PART_VIRTUAL setting
|
2021-01-03 23:13:58 +11:00 |
|
test_api.py
|
Fixes
|
2021-04-20 20:42:55 +10:00 |
|
test_bom_item.py
|
Bug fixes for BuildItemCreate view:
|
2020-10-23 23:09:22 +11:00 |
|
test_category.py
|
Add PEP8-naming extension for flake
|
2020-11-12 21:53:04 +11:00 |
|
test_migrations.py
|
PEP fix
|
2021-02-04 09:13:45 +11:00 |
|
test_param.py
|
Improved tests, fixed admin, improved naming
|
2020-11-04 12:06:07 -05:00 |
|
test_part.py
|
Update unit tests
|
2021-02-01 12:26:58 +11:00 |
|
test_supplier_part.py
|
PEP fixes
|
2019-04-25 03:20:25 +10:00 |
|
test_views.py
|
PEP!!!
|
2021-02-22 18:44:59 +11:00 |
|
urls.py
|
Improved API filtering for PartCategory
|
2021-04-20 20:15:06 +10:00 |
|
views.py
|
Added support for fractional part/bom quantity and price
|
2021-04-29 14:22:07 -04:00 |