Re: [Openerp-community] Track datamodel changes

2014-08-07 Thread Sébastien Alix
he changes at the application/ORM level. But it allows the Odoo team to make some refactoring without changing the scheme, like migrating to the new API v8 (in account and event modules for instance), or reformat/reindent the code, and we don't need to care about that. Regards, -- Séb

Re: [Openerp-community] Track datamodel changes

2014-08-07 Thread Sébastien Alix
nity@lists.launchpad.net Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp -- Sébastien ALIX ABF Osiell Immeuble Oméga Rue Jean-Marie David 35740 PACÉ, FRANCE Tél: 09 72 36 91 08 Site: http://www.osiell.com ___

Re: [Openerp-community] Best approach to deploy one module from OCA/GitHub?

2014-07-03 Thread Sébastien Alix
l repository to addons_path. Regards. 2014-07-02 11:35 GMT+02:00 Lorenzo Battistini mailto:lorenzo.battist...@agilebg.com>>: On 07/02/2014 11:20 AM, Sébastien Alix wrote: For the sake of simplicity, do you clone the whole repository and add it to the addons_path

Re: [Openerp-community] Best approach to deploy one module from OCA/GitHub?

2014-07-03 Thread Sébastien Alix
ories and then group them with git subtree, but we are not doing that at the moment. If you have an experience to share on that topic, I'd be happy to hear it. -- Sébastien ALIX ABF Osiell Immeuble Oméga Rue Jean-Marie David 35740 PACÉ, FRANCE Tél: 09 72 36 91 08 Site: http://www.

[Openerp-community] Best approach to deploy one module from OCA/GitHub?

2014-07-02 Thread Sébastien Alix
e are welcomed! Regards, -- Sébastien ALIX ABF Osiell Site: http://www.osiell.com ___ Mailing list: https://launchpad.net/~openerp-community Post to : openerp-community@lists.launchpad.net Unsubscribe : https://launchpad.net/~openerp-community More

[Openerp-community] OERPLib 0.8.2 release

2014-06-01 Thread Sébastien Alix
.net/oerplib/ Changelog: http://bazaar.launchpad.net/~oerplib/oerplib/0.8/view/head:/CHANGES.txt Have nice OpenDays! -- Sébastien ALIX ABF Osiell Immeuble Oméga Rue Jean-Marie David 35740 PACÉ, FRANCE Site: http://www.osiell.com ___ Mailing list: ht

Re: [Openerp-community] OERPLib 0.8.1 and Mandibule 0.2 releases

2014-03-05 Thread Sébastien Alix
com.ve <http://geronimo.com.ve/> Servicios IT: http://vauxoo.com <http://vauxoo.com/> Linux-Counter: 467724 Correos: nho...@openerp.com.ve <mailto:nho...@openerp.com.ve> nho...@vauxoo.com <mailto:nho...@vauxoo.com> twitter @nhomar -- Sébastien ALIX ABF Osiell Immeuble Oméga R

[Openerp-community] Mandibule, a new tool to inspect data from your OpenERP servers

2013-12-02 Thread Sébastien ALIX
wheel to zoom/unzoom, shift + mouse wheel to scroll horizontally Regards, -- Sébastien ALIX ABF Osiell Immeuble Oméga Rue Jean-Marie David 35740 PACÉ, FRANCE Tél: 09 72 36 91 08 E-mail: sebastien.a...@osiell.com Site: http://www.osiell.com ___ Mailing

Re: [Openerp-community] [OERPLib] The 0.8.0 version has been released!

2013-11-08 Thread Sébastien ALIX
think it would great news, that is a 'Must have' feature, > this will save a lot of time looking for errors. > > Thanks for your contribution and congratulations. > > > On Wed, Nov 6, 2013 at 2:54 AM, Sébastien ALIX > wrote: > > > OERPLib is a full Pytho

[Openerp-community] [OERPLib] The 0.8.0 version has been released!

2013-11-06 Thread Sébastien ALIX
://bazaar.launchpad.net/~oerplib/oerplib/0.8/view/head:/CHANGES.txt -- Sébastien ALIX ABF Osiell Immeuble Oméga Rue Jean-Marie David 35740 PACÉ, FRANCE E-mail: sebastien.a...@osiell.com Site: http://www.osiell.com ___ Mailing list: https://launchpad.net/

Re: [Openerp-community] How to pass login parameters to 6.1 and 7.0 web client

2013-02-25 Thread Sébastien ALIX
s://launchpad.net/~openerp-community > More help : https://help.launchpad.net/ListHelp -- Sébastien ALIX ABF Osiell Immeuble Oméga Rue Jean-Marie David 35740 PACÉ Tél: 09 72 36 91 08 E-mail: *sebastien.a...@osiell.com <mailto:sebastien.a...@osiell.com> Site: *http://www.osiell.com

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

2013-02-22 Thread Sébastien ALIX
0100, ferdinand a écrit : > On 02/19/2013 01:42 PM, Sébastien ALIX wrote: > > Hello! > this is really a great extension. > > another great feature would be a quick access to > > * oerp.object_list() > * oerp.object_def() which shows the current object > a

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

2013-02-20 Thread Sébastien ALIX
of the best examples of the > OpenSource spirit in OpenERP world. > > ;-) > > > 2013/2/19 Sébastien ALIX > > > OERPLib is a client library to OpenERP server. It aims to provide an > > easy way to remotely pilot an OpenERP server. > > > > Featur

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

2013-02-20 Thread Sébastien ALIX
gt; > 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 &

[Openerp-community] [OERPLib] The 0.7.0 version has been released!

2013-02-19 Thread Sébastien ALIX
P.get_osv_name()' method deprecated (use 'record.__osv__["name"]' instead), - Bug fixes, - Documentation updated. -- Sébastien ALIX ABF Osiell Immeuble Oméga Rue Jean-Marie David 35740 PACÉ Tél: 09 72 36 91 08 E-mail: *sebastien.a...@osiell.com <mailto