InvenTree/InvenTree/customer
Oliver 8856d7f793 Renamed 'customer-order' app to 'customer'
- This app should manage more than just orders
- Moved the 'Customer' model into this app
2018-04-17 23:39:53 +10:00
..
migrations Renamed 'customer-order' app to 'customer' 2018-04-17 23:39:53 +10:00
templates/customer_orders Renamed 'customer-order' app to 'customer' 2018-04-17 23:39:53 +10:00
__init__.py Renamed 'customer-order' app to 'customer' 2018-04-17 23:39:53 +10:00
admin.py Renamed 'customer-order' app to 'customer' 2018-04-17 23:39:53 +10:00
apps.py Renamed 'customer-order' app to 'customer' 2018-04-17 23:39:53 +10:00
models.py Renamed 'customer-order' app to 'customer' 2018-04-17 23:39:53 +10:00
tests.py Renamed 'customer-order' app to 'customer' 2018-04-17 23:39:53 +10:00
urls.py Renamed 'customer-order' app to 'customer' 2018-04-17 23:39:53 +10:00
views.py Renamed 'customer-order' app to 'customer' 2018-04-17 23:39:53 +10:00