India

ZestyBeanz Technologies Pvt Ltd 4th Floor, Nila, Technopark Thiruvananthapuram,
India – 695581
Phone: +91 471 4063254
Fax : +91 471 2700171

   .

ZestyBeanz Technologies Pvt Ltd
61/3236, Manikkath Cross Road
Ravipuram, Kochi, India - 682016
Phone: +91 484 4063254

  UAE

Zesty Labs
Office # 2003, Millennium Plaza Building
Sheikh Zayed Rd, Dubai, UAE
Phone: +971 4333 2222​
Mobile: +971-52-7553466

  Germany​

ZestyBeanz Technologies GmbH
Reuterstraße 1
90408 Nürnberg
Fon: +49 911 4801 444
Fax: +49 911 4801 445

OpenERP

Contact Form


warning: Creating default object from empty value in /var/www/html/clients/client65/web139/web/modules/taxonomy/taxonomy.pages.inc on line 34.
Jabir's picture

Debugging in OpenERP

This article covers the debugging technics available in OpenERP.

For debugging we need to run OpenERP server with parameter --debug.

Anoop P's picture

Dashboard Designing In OpenERP

 

Dashboard is one of the major features in ERP, that simplifies the analysis of information.

In OpenERP user can create your own dashboard without involving a technical person. Dashboard feature is included in the module “board”.

Arif's picture

Working with Webkit Report on OpenERP

Webkit Reports on OpenERP

      OpenERP have many methods for creating reports, on which webkit reports have some special features which makes an enviornment for easy and faster creation of reports, particularly for a web developer. 

The main features are:

Shelton's picture

Adding a widget in OpenERP Web Client

Recently I came across a post in a forum about adding a widget in OpenERP Web Client. I thought it would be nice to share the information through our blog.

In the OpenERP v6 Web Client, at the right handside we can see a twitter widget by default. Also, we can add more widgets like google maps, facebook etc. which are available by default. Our aim is to add a custom Search box widget which will search the blogs in Zesty Beanz website.

Janeesh A's picture

Data Importation in OpenERP

      There are different methods to import your data into OpenERP: The best way to import data in OpenERP is to build a module that integrates all the data you want to import. So, when you want to import all the data, you just have to install the module and OpenERP manages the different creation operations.

Lipin P's picture

Porting of OpenERP Proxy API to Drupal 7

 I met my success in porting the Drupal 6 module, OpenERP Proxy API  to Drupal 7 (D7). Now it is working with OpenERP 5 and OpenERP 6. I faced many complications to make the data communication between Drupal and OpenERP. Even though we can have  specific methods to  tranfer projects, leads  anything like these from OpenERP or from Drupal and make both to communicate each other, I wished if I had a specific API module in Drupal 6 my task will be easier. Later, I found this module will do the nice. Thanks to BoogieBug  who developped the Drupal6 version

vijayan's picture

OpenERP Client Options [GTK]

There are a number of options available for users and developers with the OpenERP GTK client for passing for passing default values and make the process of development and debugging easier. Here is an attempt to reveal some of the options available with the OpenERP client.

To list out all the available options just use the option '--help' as given below. It would list out the possible list of options.