26.01.26
This commit is contained in:
@@ -3144,10 +3144,10 @@ class CreateContracts(Wizard):
|
||||
|
||||
def transition_creating(self):
|
||||
ContractFactory.create_contracts(
|
||||
self.ct.contracts,
|
||||
type_=self.ct.type,
|
||||
ct=self.ct,
|
||||
)
|
||||
self.ct.contracts,
|
||||
type_=self.ct.type,
|
||||
ct=self.ct,
|
||||
)
|
||||
# SaleLine = Pool().get('sale.line')
|
||||
# Sale = Pool().get('sale.sale')
|
||||
# PurchaseLine = Pool().get('purchase.line')
|
||||
|
||||
Reference in New Issue
Block a user