Today, i want to share you about how to Solve Error: [_.sprintf] expecting number but found array on openERP 7.
From this site http://forum.openerp.com/forum/topic35219.html, they get some, There are probably :
From this site http://forum.openerp.com/forum/topic35219.html, they get some, There are probably :
- This is occurred due to the addition of binary fields to the tree view.
- After removing the binary fields from the respective the tree view, this error not occurred
- Additional Info
- Addition of binary field not supported in editable bottom.
but in my case, its happen because of casting hash of array, you can see below :
hopefully it helpful... :D
..show all:.
.
Today, i want to share you about how to Solve Error: [_.sprintf] expecting number but found array on openERP 7.
From this site http://forum.openerp.com/forum/topic35219.html, they get some, There are probably :
From this site http://forum.openerp.com/forum/topic35219.html, they get some, There are probably :
- This is occurred due to the addition of binary fields to the tree view.
- After removing the binary fields from the respective the tree view, this error not occurred
- Additional Info
- Addition of binary field not supported in editable bottom.
but in my case, its happen because of casting hash of array, you can see below :
hopefully it helpful... :D
No comments:
Post a Comment