Charter party

This commit is contained in:
2026-05-31 21:38:41 +02:00
parent f8d7f1e9d9
commit 5605b19164

View File

@@ -90,10 +90,6 @@ def register():
ctrm_reporting.CTRMCashFlowContext,
ctrm_reporting.CTRMGLReconciliation,
ctrm_reporting.CTRMGLReconciliationContext,
stock.CharterRateType,
stock.CharterConditionRate,
stock.CharterCondition,
stock.CharterParty,
configuration.Configuration,
pricing.ImportPricesStart,
pricing.ImportPricesResult,
@@ -121,12 +117,16 @@ def register():
dashboard.Demos,
party.Party,
party.PartyExecution,
party.PartyExecutionSla,
party.PartyExecutionPlace,
payment_term.PaymentTerm,
payment_term.PaymentTermLine,
purchase.Purchase,
purchase.Line,
party.PartyExecutionSla,
party.PartyExecutionPlace,
payment_term.PaymentTerm,
payment_term.PaymentTermLine,
stock.CharterRateType,
stock.CharterConditionRate,
stock.CharterCondition,
stock.CharterParty,
purchase.Purchase,
purchase.Line,
purchase.Estimated,
purchase.Component,
purchase.Pricing,