← Back to team overview

openerp-community team mailing list archive

OERPLib 0.8.1 and Mandibule 0.2 releases

 

OERPLib 0.8.1
-------------

OERPLib is a full Python client library to OpenERP server. It aims to
provide an easy way to remotely pilot an OpenERP server through RPC (browse and
inspect data, manage databases, execute workflows, reports downloading...).

This 0.8.1 release fixes some bugs and add some improvements:

    Minor improvements:
    - 'OERP.inspect.relations()' method: display root models in red by default,
    - 'OERP.inspect.relations()' method: add a 's' flag on fields.function
      which are searchable (#1272660),
    - 'OERP.inspect.dependencies()' method: display module names in
      lowercase.
    Bug fixes:
    - 'OERP.inspect.dependencies()' method: unable to find an indirect
      dependency (bug #1265860),
    - 'OERP.inspect.relations()' method: relationships of starting models
      are not all displayed (bug #1287833),
    - Error when using the NetRPC protocol without specifing the 'version'
      parameter (bug #1267188),
    - On 'browse_record' objects, error when using += and -= operators on
      empty one2many and many2many fields (bug #1284768 ).

Documentation: http://pythonhosted.org/OERPLib/ <http://pythonhosted.org/OERPLib/> 
PyPI:          http://pypi.python.org/pypi/OERPLib/ <http://pypi.python.org/pypi/OERPLib/> 
Source:        https://launchpad.net/oerplib/
Changelog:     http://bazaar.launchpad.net/~oerplib/oerplib/0.8/view/head:/CHANGES.txt <http://bazaar.launchpad.net/%7Eoerplib/oerplib/0.8/view/head:/CHANGES.txt> 


Mandibule 0.2
-------------

And there is also the second release of Mandibule! This graphical tool
based on OERPLib to inspect data and metadata from OpenERP servers.
This version improves the usability (UI, internationalization, keyboard
shortcuts...) and fixes some bugs (and certainly adds others).

With this new release comes a new website too:

    http://mandibule.bitbucket.org (<- screenshots here, click!)

Enjoy!

Source:        https://bitbucket.org/mandibule/mandibule/ (with install instructions)
Bug tracker:   https://bitbucket.org/mandibule/mandibule/issues?status=new
Changelog:     https://bitbucket.org/mandibule/mandibule/src/3ff66cba39a5f0b2df2b4a1b6b1161f3c71c13e1/CHANGELOG?at=releases/0.2





Happy hacking,





-- 
Sébastien ALIX
ABF Osiell
Immeuble Oméga
Rue Jean-Marie David
35740 PACÉ, FRANCE
Site: http://www.osiell.com <http://www.osiell.com> 

 

Follow ups