Skip to Content
Menu
This question has been flagged
1884 Views

Hi, everyone

I would like to automatically apply a Pricelist assigned to a web user when they log in
Therefore I've created a custom field in contacts that could select one of the pricelists


- Model: pricelist = fields.Many2one('product.pricelist', string='Pricelist')

- XML:  field name="pricelist" string="Pricelist"


I've made it this far, but I don't know what to do next
I think I need to control it with JavaScript, but I have no idea how to approach it


Can anyone give me some tips on how to find the web template id and how to code the javascript?


Many thanks


Avatar
Discard
Related Posts Replies Views Activity
1
Jun 25
689
2
Apr 25
1106
0
Jan 25
1077
1
Jul 24
1901
1
Dec 24
2513