Charter party
This commit is contained in:
@@ -90,10 +90,6 @@ def register():
|
|||||||
ctrm_reporting.CTRMCashFlowContext,
|
ctrm_reporting.CTRMCashFlowContext,
|
||||||
ctrm_reporting.CTRMGLReconciliation,
|
ctrm_reporting.CTRMGLReconciliation,
|
||||||
ctrm_reporting.CTRMGLReconciliationContext,
|
ctrm_reporting.CTRMGLReconciliationContext,
|
||||||
stock.CharterRateType,
|
|
||||||
stock.CharterConditionRate,
|
|
||||||
stock.CharterCondition,
|
|
||||||
stock.CharterParty,
|
|
||||||
configuration.Configuration,
|
configuration.Configuration,
|
||||||
pricing.ImportPricesStart,
|
pricing.ImportPricesStart,
|
||||||
pricing.ImportPricesResult,
|
pricing.ImportPricesResult,
|
||||||
@@ -121,12 +117,16 @@ def register():
|
|||||||
dashboard.Demos,
|
dashboard.Demos,
|
||||||
party.Party,
|
party.Party,
|
||||||
party.PartyExecution,
|
party.PartyExecution,
|
||||||
party.PartyExecutionSla,
|
party.PartyExecutionSla,
|
||||||
party.PartyExecutionPlace,
|
party.PartyExecutionPlace,
|
||||||
payment_term.PaymentTerm,
|
payment_term.PaymentTerm,
|
||||||
payment_term.PaymentTermLine,
|
payment_term.PaymentTermLine,
|
||||||
purchase.Purchase,
|
stock.CharterRateType,
|
||||||
purchase.Line,
|
stock.CharterConditionRate,
|
||||||
|
stock.CharterCondition,
|
||||||
|
stock.CharterParty,
|
||||||
|
purchase.Purchase,
|
||||||
|
purchase.Line,
|
||||||
purchase.Estimated,
|
purchase.Estimated,
|
||||||
purchase.Component,
|
purchase.Component,
|
||||||
purchase.Pricing,
|
purchase.Pricing,
|
||||||
|
|||||||
Reference in New Issue
Block a user