Hello All,
In pos qweb part we can only access the fields of particular model those are passed in PosModel.
For, E.g. in company model it passes only few fields name,phone,email,website, etc those fields are accessible, but,
What if I want to access remaining fields, like, street,street2,fax those are the fields of same model,
How can i append these fields to this widget to make accessible in qweb part.
Thank in advance,
Regards,
Anil.