demurrage

This commit is contained in:
2026-06-03 16:29:50 +02:00
parent adcce718fd
commit 4a0461df44
3 changed files with 242 additions and 0 deletions

View File

@@ -56,6 +56,39 @@
</page>
<page string="Calculation" id="calcul" col="8">
<separator string="Applied condition" id="calculation_condition_section" colspan="8"/>
<label name="calculation_condition"/>
<field name="calculation_condition" colspan="3"/>
<label name="calculation_party_role"/>
<field name="calculation_party_role"/>
<label name="calculation_responsibility"/>
<field name="calculation_responsibility"/>
<newline/>
<label name="calculation_laytime_allowed"/>
<field name="calculation_laytime_allowed"/>
<label name="calculation_pumping_rate"/>
<field name="calculation_pumping_rate"/>
<label name="calculation_demurrage_rate"/>
<field name="calculation_demurrage_rate"/>
<label name="calculation_despatch_rate"/>
<field name="calculation_despatch_rate"/>
<newline/>
<separator string="Laytime basis" id="calculation_laytime_section" colspan="8"/>
<label name="calculation_start_event"/>
<field name="calculation_start_event"/>
<label name="calculation_start_event_time"/>
<field name="calculation_start_event_time"/>
<label name="calculation_start_offset"/>
<field name="calculation_start_offset"/>
<newline/>
<label name="calculation_end_event"/>
<field name="calculation_end_event"/>
<label name="calculation_end_event_time"/>
<field name="calculation_end_event_time"/>
<label name="calculation_rate_used"/>
<field name="calculation_rate_used"/>
<newline/>
<separator string="Result" id="calculation_result_section" colspan="8"/>
<label name="quantity"/>
<field name="quantity" colspan="7"/>
<newline/>