bugfix
This commit is contained in:
parent
ac538e3d99
commit
00280f6908
@ -52,7 +52,7 @@ async def consume_accounting(sor, orderid, order_details):
|
||||
ods.append(ConsumeBiz(od))
|
||||
ao = Accounting(ods)
|
||||
bill = {
|
||||
'id':self.billid,
|
||||
'id':billid,
|
||||
'customerid':self.customerid,
|
||||
'resellerid':self.resellerid,
|
||||
'orderid':self.orderid,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user