Hi all,
I have a situation here. I'm working in Odoo v9. I have a scenario to resolve.I have one database in my local and I have one server setup. From my local database, i have to insert or create a record in server database (which is having same object and fields setup too as my local database) and whenever particular record is updated in my local(write method), i have to update those changes in server database too. Please provide someone solution or a reference code to resolve it. Thank you in advance.