Hello,
It's possible to see Quotation order for the portal user view?
I created some portal user, but they can't see quotation order.
I'm tried to find a solution but I can't.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hi,
By default in the Portal under the My Account You can see Sale Orders, here the confirmed quotations(sale order) is shown.
To display the quotations either you can add a new page like the Sale Orders or edit the controller of the current sale order page in the Portal. In the code you can check for the route with my/orders , inside this route the records with the confirm state may get filtered, You can make the necessary changes inside this controller to display the quotations too.
Thanks
Hello Niyas,
Thanks for quick replay.
I know there sale order shown
But I need to see quotation order here(unconfirmed)
Thank you.
see the updated answer, you can make necessary changes in the controller/route .. my/orders
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up