I have added new value for the payment acquirer provider.
provider = fields.Selection(selection_add=[('test', 'Test')])
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have added new value for the payment acquirer provider.
provider = fields.Selection(selection_add=[('test', 'Test')])
I got the solution with add ondelete option.
provider = fields.Selection ( selection_add = [( 'test' , 'TEST' )], ondelete = { 'test' : 'set default' })
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
juil. 16
|
3313 | ||
|
3
janv. 25
|
3736 | ||
|
2
juin 25
|
2165 | ||
|
2
juin 25
|
6109 | ||
|
0
nov. 23
|
1547 |