Add SOF calculation overrides
This commit is contained in:
@@ -46,10 +46,24 @@
|
||||
<field name="end_pumping_date"/>
|
||||
<label name="end_pumping_hour"/>
|
||||
<field name="end_pumping_hour"/>
|
||||
<newline/>
|
||||
<label name="completed_loading_date"/>
|
||||
<field name="completed_loading_date"/>
|
||||
<label name="completed_loading_hour"/>
|
||||
<field name="completed_loading_hour"/>
|
||||
<label name="completed_discharge_date"/>
|
||||
<field name="completed_discharge_date"/>
|
||||
<label name="completed_discharge_hour"/>
|
||||
<field name="completed_discharge_hour"/>
|
||||
<newline/>
|
||||
<label name="hoses_disconnected_date"/>
|
||||
<field name="hoses_disconnected_date"/>
|
||||
<label name="hoses_disconnected_hour"/>
|
||||
<field name="hoses_disconnected_hour"/>
|
||||
<label name="documents_on_board_date"/>
|
||||
<field name="documents_on_board_date"/>
|
||||
<label name="documents_on_board_hour"/>
|
||||
<field name="documents_on_board_hour"/>
|
||||
<newline/>
|
||||
<label name="sailing_date"/>
|
||||
<field name="sailing_date"/>
|
||||
@@ -77,6 +91,13 @@
|
||||
<label name="calculation_despatch_rate"/>
|
||||
<field name="calculation_despatch_rate"/>
|
||||
<newline/>
|
||||
<label name="demurrage_rate_override"/>
|
||||
<field name="demurrage_rate_override"/>
|
||||
<label name="despatch_rate_override"/>
|
||||
<field name="despatch_rate_override"/>
|
||||
<label name="pumping_rate_override"/>
|
||||
<field name="pumping_rate_override"/>
|
||||
<newline/>
|
||||
<separator string="Laytime basis" id="calculation_laytime_section" colspan="8"/>
|
||||
<label name="calculation_start_event"/>
|
||||
<field name="calculation_start_event"/>
|
||||
@@ -94,7 +115,9 @@
|
||||
<newline/>
|
||||
<separator string="Result" id="calculation_result_section" colspan="8"/>
|
||||
<label name="quantity"/>
|
||||
<field name="quantity" colspan="7"/>
|
||||
<field name="quantity"/>
|
||||
<label name="additional_quantity"/>
|
||||
<field name="additional_quantity"/>
|
||||
<newline/>
|
||||
<label name="laytime_commenced_date"/>
|
||||
<field name="laytime_commenced_date"/>
|
||||
|
||||
Reference in New Issue
Block a user