bug in the configuration of hr_recruitment
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Confirmed
|
High
|
OpenERP R&D Addons Team 3 |
Bug Description
trunk, hr module
to reproduce :
- create a db without demo data -> choose extended view and then skip other wizard.
- go to administration -> modules -> module list and install hr (only hr) and launch configuration wizards
- in the configure hr application wizard, choose recruitment and leaves and configure
bug
[2011-01-27 11:23:56,
[2011-01-27 11:23:56,
Traceback (most recent call last):
File "/home/
return f(self, dbname, *args, **kwargs)
File "/home/
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/
next = self.execute(cr, uid, ids, context=None)
File "/home/
new_db, self.pool = pooler.
File "/home/
return get_db_
File "/home/
addons.
File "/home/
processed_
File "/home/
modules = pool.instanciat
File "/home/
res.
File "/home/
obj.
File "/home/
super(osv_base, self).__init__(cr)
File "/home/
f.digits_
File "/home/
t = self.digits_
File "/home/
res = pooler.
AttributeError: 'NoneType' object has no attribute 'precision_get'
i tested in a french db