main #7

Merged
admin merged 620 commits from main into dev 2026-03-29 13:03:25 +00:00
Showing only changes of commit 741389b71c - Show all commits

View File

@@ -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(