Crash n 7.0 just due to the presence of trp_report_address in addons path
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Therp Addons | Status tracked in 7.0 | |||||
7.0 |
New
|
Undecided
|
Unassigned |
Bug Description
The module trp_report_address monkey patches rml_parse.
2013-12-17 15:18:52,489 20308 ERROR intervlag70 openerp.
Traceback (most recent call last):
File "/home/
return eval(test_
File "", line 1, in <module>
File "/home/
return self.pool.
AttributeError: 'NoneType' object has no attribute '_display_address'
Related branches
- Stefan Rijnhart (Opener) (community): Approve
-
Diff: 803 lines (+0/-778)5 files modifiedtrp_report_address/LICENSE (+0/-662)
trp_report_address/__init__.py (+0/-2)
trp_report_address/__openerp__.py (+0/-48)
trp_report_address/report_sxw.py (+0/-17)
trp_report_address/res_partner_address.py (+0/-49)