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  | 3702 | ||
| 
            
                Payment Status
            
            
                     已解決
            
         |  | 3 9月 25  | 10345 | |
|  | 1 9月 25  | 2987 | ||
|  | 2 6月 25  | 7493 | ||
|  | 0 11月 23  | 2194 |