Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
6805 มุมมอง

I would like to link OpenERP with my firm intranet, for example, to let users punch in or out from the intranet. The user would click the "punch in" (or out) button in the intranet site, and all the work would be made behind the scenes by OpenERP, totally transparent to the user.

Is there already a web-API that I could use, or would I have to tweak OpenERP to make my own API?

Thank you in advance

อวตาร
ละทิ้ง

Hello. I hope the following information will be helpful.

http://doc.openerp.com/v6.0/developer/6_22_XML-RPC_web_services/

Regards.

คำตอบที่ดีที่สุด

There is indeed an API. Start here: http://doc.openerp.com/v6.1/developer/12_api.html

อวตาร
ละทิ้ง
ผู้เขียน

wow that was really fast! Thank you, I'll go and check

คำตอบที่ดีที่สุด

You may get some useful ideas from a project we are authoring:

Google Spreadsheets to OpenERP Data Pump

Mainly, it binds third party modules, so the actual amount of code to look at is very small.

While still in an early beta-stage of development, we have tested it for :

  • instantiating a fresh database
  • installing modules
  • updating existing data
  • loading data in bulk.

The key benefit is that you can declare what you want done in a Google spreadsheet, as long as a class and method to service that task exist. Meanwhile, new classes and methods require very little code.

อวตาร
ละทิ้ง
ผู้เขียน

thank you, will have a look

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ส.ค. 25
326
2
ก.ค. 25
2782
API xmlrpc - upload pdf bills to account แก้ไขแล้ว
3
ก.ค. 25
582
1
มิ.ย. 25
2039
1
ส.ค. 25
973