Commit Graph

12 Commits

Author SHA1 Message Date
Andreas Zweili
b2bc1f5d88 change the customer property to a ForeignKey
Everytime the warranty gets saved the customer gets
set to the one from the corresponding device
2020-03-01 11:16:36 +01:00
Andreas Zweili
9311090132 split parameters over multiple lines 2020-02-29 21:11:06 +01:00
Andreas Zweili
8dec65c034 correct line length 2020-02-29 21:10:03 +01:00
Andreas Zweili
94bbfd249c split parameters over multiple lines 2020-02-29 21:01:26 +01:00
Andreas Zweili
12b398f252 remove an empty line 2020-02-25 23:02:37 +01:00
Andreas Zweili
da1375a030 calculate the warranty duration from the dates provided 2020-02-16 20:15:47 +01:00
Andreas Zweili
95161cda3f group ips by the nets 2020-02-16 16:56:46 +01:00
Andreas Zweili
b204404326 add the net name to the ip address 2020-02-16 14:20:56 +01:00
Andreas Zweili
b781192138 correct the string property for the warranty model 2020-02-16 13:00:25 +01:00
Andreas Zweili
47b1f81a89 add ConnectedDevice views 2020-02-15 18:50:51 +01:00
Andreas Zweili
441fda2e1f add HardwareModel to the device app
devices like computers etc. usually have a hardware model/type. E.g. Dell
Precision 5530. In order to use the same name consistently we have the option
to select the model name from a drop down.
2020-02-14 20:26:24 +01:00
Andreas Zweili
8afd4e13c4 move warranty models to device app 2020-01-12 16:21:12 +01:00