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' })
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
0
7월 16
|
3820 | |||
|
Payment Status
해결 완료
|
3
9월 25
|
10613 | ||
|
1
9월 25
|
3198 | |||
|
2
6월 25
|
7912 | |||
|
0
11월 23
|
2363 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.