Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3705 Widoki

by default in sale>controllers>portal.py quotations domain is "('state', 'in', ['cancel', 'sent'])". I want to show draft sale orders as well in the quotations menu in the customer portal. so I changed the domain to ('state', 'in', ['draft', 'cancel', 'sent']) but it doesn't show draft orders still. what am I doing wrong?



Awatar
Odrzuć
Najlepsza odpowiedź

Hello,

You might need to add a 'draft' state in the domain of two methods under sale > controllers > portal.py

1)  _prepare_home_portal_values

2) portal_my_orders

Thank you!

Regards,




Email:      odoo@aktivsoftware.com  

Skype: kalpeshmaheshwari

    

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sty 25
2892
1
kwi 25
1229
6
lut 25
18248
3
lip 24
3475
1
mar 15
5573