This question has been flagged
3006 Views

Hi, 

I have this scenario:

I add some fields in the form view of Preferences you can see it here ----> http://postimg.org/image/41uz9rxpr/

i added that by using the debugger mode >> edit form view

i just added that by just including in the XML codes:

 <group string="Shipping Information">
                        <field name="shipping_addr"/>
                        <field name="street"/> 
                        <field name="street2"/>
                     </group>

Using administrator account I can see the dropdown list and textboxes  ----> http://postimg.org/image/41uz9rxpr/

but, when using normal user I cant see the dropdown list and textboxes  ----> http://postimg.org/image/jb3ztpj7d/

what seems to be the problem? if anyone did encountered this kind of problem can you help me solving this. thanks

 

Avatar
Discard