Fill Up Record

Table Name: tabFill Up Record

Create a fuel fill up record

Fields

Sr Fieldname Type Label Options
1 odometer_km Float Odometer (KM)
2 odometer_mile Float Odometer (Mile)
3 fuel_price Currency Price of Fuel
4 cb_1 Column Break
5 fillup_vol Float Volume Fillup
6 total_cost Currency Total Cost
7 vehicle Link Vehicle Vehicle
8 sb_fill_up_details Section Break Fill Up Details
9 fillup_time Datetime Fillup Time
10 fuel_station Link Fuel Station

Supplier of fuel

Supplier
11 missed_fillup Check Missed Fillup
12 partial_fillup Check Partial Fillup
13 cb_2 Column Break
14 payment_type Link Payment Type Mode of Payment
15 notes Small Text Notes
16 amended_from Link Amended From Fill Up Record

Controller

fleet.fleet.doctype.fill_up_record.fill_up_record

Class FillUpRecord

Inherits from frappe.model.document.Document

calculate_total_cost (self)

No docs


validate (self)

No docs


validate_distance_settings (self)

No docs


validate_last_fillup (self)

No docs



Linked In: