My question is the following:
How do I create a customer portal page like the portal my/tickets page for the helpdesk tickets.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
See: https://www.youtube.com/watch?v=8uYxWRlxL_U&list=PLqRRLx0cl0hofGW8Nn9RH8Y3gtHIemlC8&index=1
Dear Niyas,
Thanks for your reply, I checked the video. I created a form on the website for approval requests (approval app). However, I want to let portal users see what the status of the approval is from the portal.
So I was looking to add a new item (approval requests) in the following list: https://ibb.co/1RbJNqk
and I wanted to link that item, to a portal web page such as this one (helpdesk ticket) with the approval request of the portal user: https://ibb.co/gZ6vNhz
However, I don't know where I can add new web pages for the portal.
Ohh I see, I have to create a web controller for the route to be accessible.
Is this not possible to do through user interface? I am in Odoo online.