コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
5259 ビュー

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.

アバター
破棄
最善の回答

You may want to check the following app: http://www.odoo.com/apps/modules/9.0/base_synchro/ or look into the OCA connector framework.

アバター
破棄
最善の回答

Hello Vadivel , 

You can export your data from your local system and import into your live.

アバター
破棄
著作者

Hello Manish, I know this method. But i want to move records from one database to another database by button click for each record.

関連投稿 返信 ビュー 活動
0
9月 17
5693
1
1月 24
4693
0
9月 23
2030
0
9月 23
1736
2
6月 25
11252