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' })
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se| Related Posts | Respostes | Vistes | Activitat | |
|---|---|---|---|---|
|
0
de jul. 16
|
3774 | |||
|
Payment Status
Solved
|
3
de set. 25
|
10513 | ||
|
1
de set. 25
|
3095 | |||
|
2
de juny 25
|
7802 | |||
|
0
de nov. 23
|
2295 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.