Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
Câu hỏi đã đóng với nguyên nhân: Bài trùng lặp bởi Niyas Raphy (Walnut Software Solutions) trên 02/10/2024 14:00:33

I have my controller code

@http.route('/application/submit', type='http', auth='public', website=True)
def submit_application(self, **vals):
print("***** Application Submitted *****")

I have the XML template with a form in which on submitting the form I need to call the controller function

       






...

​  s_website_form_no_submit_label" data-name="Submit Button">

...

but on clicking the SUBMIT Button the terminal shows error message

2024-10-02 09:57:15,424 35576 INFO test_db_2 werkzeug: 127.0.0.1 - - [02/Oct/2024 09:57:15] "POST /application/submitundefined HTTP/1.1" 404 - 22 0.015 0.132


Is there any other library to be installed to support this? This was working fine with my old system. But it didn't work on the newly configured system. Both device have same community version of Odoo16.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 10 24
824
1
thg 6 18
3395
2
thg 5 25
9718
3
thg 3 24
5364
1
thg 1 23
2087