.. |
fixtures
|
Update data for unit test fixtures
|
2021-06-22 13:24:03 +10:00 |
migrations
|
Add regex IPN filter for Part API
|
2021-07-08 17:02:45 +10:00 |
templates
|
Refactor StockExportOptions form
|
2021-07-19 17:23:18 +10:00 |
templatetags
|
get user settings in templates
|
2021-07-23 00:46:48 +02:00 |
__init__.py
|
Move SupplierPart and SupplierPriceBreak to the 'Company' app
|
2019-05-18 23:08:34 +10:00 |
admin.py
|
Add some more inlines in the admin interface
|
2021-06-21 00:46:15 +10:00 |
api.py
|
Tree exclusion for PartCategory and StockLocation
|
2021-07-21 21:23:30 +10:00 |
apps.py
|
Catch potential error updating image that does not exist...
|
2021-06-22 22:23:27 +10:00 |
bom.py
|
Bug fix
|
2021-07-10 14:13:46 +10:00 |
forms.py
|
extending form for stock creation
|
2021-07-18 02:58:39 +02:00 |
models.py
|
Expose part parameters to Part label templates
|
2021-07-21 22:05:52 +10:00 |
serializers.py
|
Create a custom Manager class for the Part model
|
2021-07-20 21:26:51 +10:00 |
settings.py
|
remofing setting
|
2021-05-24 00:18:04 +02:00 |
test_api.py
|
Refactor forms for editing and deleting a PartParameter
|
2021-07-09 01:56:04 +10:00 |
test_bom_export.py
|
PEP
|
2021-07-10 23:04:34 +10:00 |
test_bom_item.py
|
Merge branch 'master' of https://github.com/inventree/InvenTree into part-import
|
2021-06-18 23:10:59 +02: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
|
Fixes for unit tests
|
2021-06-22 10:36:04 +10:00 |
test_supplier_part.py
|
PEP fixes
|
2019-04-25 03:20:25 +10:00 |
test_views.py
|
Return all part parameters to the main part edit form
|
2021-07-15 16:07:46 +10:00 |
urls.py
|
Refactor part pricing page
|
2021-07-15 23:06:37 +10:00 |
views.py
|
extending form for stock creation
|
2021-07-18 02:58:39 +02:00 |