On each module that adds a selection type, you only have to make this:

        selection = super(AccountStatementProfil, 
self).get_import_type_selection(cr, uid, context=context)
        selection.append(('-', _('-')))

What is not assured is the order of the appended values.

Regards.
-- 
https://code.launchpad.net/~pedro.baeza/banking-addons/bank-statement-reconcile-70-import_imp/+merge/200022
Your team Banking Addons Core Editors is subscribed to branch 
lp:banking-addons/bank-statement-reconcile-7.0.

-- 
Mailing list: https://launchpad.net/~banking-addons-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~banking-addons-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to