As part of an ongoing effort to make the life of contributors and developers easier, we have done some housekeeping in the OpenERP documentation branches on Launchpad. The documentation tree had been steadily increasing in size with the number of contributed translations, and for legacy reasons there were also multiple branches of the OpenERP documentation [...]
Posts Tagged ‘OpenObject’
OpenERP Documentation source streamlined
Posted in launchpad, OpenObject, tagged OpenObject on March 6, 2010 | Leave a Comment »
OpenERP Translation Process
Posted in OpenObject, tagged launchpad, OpenObject, rosetta, stable, translation, trunk on February 3, 2010 | 1 Comment »
There’s been quite a few changes recently regarding the translation process of OpenERP, and this may be confusing for the community, as discussed recently on the community mailing-list. So here is an attempt at clarifying the translation process(es). Translations are currently managed a bit differently in the stable and trunk series, for technical reasons. This [...]
OpenERP Technical Memento
Posted in OpenObject, tagged cheat sheet, memento, OpenObject, technical on February 1, 2010 | 5 Comments »
Following Julien’s mention of the draft technical memento I’ve written, I have now uploaded a 3-column version as well, suitable for use as a cheat sheet. You can find both versions (3-columns and A4) at www.openobject.com/memento. Please note that we’ve added a copyright notice as well, since these documents are ultimately intended for printing (read [...]
Theming your OpenERP desktop client
Posted in OpenObject, tagged gtk, OpenObject, theme, Ubuntu, windows on January 11, 2010 | 3 Comments »
Discussing the shortcomings of OpenERP Client themes on various platforms with Fabrice, we found out that it was in fact quite simple to switch to a different GTK theme on Windows as well. It works fine with the All-In-One installation of OpenERP, so that’s an easy way of customizing the looks of the OpenERP GTK [...]
OpenObject code snippets for Eclipse and GEdit
Posted in Development, Python, tagged dev, eclipse, gedit, OpenObject on December 4, 2009 | Leave a Comment »
Interesting code snippets/templates have been created by OpenObject/OpenERP developers and contributors: A set of Python code snippets for OpenObject development with GEdit, linked in this blog (watch out for the GEdit bug on Ubuntu when importing the snippets, you may need to create $HOME/.gnome2/gedit/snippets beforehand) Eclipse templates for Python and XML, hosted on Google Code