Oliver Walters
|
989611cae2
|
Added BuildItemAllocation Model
- Used to link stock items to a build
|
2019-04-29 22:19:13 +10:00 |
|
Oliver Walters
|
c67dc6f56e
|
Initial updates required to run under django 2.2
- Change to middleware.py
- Change some URLs formatting
- Fix django version at 2.2
|
2019-04-12 20:44:22 +10:00 |
|
Oliver
|
4bedf0ed4c
|
Finally got migrations working together
|
2018-04-22 21:54:12 +10:00 |
|
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
|
81afd3a47d
|
Merge remote-tracking branch 'origin/customer_orders'
|
2018-04-17 23:18:08 +10:00 |
|
James Newlands
|
f2dc7380c2
|
Merge in some migrations from master
|
2018-04-17 23:07:55 +10:00 |
|
James Newlands
|
45a14b4350
|
Merge branch 'master' into customer_orders
|
2018-04-17 23:06:41 +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
|
0b40197cd2
|
Update 'Build'
- Part model now has active_builds and inactive_builds properties
-
|
2018-04-17 20:25:43 +10:00 |
|
Oliver
|
256f8eb924
|
Add 'batch' field to BuildOutput object
This 'batch' output will be copied to any parts produced as part of this build
|
2018-04-17 19:10:38 +10:00 |
|
Oliver
|
9dc41ba122
|
Fix requirements
>= rather than ==
|
2018-04-17 16:58:37 +10:00 |
|
Oliver
|
fa23767150
|
Added skeleton for 'build' app
|
2018-04-17 00:32:02 +10:00 |
|