[FIX] Fixed imcompatiblity with Windows
authornvi-openerp <nicolas.vanhoren@openerp.com>
Thu, 28 Oct 2010 09:48:26 +0000 (11:48 +0200)
committernvi-openerp <nicolas.vanhoren@openerp.com>
Thu, 28 Oct 2010 09:48:26 +0000 (11:48 +0200)
bzr revid: nicolas.vanhoren@openerp.com-20101028094826-mqefsvceu14w3v2n

doc/INSTALL
doc/tests/check_profile_l10n_all.py

index 47a7569..73c33b5 100644 (file)
@@ -21,6 +21,9 @@ for rendering workflows graphs, you need:
     * graphviz
     * pyparsing
 
+For Luxembourg localization, you also need:
+    * pdftk (http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/)
+
 for generating reports using non .jpg images, you need:
     * Python Imaging Library for python
 
index 549c019..719d5ce 100644 (file)
@@ -37,7 +37,7 @@ profiles = [
     'profile_manufacturing'
 ]
 l10n_charts = [
-    'l10n_minimal_chart_uk',
+    'l10n_uk',
     False,
     'l10n_be',
     'l10n_fr'