Oliver
|
d8d3509b5e
|
Changes 'notes' fields to be textfield - not charfield
|
2018-04-18 01:16:30 +10:00 |
|
James Newlands
|
5bb08053e0
|
Added table of orders and details for each order showing table of lines
|
2018-04-18 00:38:06 +10:00 |
|
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 |
|
Oliver
|
81afd3a47d
|
Merge remote-tracking branch 'origin/customer_orders'
|
2018-04-17 23:18:08 +10:00 |
|
James Newlands
|
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 |
|
Oliver
|
fa23767150
|
Added skeleton for 'build' app
|
2018-04-17 00:32:02 +10:00 |
|
Oliver
|
a67d5b58db
|
UI improvements
|
2018-04-16 23:09:45 +10:00 |
|
Oliver
|
202a8e65b9
|
Added URL field to stock item
|
2018-04-16 21:07:57 +10:00 |
|
Oliver
|
76ee150ca4
|
Moved tracking information to StockItem
|
2018-04-16 20:08:04 +10:00 |
|
Oliver
|
8232baeed7
|
Improved list and detail views for supplier
Huzzah for bootstrap
|
2018-04-15 13:49:47 +10:00 |
|
Oliver
|
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 |
|
Oliver
|
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 |
|
Oliver
|
226828791f
|
Added migration files to git index
|
2018-04-14 18:36:06 +10:00 |
|