main #7
@@ -117,6 +117,7 @@ def register():
|
|||||||
forex.PForex,
|
forex.PForex,
|
||||||
forex.ForexBI,
|
forex.ForexBI,
|
||||||
purchase.PnlBI,
|
purchase.PnlBI,
|
||||||
|
purchase.PositionBI,
|
||||||
stock.Move,
|
stock.Move,
|
||||||
stock.Location,
|
stock.Location,
|
||||||
stock.InvoiceLine,
|
stock.InvoiceLine,
|
||||||
@@ -240,6 +241,7 @@ def register():
|
|||||||
dashboard.DashboardLoader,
|
dashboard.DashboardLoader,
|
||||||
forex.ForexReport,
|
forex.ForexReport,
|
||||||
purchase.PnlReport,
|
purchase.PnlReport,
|
||||||
|
purchase.PositionReport,
|
||||||
derivative.DerivativeMatchWizard,
|
derivative.DerivativeMatchWizard,
|
||||||
module='purchase', type_='wizard')
|
module='purchase', type_='wizard')
|
||||||
Pool.register(
|
Pool.register(
|
||||||
|
|||||||
Reference in New Issue
Block a user