Zesty Beanz developed a standard Drupal module which will create database tables within the current Drupal database. The module is able to select and assign an OpenERP partner to the Drupal site user. The module shows the data of a customer in a Drupal way. Zesty Beanz combined OpenERP, PHP and XML¬RPC together to push the data from the OpenERP database to the corresponding database tables of the Drupal database. A scheduler is designed to run in a fixed interval to synchronize the OpenERP data and the Drupal data.
Drupal's permission system is utilized by the Drupal module to categorize the Drupal user and provide them different levels of information.