Public bug reported:
The res.currency symbol column defined in base as character varying(3)
seems too short for all the values defined in base_data.xml, for
instance the BGN currency defined at line 1409.
The problem is visible with PostgreSQL 9; OpenERP reports:
DataError: value too long for type character varying(3)
** Affects: openobject-server
Importance: Low
Assignee: OpenERP's Framework R&D (openerp-dev-framework)
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/765212
Title:
res.currency symbol column (postgres type) too short
Status in OpenERP Server:
New
Bug description:
The res.currency symbol column defined in base as character varying(3)
seems too short for all the values defined in base_data.xml, for
instance the BGN currency defined at line 1409.
The problem is visible with PostgreSQL 9; OpenERP reports:
DataError: value too long for type character varying(3)
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp