open source basecamp

RSS
Twitter
 
Blog

Archive for the ‘Business Solutions’ Category

OpenERP v6.1 à Lyon: formation gratuite “découverte” le 15 mars 2012

Monday, January 16th, 2012 by Maxime Wiot

A Lyon le jeudi 15 mars, une demi-journée gratuite de formation “découverte” OpenERP v6.1 est proposée par Camptocamp (près de la gare SNCF Part-Dieu) .
Une présentation générale d’OpenERP avec l’étude d’un scénario standard (de la vente à la comptabilité) sera effectué autour des toutes nouvelles fonctionnalités de la version 6.1.

Plus d’informations et inscriptions : http://openerp-lyon.eventbrite.com/

Nous vous attendons nombreux pour répondre à vos questions !

Formations OpenERP V6.1 par Camptocamp (semestre 1, 2012)

Wednesday, January 4th, 2012 by Stéphanie Debayle

OpenERP Gold partner en Suisse, France et Autriche, Camptocamp dispensera prochainement à Lausanne (CH) les formations suivantes :

Pour toute inscription à ces formations ou pour tout renseignement complémentaire, merci de contacter Camptocamp à event-ch@camptocamp.com en indiquant vos coordonnées complètes.

Camptocamp: Official Gold partner in Switzerland, France and Austria (localisation of financial accounting for this countries) / Partenaire officiel Gold en Suisse, France et Autriche (localisation de la comptabilité financière pour ces pays) / Offizieller Gold-Partner in der Schweiz, Frankreich und Österreich (Anpassung der Finanzbuchhaltung für diese Länder)

OpenERP: fiscal year change

Tuesday, January 3rd, 2012 by Luc Maurer

To help you open the 2012 fiscal year with OpenERP, Camptocamp just made a video!

Should you need further information on this process, please do not hesitate to contact our team!

Camptocamp: Official Gold partner in Switzerland, France and Austria (localisation of financial accounting for this countries) / Partenaire officiel Gold en Suisse, France et Autriche (localisation de la comptabilité financière pour ces pays) / Offizieller Gold-Partner in der Schweiz, Frankreich und Österreich (Anpassung der Finanzbuchhaltung für diese Länder)

OpenERP : Opérations de fin d’année

Tuesday, January 3rd, 2012 by Luc Maurer

Pour vous aider lors de l’ouverture de l’année comptable 2012 sous OpenERP, Camptocamp a réalisé une vidéo incluant tous les éléments importants qu’il faut prendre en considération.

La vidéo est à votre disposition ici : http://www.youtube.com/watch?v=wBsaiCdkZxE .

N’hésitez pas à prendre contact avec notre équipe si vous avez des questions relatives à cette opération !

Camptocamp: Official Gold partner in Switzerland, France and Austria (localisation of financial accounting for this countries) / Partenaire officiel Gold en Suisse, France et Autriche (localisation de la comptabilité financière pour ces pays) / Offizieller Gold-Partner in der Schweiz, Frankreich und Österreich (Anpassung der Finanzbuchhaltung für diese Länder)

OpenERP WebKit Report Webinars: discover a powerful engine to easily create PDFs

Thursday, November 17th, 2011 by Maxime Wiot

For professionals interested in learning more about the OpenERP WebKit Report engine, Camptocamp Business Solutions’ team is pleased to announce that 3 new webinars will be delivered in December 2011 & January 2012.

Fully compliant with OpenERP, the WebKit report is a revolutionary toolkit allowing OpenERP users to generate clean, sharp and sophisticated PDF reports in a very intuitive way.

Teaser presentation: http://files.me.com/nbessi/06n92k.mov

Titles and dates of the webinars:

1. OpenERP WebKit Report Webinar 1: Startup training (Beginner Level)
Tuesday, December 13th from 10:30AM to 12:00PM (CET)
For more information, please go here

2. OpenERP WebKit Report Webinar 2: How to easily create reports? (Intermediate Level)
Tuesday, December 20th from 10:30AM to 12:00PM (CET)
For more information, please go here

3. OpenERP WebKit Report Webinar 3: How to get most of this report engine? (Advanced Level)
Tuesday, January 10th from 10:30AM to 12:00PM (CET)
For  more information, please go here

The price of each session is EUR 40.- ; the registration to the full training session (3 webinars) is possible and grants you a 20% discount. The price for attending the 3 webinars is EUR 100.- ; for more information on regitsration to the complete set of webinars, please go here!

These webinars will be presented by Nicolas Bessi, Business Solutions Technical Manager at Camptocamp and OpenERP top contributor. The duration of each presentation is 1.5 hour.

Upon request, additional dates can be scheduled and the webinars delivered in French!

We hope to see you soon!

Camptocamp: Official Gold partner in Switzerland, France and Austria (localisation of financial accounting for this countries) / Partenaire officiel Gold en Suisse, France et Autriche (localisation de la comptabilité financière pour ces pays) / Offizieller Gold-Partner in der Schweiz, Frankreich und Österreich (Anpassung der Finanzbuchhaltung für diese Länder)

Swiss eCom Conference, Lausanne (CH) : 1er décembre 2011

Tuesday, November 8th, 2011 by Stéphanie Debayle

Camptocamp participera le 1er décembre 2011 à la Swiss eCom Conference à Lausanne (Suisse).

Au programme : 20 Conférences thématiques,  un espace de Networking où les principaux experts Romands seront à la disposition des décideurs et chefs d’entreprises, e-commerçants, porteurs de projets, webmasters, responsables marketing, IT, logistique… La Swiss eCom Conference est une opportunité unique de rencontrer les spécialistes des secteurs tels que l’ecommerce, CMS, CRM. ERP, BI, Web 2.0 et beaucoup d’autres !

Camptocamp et la société française Dacrydium présenteront une offre packagée intégrant l’E-shop Magento et OpenERP. Cette conférence est intitulée “Connecteur OpenERP & Magento : une solution intégrée pour votre stratégie e-commerce” et aura lieu de 10h20 à 11h10 dans la salle 2.

Rendez-vous le Jeudi 1er Décembre au MCH Beaulieu Lausanne. L’entrée est gratuite !

La Swiss eCom Conference se tiendra sur la même Halle conjointement au salon topsoft (logiciels d’entreprises).

Sort and filter options for function fields in OpenERP

Tuesday, October 25th, 2011 by Joël Grand-Guillaume

Dear community,

We are happy to announce the availability of sort and filter options for function fields in our branch, which enhances

the user experience greatly :

https://code.launchpad.net/~c2c/openobject-server/6.0-c2c-official

Neither sort nor filter of function fields have created prohibitive performance issues so far in our tests. Our idea is to

provide the basic functionality for all function fields out of the box and fix performance bottlenecks for specific function

fields if necessary.

Please note that you have to add the following lines in the server config file.

———–

[orm]

fallback_search = True

———–

According to the policy of OpenERP SA this enhanced functionality will not be available in the official OpenERP 6.0

distributions as the lack of sorting and filtering of function fields is not considered as bug and hence will not be fixed.

We plan to provide a similar solution for 6.1 and hope that a merge proposal will be accepted for 6.2

I personally want to thanks Ferdinand Gassauer and Panos Christeas for their great work on this topic : well done !

Best regards,

Joël Grand-Guillaume

New Webkit financial reports for OpenERP

Thursday, September 15th, 2011 by Frédéric Clementi

Camptocamp published a new module entitled ‘account_financial_report_Webkit‘ which provides the following basic legal financial reports:

  • General ledger
  • Partner ledger
  • Trial balance
  • Partner balance

…and smaller -but handy- reports which are accessible from the Journal entries menu or from the invoices list menu:

  • print screen of selected entries
  • print screen of selected invoices

Where to get this module?

You can download it from OpenERP Apps or from our launchpad branch : lp:c2c-financial-addons/6.0

Why a new module on financial reports?

Camptocamp Business Solutions team consists of technicians having both IT and/or finance backgrounds; we consequently had all the required internal competencies to develop such a module. Nevertheless, we also requested the validation of our work by two chartered accountants, both in France and in Switzerland.

In addition, we really have invested the necessary time to get reports with the following characteristics:

  • Reliable: complex use cases tested over several fiscal years (closed or unclosed), partially paid invoices, multi-currency…

  • Fast: 14min for 100′000 entry lines / 2′143 pages in pdf. This performance is reached with a simple PC (dual core; 4Gb RAM); getting the same report from a server is even better. We added that no extra dedicated server was necessary; a simple Webkit library (called ‘wkhtmltopdf’) added!

  • Generic: these reports can be used in any country by any business

  • Durable: Camptocamp would really like to see these reports become the most used reports in OpenERP because:
    - we have back-ported this module to v5
    - we will maintain these reports for all future OpenERP versions…unless OpenERP accept to use them as standard financial reports, which would be even better of course :)

A final question: why use Webkit?

At Camptocamp, we really do believe that Webkit is the best possible render engine for OpenERP for many reasons including these ones:

- It is Open Source
- It is already in the core of OpenERP
- It is used with success by well-known Web browsers such as Safari or Chrome
- it gives much more possibilities than RML: column auto-scaling, WYSIWYG, inheritance from others reports…
- it gives better performance without adding extra servers but a simple library.

General ledger

What can I now select from the wizard?

Tab 1 (click on the image to enlarge):

pic 1

Tab 2 (click on the image to enlarge):

pic 2

What does it look like?

Please click on the image to enlarge

ledger

What are the added functionalities?

  • Filter by account: no need to go to the ‘Chart of account’ menu any longer. On top, you have the possibility to filter by view account, the report will then print all children accounts; hence, you can easily select only all P&L accounts at once.

  • Only usefull accounts are listed: the report will now print only accounts with movements OR with a balance > 0. No more endless reports with accounts without data or with missing account because they were not used during the current fiscal year; now reports include accounts with a balance to carry forward (consequently, the field ‘display account’ is hidden on the wizard).

  • Calculated opening balance: if you have not created your opening entries yet, the report will simply calculate the opening balance for you (it remains important to post opening entries if you do not want to loose performance over the years).

* You can filter, for example from 02/2011 to 06/2011 with an opening balance that will include not only previous years data but also data from the beginning of the fiscal year until the start period of your filter; so you will always match with your trial balance.

Note that no opening balance will be calculated when using the filter by date (correct balances are based on periods only).

  • Account centralization: thanks to a new check-box in account set-up form, you have the possibility to centralize any accounts you like (for instance, you do not want to see all entries posted under the account ‘VAT on sales’); you will only see aggregated amounts by periods. This option can save hundreds of useless pages. See the screen shot below (click on the picture to enlarge):

acct-centralization

  • Layout improvement: with a better design and to ease your analysis, reports now show new columns such as Cumulative balances, Reconcile code, User name added on foot page (+ date, time, page), Counterpart accounts displayed for each transaction (3 accounts max.).

  • Better wizard ergonomics: important information at the top, filters in the middle, options at the bottom, more specific filtering on a different tab. No more unique wizard layout for all financial reports (ex: we have removed the journal tab which was useless for the GL report).

  • Better rendering technology: Webkit (used by Web browsers such as Safari or Chrome) allows an intelligent scalability of column size, WYSIWYG, and better performance.

  • OpenERP reports existing functionalities remaining:
    - Filter on Chart of account (if you use several)
    - Filters on period or date (improved with opening balance)
    - Printing options: possibility to add currencies columns (improved with cumulative balance)

Partner ledger

What can I now select on the wizard?

1st Tab (click on the image to enlarge):

pic 3

2nd Tab (click on the image to enlarge):

pic 4

What does it look like?

Please click on the image to enlarge

ledger_partner

What are the added functionalities?

This report is, if you look closer, a TRIPLE report :

- You can only print unreconciled entries (see ‘print open invoices list’ below)
- You can make forecast to a later date (see ‘report date’ below)
- You can simply print all entries

  • Filter by partner: now possible

  • Print open invoices list: at any date in the past; possibility to print only unreconciled transactions at any date in the past (thanks to the brand-new field: last_rec_date which calculated the last move line reconciled date).

  • Subtotals by accounts: now you can see accounts then Partner with subtotals for each account, allowing you to check your data with trial balance and partner balance for instance. Also, accounts are ordered in the same way than in the Chart of account.

  • Layout improvement: better design, column ‘period’ added, reconciliation code, cumulative balances, user name added on foot page (+ date, time, page)…

  • Opening balance calculation: for each partner (will not be based on opening entry anymore due to a defective design) and whatever the filter by period.

* Note that if you print the report ‘excluding reconciled entries’, the opening balance will be decreased by the previous year reconciled entries (ordered); no doing so will lead to have an ending balance that does not match the trial balance (or partner balance).

* Note that no opening balance will be calculated when using the filter by date (correct balances are based on period only).

  • Report date: a new field called ‘report date’ in the wizard gives now the possibility to print open invoices as if you were positioning yourself at a later date. Example: you can print 2011 open invoices considered as open on the 31/03/2012. This financial tool (which is unfortunately not that often provided) is usually used for the closing process (example: to estimate your provision on receivables).

  • Only useful accounts/partners listed: the report will now print only account / partner ‘with movements OR with a balance not null’.

  • Better wizard ergonomics: (similar approach to GL report)

  • Better rendering technology: (see comments for GL report)

  • OpenERP reports existing functionalities remaining:
    - Filter by type of partner (receivables, payables or both)
    - Filter on Chart of account (if you use several)
    - Filters on period or date
    - Printing options: possibility to add currencies columns (improved)

This module is already providing users with the two main (and complex) reports. We are currently developing the other ones…Our target is to develop all reports by the end of October 2011. Be patient and please send us you feedback (openerp@camptocamp.com)!

For Camptocamp,

Frédéric Clementi

New branch organisation on Launchpad

Friday, September 9th, 2011 by Joël Grand-Guillaume

Dear community,

I wanted to let you know that Camptocamp has made some changes in the organisation of their branches on Launchpad. As apps.openerp.com will become the central portal to browse the community developments, we have then decided to move some of our contributions from extra-addons to the following projects:

  • https://launchpad.net/c2c-addons : all our generic modules for OpenERP.
  • https://launchpad.net/c2c-financial-addons : all our generic modules for OpenERP in relation to financial management.
  • https://launchpad.net/c2c-specific-addons : all of our customers specific addons for OpenERP.
  • https://launchpad.net/c2c-rd-addons : all of our R&D and work in progress for OpenERP.

All work made by our team will now be committed in these new branches (starting on version 6.0). The process has already been started and more will come very soon. We also decided to publish all specific work made for our customers; we thought you might be interested in taking a look.

Moreover, we just created the GeoEngine project on Launchpad! You’ll find there all developments made by our team to bring the spatial dimension into OpenERP:

  • https://launchpad.net/c2c-geoengine-addons/

Keep in touch!

Joël Grand-Guillaume

Camptocamp

Camptocamp dans le magazine “L’Expert Comptable Suisse”

Monday, August 29th, 2011 by Stéphanie Debayle

L’issue d’août 2011 du magazine “L’Expert Comptable Suisse” consacre un article intitulé ““.

À l’heure où le Cloud Computing fait aujourd’hui régulièrement parler de lui et cherche à se positionner comme le premier choix pour l’informatisation des systèmes d’information des PME, les auteurs, Luc Maurer (Directeur Associé de Camptocamp) et Philippe Daucourt (Professeur HES en Informatique de Gestion à la HEG – Haute Ecole de Gestion Arc, Neuchâtel) reviennent sur les différents modes de diffusion et de consommation du logiciel d’entreprise.

L’article est disponible ici !