.. |
fixtures
|
Update data for unit test fixtures
|
2021-06-22 13:24:03 +10:00 |
migrations
|
added clean migration steps for all price fields
|
2021-07-01 07:11:15 +02:00 |
templates
|
show supplier_part in stock-table
|
2021-07-03 02:04:39 +02:00 |
templatetags
|
Add python version information to the "about" window
|
2021-06-21 00:25:27 +10: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
|
addd in sorting for category
|
2021-06-20 22:49:06 +02:00 |
apps.py
|
Catch potential error updating image that does not exist...
|
2021-06-22 22:23:27 +10:00 |
bom.py
|
removes all lines consisting only of spaces
|
2021-05-06 12:11:38 +02:00 |
forms.py
|
Merge branch 'master' of https://github.com/inventree/InvenTree into part-import
|
2021-06-18 23:10:59 +02:00 |
models.py
|
style fixes
|
2021-06-27 14:26:51 +02:00 |
serializers.py
|
Reenabling prices for BOM items
|
2021-06-27 13:48:08 +02:00 |
settings.py
|
remofing setting
|
2021-05-24 00:18:04 +02:00 |
test_api.py
|
Add try/except around callable default
|
2021-06-27 01:18:09 +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
|
removes all lines consisting only of spaces
|
2021-05-06 12:11:38 +02: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
|
removes all lines consisting only of spaces
|
2021-05-06 12:11:38 +02:00 |
urls.py
|
Merge branch 'master' of https://github.com/inventree/InvenTree into part-import
|
2021-06-18 23:10:59 +02:00 |
views.py
|
switching out BASE_CURRENCY
|
2021-06-30 23:38:48 +02:00 |