Hello, I'm using the new openerp 5.0 alpha and I was just trying to test some of the modules particularly all the analytic modules. Unfortunately, I wasn't able to test these modules because I was having this error -->
> Traceback (most recent call last): > File "/home/jeru/Desktop/openerp-server-5.0.0-alpha/bin/netsvc.py", line > 386, in run > r = m(*msg[2:]) > File > "/home/jeru/Desktop/openerp-server-5.0.0-alpha/bin/addons/base_module_record/base_module_record.py", > line 212, in execute > File > "/home/jeru/Desktop/openerp-server-5.0.0-alpha/bin/service/web_services.py", > line 375, in execute > File "/home/jeru/Desktop/openerp-server-5.0.0-alpha/bin/osv/osv.py", line > 110, in execute > File "/home/jeru/Desktop/openerp-server-5.0.0-alpha/bin/osv/osv.py", line > 85, in execute_cr > File "/home/jeru/Desktop/openerp-server-5.0.0-alpha/bin/osv/orm.py", line > 1000, in fields_view_get > File "/home/jeru/Desktop/openerp-server-5.0.0-alpha/bin/osv/orm.py", line > 996, in _inherit_apply_rec > File "/home/jeru/Desktop/openerp-server-5.0.0-alpha/bin/osv/orm.py", line > 956, in _inherit_apply > AttributeError: Couldn't find tag '<xpath>' in parent view ! > I found out that this code is embedded in the analytic_journal_billing_rate.xml. Knowing its under the analytic_journal_billing_rate module, I've uninstall this module for the meantime so I can go on with the test because there were no errors in the other modules when this module is not installed. I was hoping if there is a way in eliminating this error so that these module can also be use. Thanks! ------------------------ Jeru Gasendo F S 3 Consulting http://www.fs3.ph -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=27072#27072 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
