InvenTree/InvenTree/company
2021-05-06 20:29:58 +10:00
..
fixtures Fixes to the way ManufacturerPart is saved, manufacturer table filtering and test units 2021-04-02 11:13:57 -04:00
migrations Split supplier part update migration and added reverse method for manufacturer data 2021-04-13 10:25:53 -04:00
templates/company Merge pull request #1481 from matmair/instance-name-in-title 2021-04-18 21:48:37 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Update SupplierPart model to allow data importing 2021-01-03 22:16:32 +11:00
api.py API fixes related to ManufacturerPart 2021-04-30 13:54:56 -04:00
apps.py Refactor "ready" state into a function 2021-04-25 10:52:31 +10:00
forms.py Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part 2021-04-07 10:33:55 -04:00
models.py Added support for fractional part/bom quantity and price 2021-04-29 14:22:07 -04:00
serializers.py API fixes related to ManufacturerPart 2021-04-30 13:54:56 -04:00
test_api.py Fixed API test 2021-04-30 15:27:36 -04:00
test_migrations.py Split supplier part update migration and added reverse method for manufacturer data 2021-04-13 10:25:53 -04:00
test_views.py Added test units for migration and API 2021-04-06 13:16:01 -04:00
tests.py Added two more tests with fractional quantities 2021-04-29 14:35:23 -04:00
urls.py Added Manufacturer parts to search, fixed icons, added manufacturer view in supplier part detail page 2021-04-01 10:00:15 -04:00
views.py chery picked all fixed trans str from #1438 (#1554) 2021-05-06 20:29:58 +10:00