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' })
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
0
jul 16
|
3800 | |||
|
Payment Status
Resuelto
|
3
sept 25
|
10588 | ||
|
1
sept 25
|
3168 | |||
|
2
jun 25
|
7868 | |||
|
0
nov 23
|
2342 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.