Hi,
I would like to know if a unlink from javascript passed well or if there is an exception.
Thank you very much!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I would like to know if a unlink from javascript passed well or if there is an exception.
Thank you very much!
The unlink function return the model.call. To know if there is a problem, you have to do this:
this.dataset.unlink(id).fail(function(){
// fail action
});
Create an account today to enjoy exclusive features and engage with our awesome community!
Registracija
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.