bugfix
This commit is contained in:
parent
21fcae435b
commit
05e58b2203
@ -2,7 +2,7 @@ from appPublic.uniqueID import getID
|
|||||||
from appPublic.log import debug
|
from appPublic.log import debug
|
||||||
from accounting.openaccount import openRetailRelationshipAccounts
|
from accounting.openaccount import openRetailRelationshipAccounts
|
||||||
|
|
||||||
asunc def get_accounting_orgid(sor):
|
async def get_accounting_orgid(sor):
|
||||||
return '0'
|
return '0'
|
||||||
|
|
||||||
async def agree_products_clone(sor, orgid, agreeid):
|
async def agree_products_clone(sor, orgid, agreeid):
|
||||||
|
Loading…
Reference in New Issue
Block a user