mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[IMP] Test run on clieop defaults to False
This commit is contained in:
@@ -153,10 +153,6 @@ class banking_export_clieop_wizard(orm.TransientModel):
|
||||
),
|
||||
}
|
||||
|
||||
_defaults = {
|
||||
'test': True,
|
||||
}
|
||||
|
||||
def create(self, cr, uid, vals, context=None):
|
||||
'''
|
||||
Retrieve a sane set of default values based on the payment orders
|
||||
|
||||
Reference in New Issue
Block a user