2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-03 12:10:59 +00:00
Commit Graph

161 Commits

Author SHA1 Message Date
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
81afd3a47d Merge remote-tracking branch 'origin/customer_orders' 2018-04-17 23:18:08 +10:00
bc04ca3727 First rough pass at adding customer orders model and some views/templates/admin stuff for same 2018-04-17 23:05:22 +10:00
fa23767150 Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
a67d5b58db UI improvements 2018-04-16 23:09:45 +10:00
202a8e65b9 Added URL field to stock item 2018-04-16 21:07:57 +10:00
76ee150ca4 Moved tracking information to StockItem 2018-04-16 20:08:04 +10:00
8232baeed7 Improved list and detail views for supplier
Huzzah for bootstrap
2018-04-15 13:49:47 +10:00
5b5b8f4d12 Fix parent error when deleting category
- Any child categories have their parent set to the parent of the deleted category
2018-04-15 11:25:57 +10:00
830d33763e Fix deletion of part category and stock location
- Category up part updated to parent
- Location of item updated to parent
2018-04-14 20:33:53 +10:00
226828791f Added migration files to git index 2018-04-14 18:36:06 +10:00