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)
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.