Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3557 Vizualizări

I have added new value for the payment acquirer provider.

provider = fields.Selection(selection_add=[('test', 'Test')])
Imagine profil
Abandonează
Autor Cel mai bun răspuns

I got the solution with add ondelete option.


provider = fields.Selection ( selection_add = [( 'test' , 'TEST' )], ondelete = { 'test' : 'set default' })

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
iul. 16
3319
3
ian. 25
3838
2
iun. 25
2181
2
iun. 25
6136
0
nov. 23
1564