2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00
Commit Graph

58 Commits

Author SHA1 Message Date
feff4f0ddd Add 'Contact' model to Company app 2018-04-30 17:20:01 +10:00
1df1bf2c07 Added 'URL' field to company 2018-04-24 18:01:15 +10:00
08ed128bea PEP style fixes 2018-04-23 21:18:35 +10:00
6c1784b5b9 Implement (basic) JSON API for company model
- Pagination
- Search company name and description
- Filter by is_customer and is_supplier
2018-04-23 19:46:40 +10:00
d44a4e174b Added 'tabs' to company view 2018-04-22 22:38:35 +10:00
ee2f262e19 Company index / detail / edit pages working 2018-04-22 22:21:50 +10:00
4bedf0ed4c Finally got migrations working together 2018-04-22 21:54:12 +10:00
cef3c664f9 Moving 'supplier' to 'company' 2018-04-19 09:01:25 +10:00