Add a selection of currencies for the 'Currencies' rules

It allows to have a different setup for different currencies (the amounts won't
be the same).
This commit is contained in:
Guewen Baconnier
2014-12-04 08:51:30 +01:00
committed by Cyril Gaudin
parent fd2430747e
commit cb488c6329
6 changed files with 200 additions and 8 deletions

View File

@@ -19,7 +19,6 @@
#
##############################################################################
import unittest2
from openerp.tests import common
from .common import prepare_statement