← Back to team overview

openerp-community team mailing list archive

Re: [OERPLib] The 0.7.0 version has been released!

 

Hi Sébastien,


Yes, I had a look yesterday and I must say you really did a great job ! Storing the config file is a good one to steal ;)

Keep going !

Regards,


Joël

Le 20 févr. 2013 à 11:26, Sébastien ALIX <sebastien.alix@xxxxxxxxxx> a écrit :

> Hi Joël,
> 
> ERPPeek has some great functionalities! (I like the idea to store
> configurations, maybe I will steal that ;) ).
> I've started OERPLib a couple of years now, and the main purpose was to
> provide an API as close as possible to the one proposed by OpenERP on
> the server-side (to reduce as much as possible the learning gap for new
> OpenERP developers), while making it simpler on some points. That's why
> I made the choice to not implement an API similar to ActiveRecord (or
> others), in order to follow the "OpenERP way" :)
> 
> Regards,
> 
> 
> Le Tue, 19 Feb 2013 16:19:25 +0100,
> Joël Grand-Guillaume <joel.grandguillaume@xxxxxxxxxxxxxx> a écrit :
> 
>> Dear Sébastien,
>> 
>> Thanks for this great contributions ! I want to also share ERPpeek
>> library that has more or less the same features (I do not know the
>> exact differences...) :
>> 
>> * http://erppeek.readthedocs.org/en/latest/
>> * https://pypi.python.org/pypi/ERPpeek
>> 
>> We do use this one @ Camptocamp... also integrated with our new beta
>> testing tools (https://launchpad.net/oerpscenario)
>> 
>> What I love in this one is the way it more or less use the same
>> principle than ActiveRecord in Ruby, e.g. : 
>> 
>> client.ResUsers.create({'login': 'joe', 'name': 'Joe'}) or
>> client.AccountInvoice.get(12)
>> 
>> Best regards,
>> 
>> 
>> Joël
>> 
>> 
>> Le 19 févr. 2013 à 13:42, Sébastien ALIX <sebastien.alix@xxxxxxxxxx>
>> a écrit :
>> 
>>> OERPLib is a client library to OpenERP server. It aims to provide an
>>> easy way to remotely pilot an OpenERP server.
>>> 
>>> ...
>>> ___________
>> 
>> 
>> 
>> --
>> 
>> Camptocamp
>> Innovative Solutions by Open Source Experts
>> 
>> Joël Grand-Guillaume
>> Division Manager - Business Solutions
>> 
>> www.camptocamp.com
>> 
> 
> 
> 
> -- 
> Sébastien ALIX
> ABF Osiell
> Immeuble Oméga
> Rue Jean-Marie David
> 35740 PACÉ
> Tél: 09 72 36 91 08
> E-mail: *sebastien.alix@xxxxxxxxxx <mailto:sebastien.alix@xxxxxxxxxx>
> Site: *http://www.osiell.com

-- 

camptocamp
INNOVATIVE SOLUTIONS
BY OPEN SOURCE EXPERTS

Joël Grand-Guillaume
Division Manager
Business Solutions

+41 21 619 10 28

www.camptocamp.com




References