Page 2 of 4
For those who don't know Wt ( WebToolkit ), it is an amazing C++ web development framework. There are thousands of frameworks out there, but this is one of the very few…
Just a quick note to announce the availability of a Koo installer for Mac in our download area ( Launchpad is currently in maintenance mode, but we will upload it there…
And yet another improvement that will appear in the next version of Koo (5.0.5): this time, we have integrated spell checking into text boxes (text-type fields in the…
Although Koo has supported import and export from the beginning (including the community-contributed improvement to export directly to OpenOffice.org under GNU/Linux), it…
We have talked several times about the text-search capabilities of Koo . Recently, however, we came across this article comparing the performance of PostgreSQL text…
OpenERP provides a standard mechanism for adding constraints to records. This is used, for example, in account.move.line to ensure that no account of type view is used in…
At NaN, we're pleased to announce the release of Koo 5.0.4. This release contains bug fixes and new features such as massive record insertion and pushing a button on…
We've eventually decided to create our own branches of openobject-server/5.0 and openobject-addons/5.0 : openobject-server/nan-server-5.0 openobject-addons/nan-addons-5.0…
Documentation: The new framework explained The new documentation module aims to be a good companion for users, developers, documentation writers and translators. So let's…
For the next release of Koo (5.0.4), which we are working on, we have introduced a custom search feature. It is more or less the same as the one found in OpenERP 6.0, but…
For several releases, Koo has supported massive updates—that is, the possibility of updating fields in several records at once. The recent 5.0.3 release includes an…
When you need to create a new report using the jasper_reports module, you must use as base model the one in the screen where you want the button to be displayed. For…