InvenTree/InvenTree/company
Oliver Walters 1cffd41c07 Fix broken price-break buttons
- Did not work!
2019-09-17 10:54:28 +10:00
..
fixtures Cleanup 2019-09-13 20:53:04 +10:00
migrations Custom URL validators for more fields 2019-09-14 00:08:49 +10:00
templates/company Fix broken price-break buttons 2019-09-17 10:54:28 +10: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 Enforce authentication for API access 2019-07-08 19:20:00 +10:00
apps.py Moving 'supplier' to 'company' 2018-04-19 09:01:25 +10:00
forms.py Remove lead-time field 2019-09-12 22:37:09 +10:00
models.py Custom URL validators for more fields 2019-09-14 00:08:49 +10: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
tests.py Ok, fixed now 2019-09-13 21:14:00 +10:00
urls.py Add page for detailing company purchase orders 2019-06-04 22:39:46 +10:00
views.py Remove old debug messages 2019-07-11 23:07:52 +10:00