open source basecamp

 

Posts Tagged ‘Business Solutions’

Customizing OpenERP to support international companies

Tuesday, March 2nd, 2010 by Joël Grand-Guillaume

Hi,

I am proud to announce the integration of Camptocamp’s work in the future stable version of OpenERP. It took place a few days ago in the trunk branch! This work consisted of improving the management of the multi-company component in OpenERP. It is now possible to define, for each product and each company, the currency and the price field to assign to a specific product.

Our contribution resulted in the following improvements:

  • Use the new company defined price type (currency and field) for a product
  • Adapt stock accounting
  • Adapt analytic accounting and Timesheet
  • Factorize part of the code to ease the maintenance (mostly in analytic accounting)
  • Add the multi-currency fesature on analytic lines (therefore, making it similar to the financial accounting)
  • Correct the analytic indicators to take care of multi-currency entries
  • Keep the same default setting to ease the transition to the new feature

As a result, it is now possible for companies to  share the same product between them, eventhough they don’t use the same currency and/or same cost price. This applies to  manufacturing companies and services companies, as this improvement concerns both stock and analytic accounting.

We can manage one field per company on the product form to store the cost of a given price type (and so for a given company). This simplifies the price updating quite a lot.

Browsing the analytic account on the tree view now displays the right values according to each account currency!

We also back-port those modules on the current stable version, in the extra-addons branch with the following names:

  • c2c_multicost_base
  • c2c_multicost_expense
  • c2c_multicost_project_timesheet
  • c2c_multicost_stock
  • c2c_multicost_timesheet
  • c2c_multicost_timesheet_invoice
  • c2c_multicost_user_function

More news soon about our next contribution!

Best regards,

Joël Grand-Guillaume

One Time Password on OpenERP by Camptocamp

Monday, February 22nd, 2010 by Joël Grand-Guillaume

Hi,

Camptocamp is proud to announce the release of 2 new modules and a specific branch of the GTK client, providing OpenERP with OTP (One Time Password). The GTK client has been modified and now presents a third field on the login form, preventing overload on the OpenERP server.

The server part is composed of two modules:

  • The first one, supporting OTP in a generic way (handling session, …)
  • The second one, providing support for the Yubikey system (http://www.yubico.com/products/yubikey/).

You can download the GTK client here:

bzr clone bzr+ssh://bazaar.launchpad.net/~c2c/openobject-client/5.0-c2c-otp/

…and find the following server modules in the official extra-addons branch:

  • c2c_one_time_password_login
  • c2c_one_time_password_login_yubikey_provider

If you want to try it, buy a yubikey, download the client and install both modules. You just need to provide the Yubikey identifier on the required user. That’s it !

Feel free to make your comments or contributions to support another OTP system.

Enjoy !

Joël Grand-Guillaume

OpenERP : Camptocamp propose de nouvelles offres de formation pour le premier semestre 2010

Thursday, December 17th, 2009 by Stéphanie Debayle

OpenERP ouvre de réelles perspectives pour les entreprises souhaitant s’équiper d’un logiciel de gestion intégré complet, flexible et abordable.

Suite au succès de nos formations dispensées durant le deuxième semestre 2009, Camptocamp est fier de vous présenter ses nouvelles formations . Les programmes proposés ont été adaptés aux dernières évolutions de l’outil et de la législation fiscale.

(more…)

Camptocamp improve the Swiss localization (l10n_ch) / Camptocamp améliore la localisation Suisse (l10n_ch)

Monday, October 26th, 2009 by Joël Grand-Guillaume

** (French part below) **

Hi all !

I have the pleasure to announce that Camptocamp released improvements to the OpenERP official Swiss localization module (l10n_ch). Remember that Camptocamp is the official developer and maintainer of this localization!

This module includes:

  • Full BVR support to generate electronic invoices in Switzerland
  • Import of standardized bank V11 files  from Swiss bank into OpenERP
  • Electronic payments via DTA (specific electronic payments used by Swiss banks)

This new release includes the following improvements:

  • DTA generation file : avoids encoding errors (thanks for contributions)
  • Support of old BVR references
  • Temporary solution for the non functional expr tag in the RML
  • Temporary solution for the missing ocrb file
  • Easy insertion of fields on the res.partner.bank view : allows to choose what to print on BVRs
  • Support on error messages translation
  • Addition of last translations from Launchpad

Note:  OpenERP still has trouble with payment orders in foreign currency; this affects also the DTA payments into our Swiss localization.

Best regards,

Joël Grand-Guillaume

—-

Bonjour à tous !

J’ai le plaisir de vous annoncer la sortie d’une nouvelle version du module de la localisation Suisse pour OpenERP (l10n_ch), incluant de nouvelles amélioration.

Camptocamp est le développeur et le mainteneur officiel de cette localisation. Ce module inclut les fonctionnalités suivantes:

  • Support des BVR pour la génération de factures
  • Importation des fichiers bancaires standardisés V11 dans les états bancaires d’OpenERP
  • Paiements électroniques via les fichiers DTA dans toutes les banques suisses

Cette nouvelle version inclut les améliorations/corrections suivantes:

  • Génération des DTA : Suppressions des erreurs d’encodage (merci pour la contribution)
  • Support des anciennes références BVR
  • Solution temporaire pour le tag “expr” qui n’est plus supporté dans l’API OpenERP
  • Solution temporaire pour le fichier manquant “ocbr”
  • Ajout de champs dans la vue res.partner.bank qui permet maintenant de choisir ce que l’on imprime sur son BVR
  • Support de la traduction sur les messages d’erreurs
  • Ajout des dernières traductions en provenance de Launchpad

Note: OpenERP a toujours des problèmes avec les paiements en devise étrangères, cela affect aussi les paiements  DTA de notre localisation Suisse.

A bientôt,

Joël Grand-Guillaume