Skip to Content
मेन्यू
This question has been flagged
365 Views

Hi everyone!!

I have to use set values to modify two fields into openerp.

Here is my code :

self.field_manager.set_values({
                        "data": jsonStrssEM,
                        });

But what i want to do is to modify two fields in the same moment with different lines . who can answer me please

Avatar
Discard