Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2652 Visninger

I have some wizard opens when I click a button, this wizard insert some values ​​in the child model of the main model so I need to send some data from the main model to the wizard, but I am unable to pass the string value, other values I can pass with ids but not this char field. anyone 

name = fields.Char (string = "Title", required = True)
context : 'default_name':% s' 
%self.name


when i include this name field , the function is not working too . someone help me here

 


Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
nov. 22
3251
0
jun. 21
5775
2
jan. 20
21457
2
maj 18
3933
3
maj 18
4952