InvenTree/InvenTree/company
Oliver Walters 33d21594da Create new stock item from supplierpart stock page
- Allow stock-item-create form to have supplierpart passed as initial data
- Add some translations too
2020-02-12 11:32:01 +11:00
..
fixtures Cleanup 2019-09-13 20:53:04 +10:00
migrations Make company notes field markdownable 2020-02-01 23:31:45 +11:00
templates/company Create new stock item from supplierpart stock page 2020-02-12 11:32:01 +11:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Add more export fields for SupplierPart and SupplierPriceBreak 2019-09-16 09:43:57 +10:00
api.py Improve filtering / ordering / sorting for purchase-order API 2019-12-09 21:19:35 +11:00
apps.py Moving 'supplier' to 'company' 2018-04-19 09:01:25 +10:00
forms.py Display / editing for Company notes field 2020-02-01 23:45:28 +11:00
models.py Make company notes field markdownable 2020-02-01 23:31:45 +11:00
serializers.py Fix for serialization of company images 2019-09-02 22:06:42 +10:00
test_api.py PEP fixes 2019-04-27 15:25:40 +10:00
test_views.py Add unit test for CompanyIndex 2019-09-30 13:44:19 +10:00
tests.py Ok, fixed now 2019-09-13 21:14:00 +10:00
urls.py More tab updates 2020-02-12 11:09:37 +11:00
views.py Add a 'pricing' tab for SupplierPart 2020-02-12 10:48:25 +11:00