jlusiardi
ae6dfa8ae6
Fix bug with description on services
...
The service description was lost on any input error in the forms
for create and edit.
2018-08-16 06:58:11 +02:00
jlusiardi
6397d050ae
services and pitstops each now respect their data on creation
...
On creation, the tupels of date and odometer are checked that
the service or pitstop does not violate the ordering in.
2018-08-15 21:45:22 +02:00
jlusiardi
b3cb88e870
fix issue with creating the first ever pitstop for vehicle
2018-08-11 19:38:51 +02:00
jlusiardi
13090d2735
Updates create pitstop form
...
The form now uses the new odometer_date_check to allow entering
pitstops that are before the currently last pitstop.
2018-08-11 14:53:08 +02:00
jlusiardi
1f2e33bec4
Adds check to verify the proper order of pitstops
...
Pitstops must keep the order of date and odometer. That means if
a pitstop's date is between two other pitstops' date than the
odometer values must be as well.
2018-08-11 14:11:09 +02:00
jlusiardi
d55fd3d9f6
Consumables can now be linked to the tankerkoenig api
2017-11-12 10:17:36 +01:00
jlusiardi
5859763a14
Fixed deprecation warning for Form
2016-11-06 18:53:13 +01:00
jlusiardi
43d9fc412e
moved forms to extra package
2016-11-01 16:36:28 +01:00