Quantcast
Channel: OpenERP Help - Individual question feed
Browsing index pages (25 articles)

Update product using REST API (JSON-RPC) ?

Hello, I'm trying to update a product but I can't find the correct JSON structure to do it. Here is what I've tried: { "jsonrpc": "2.0", "method": "call", "params": { "model": "product.product", "ids":...

View Article


API SaaS version avalaible?

I need to access data in the SaaS version, could someone explain how could one achieve this? I ' m using a trial version but I have not succeeded. I have followed these directions:...

View Article


Details and examples on the accounting API?

I am looking for an accounting package to use for the back-end grunt work for a PHP application, and am evaluating what is available. What I can't tell, is just how the API interacts with the...

View Article

How to upload documents via API?

Hallo I'm looking for documentation and/or examples on how to connect to the OE DMS and up/download documents. Is it possible to do this via CMIS protocol?

View Article

OpenERP Linkedin API

From where I may check which LinkedIn setup is best for my independent OpenERP 7.0 installation. Choices in LinkedIn are: r_basicprofile r_fullprofile r_emailaddress r_network r_contactinfo rw_nus...

View Article


What database do I specify to connect to the hosted solution?

The documentation as to how to connect to the hosted OpenERP solution is pretty limited. I've figured out that the correct endpoint is https:// [www.openerp.com/xmlrpc], but when I try to reference the...

View Article

How to generate API notifications when status changes?

How to send a notification through Rest or API, when there is a status change. For example, if a PO is received, a SO invoiced, or a Product created

View Article

v7 google api configuration, why do I get XmlHttpRequestError ?

The configuration of the Google API is not documented. Account : [ 7077467779379@developer.gserviceaccount.com ] Auto synchronize : [ x ] Use local browser : [ x ] Secrets path : [ ] <<...

View Article


add implied_ids in group

Hello everyone, I have a problem when I try to add a implied_id in the implied_ids atribute of res.groups. I tried this code: implied_id = obj.search([('name', '=', 'Mostrar las iniciativas propias')])...

View Article


Assign user to the Multi Companies group using the API?

I am attempting to assign a user to a group in OpenERP 7.0 using the API, via the openerp-client-lib Python library. When I try to associate a user with the group with what I believe to be the correct...

View Article

help setting up xmlrpc

Hello, I am having some trouble with getting a php file using the xmlrpc to work properly. I saw the tutorial to create a php xml rpc script but for some reason the only thing that its doing is just...

View Article

How to install customize modules automatically in OpenERP V7.

I'm writing Restful API on Openerp v7. I'm going to create one Database for one user.I want to install Account, Sale and Purchase modules at the time new Database creation. I tried by modifying...

View Article

How implement RESTful API on OpenERP v7

My company is using Purchase, Sale and Accounting module in OpenERP. We have few business apllications.User can store informations from Accout module in OpenERP as well as from different businesses....

View Article


is OpenERP opensource for developers?

Hello I have just informed by my developer that openerp is not opensource therefore he cannot integrate with another program. Is it true or he does not have the right skills and knowledge? Is any one...

View Article

Where can I find an OpenERP Web Service API method list?

We are looking to implement OpenERP for a client in a web based application. This means we will be using the web services through XML-RPC to connect with their database. We have already found quite...

View Article


how to configure Etherpad server and API?

Is there any documentation to setup the Etherpad at company level ? Iknow where to find the config menu; but then What kind of server name to declare? Where do we find out the API key?

View Article

Recommended library for standalone javascript/HTML5 application?

Is there an OpenERP javascript client library that can be used for another application? Or a recommended XML/RPC library for javascript? Thanks

View Article


Sample code for Applying payment to Invoice via XML-RPC (PHP) ?

I am using PHP to communicate with the XML-RPC API. I have been able to successfully create and validate an invoice but I am running into a problem applying a payment to an invoice. Does anyone know...

View Article

OpenERP Online Edition API - is there one ?

Is there a API for OpenERP Online edition ? If not, I am very surprised. Need to integrate between OpenERP and another system. Thanks in advance.

View Article

Is it possible to access OpenERP data from an external web application?

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...

View Article
Browsing index pages (25 articles)


Latest Images