openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #19310
[Bug 1088204] [NEW] export po files from openerp server
Public bug reported:
Hello
I'm testing opener 7.0beta.
I wrote new custom simple module and try to export po file for mn_MN lang. (mongolia)
But faced error.
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 846, in emit
msg = self.format(record)
File "/usr/lib/python2.7/logging/__init__.py", line 723, in format
return fmt.format(record)
File "/home/usi/workspace/spendskytel/openerp/netsvc.py", line 146, in format
return DBFormatter.format(self, record)
File "/home/usi/workspace/spendskytel/openerp/netsvc.py", line 140, in format
return logging.Formatter.format(self, record)
File "/usr/lib/python2.7/logging/__init__.py", line 464, in format
record.message = record.getMessage()
File "/usr/lib/python2.7/logging/__init__.py", line 328, in getMessage
msg = msg % self.args
TypeError: not all arguments converted during string formatting
Logged from file translate.py, line 820
** Affects: openobject-server
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1088204
Title:
export po files from openerp server
Status in OpenERP Server:
New
Bug description:
Hello
I'm testing opener 7.0beta.
I wrote new custom simple module and try to export po file for mn_MN lang. (mongolia)
But faced error.
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 846, in emit
msg = self.format(record)
File "/usr/lib/python2.7/logging/__init__.py", line 723, in format
return fmt.format(record)
File "/home/usi/workspace/spendskytel/openerp/netsvc.py", line 146, in format
return DBFormatter.format(self, record)
File "/home/usi/workspace/spendskytel/openerp/netsvc.py", line 140, in format
return logging.Formatter.format(self, record)
File "/usr/lib/python2.7/logging/__init__.py", line 464, in format
record.message = record.getMessage()
File "/usr/lib/python2.7/logging/__init__.py", line 328, in getMessage
msg = msg % self.args
TypeError: not all arguments converted during string formatting
Logged from file translate.py, line 820
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1088204/+subscriptions
Follow ups
References