07.02.26
This commit is contained in:
@@ -28,6 +28,7 @@ from . import (
|
||||
open_position,
|
||||
credit_risk,
|
||||
valuation,
|
||||
dimension,
|
||||
weight_report,
|
||||
service,
|
||||
)
|
||||
@@ -164,6 +165,9 @@ def register():
|
||||
purchase.DocTemplate,
|
||||
purchase.DocTypeTemplate,
|
||||
purchase.PurchaseStrategy,
|
||||
dimension.AnalyticDimension,
|
||||
dimension.AnalyticDimensionValue,
|
||||
dimension.AnalyticDimensionAssignment,
|
||||
weight_report.WeightReport,
|
||||
module='purchase', type_='model')
|
||||
Pool.register(
|
||||
|
||||
Reference in New Issue
Block a user