تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
2141 أدوات العرض

How can I link to a spreadsheet and view the new data when it is updated? My link only displays the data which was populated from an earlier date.

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

Thanks Benoit, I tried the csv import however did not make the xml-rpx call to Odoo from the spreadsheet. Will address that aspect now. Many thanks

الصورة الرمزية
إهمال
أفضل إجابة

No sure you question is clear.

If you want to get a spreadsheet from Odoo data, export them as csv and open it in Calc (or M$ Xcel)

If you want to push data to Odoo from spreadsheet, you can import them as csv, but you can also make xml-rpx call to odoo from the spreadsheet to write spreadsheet data in Odoo.

If you want to get information in the spreadsheet in real time, again you gonna have to rely on xml-rpc for the spreadsheet to get Odoo Data

الصورة الرمزية
إهمال