how this implemented for odoo 11?
```
this.field_manager.on("field_changed:date_from", this, function() {
this.set({"date_from": time.str_to_date(this.field_manager.get_field_value("date_from"))});
});
```
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
how this implemented for odoo 11?
```
this.field_manager.on("field_changed:date_from", this, function() {
this.set({"date_from": time.str_to_date(this.field_manager.get_field_value("date_from"))});
});
```
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.