bugfix
This commit is contained in:
parent
76acdb6a3b
commit
7e428f2422
@ -5,5 +5,5 @@ assert params_kw.resellerid
|
||||
db = DBPools()
|
||||
async with db.sqlorContext(dbname) as sor:
|
||||
await openRetailRelationshipAccounts(sor, '0', params_kw.providerid, params_kw.resellerid)
|
||||
return f'{orgid} reseller accounts opened'
|
||||
return f'reseller provider relation accounts opened'
|
||||
return f'{db.e_except=}'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user