controller:
@http.route('/my/exit/', type='http', auth="public", website=True)
def my_exit(self, work_list, **post):
.
.
return http.request.render("module.my_exit_page", work_list)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
controller:
@http.route('/my/exit/', type='http', auth="public", website=True)
def my_exit(self, work_list, **post):
.
.
return http.request.render("module.my_exit_page", work_list)
Create an account today to enjoy exclusive features and engage with our awesome community!
Prijavi
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.