Skip to Content
Menu
This question has been flagged
1 Reply
2811 Views

Hi,

In account.invoice I want the user to add a new payment term for every new invoice he creates. How can I do this? I tried `no_open` but didn't work. I tried this module https://www.odoo.com/apps/modules/8.0/web_m2x_options/ I added `'limit': 0` but it shows `search more..`  

Avatar
Discard
Best Answer

Hi Tessnim 

To add this feature the user must have access to this form or class ( account.payment.term)

if you want to add through the interface 

you can go to: 

configuration > group > Accounting & Finance > user (Billing)

 in the tab " Access Rights  "  clic Add an item and add account.payment.term) 

check all the boxes and then save


look this 

https://www.youtube.com/watch?v=93gp_umdriE

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 19
1533
3
Dec 17
3232
2
Aug 17
4792
2
Nov 24
25076
2
May 24
5513