07.02.26
This commit is contained in:
@@ -163,6 +163,7 @@ def register():
|
||||
purchase.ContractDocumentType,
|
||||
purchase.DocTemplate,
|
||||
purchase.DocTypeTemplate,
|
||||
purchase.PurchaseStrategy,
|
||||
weight_report.WeightReport,
|
||||
module='purchase', type_='model')
|
||||
Pool.register(
|
||||
@@ -174,7 +175,6 @@ def register():
|
||||
pricing.MtmStrategy,
|
||||
pricing.MtmScenario,
|
||||
pricing.MtmSnapshot,
|
||||
pricing.ContractStrategy,
|
||||
pricing.PriceMatrix,
|
||||
pricing.PriceMatrixLine,
|
||||
pricing.Estimated,
|
||||
@@ -204,6 +204,7 @@ def register():
|
||||
forex.SForex,
|
||||
forex.ForexCoverPhysicalSale,
|
||||
sale.ContractDocumentType,
|
||||
sale.SaleStrategy,
|
||||
sale.OpenPosition,
|
||||
module='sale', type_='model')
|
||||
Pool.register(
|
||||
|
||||
Reference in New Issue
Block a user