trunk - coding errors prohibit install

Bug #622084 reported by Ferdinand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
JMA(Open ERP)

Bug Description

had to deactivate the following views

=== modified file 'account_report/__openerp__.py'
--- account_report/__openerp__.py 2010-07-28 11:43:44 +0000
+++ account_report/__openerp__.py 2010-08-21 13:36:50 +0000
@@ -35,12 +35,12 @@
     'init_xml': [],
     'update_xml': [
         'security/ir.model.access.csv',
- 'account_view.xml',
- 'account_report.xml',
- 'account_wizard.xml',
- 'wizard/account_report_print_indicators_view.xml',
- 'wizard/account_report_print_indicators_with_pdf_view.xml',
- 'board_account_report_view.xml',
+ #'account_view.xml',
+ #'account_report.xml',
+ #'account_wizard.xml',
+ #'wizard/account_report_print_indicators_view.xml',
+ #'wizard/account_report_print_indicators_with_pdf_view.xml',
+ #'board_account_report_view.xml',
     ],
     'demo_xml': [],
     'installable': True,

=== modified file 'account_voucher_payment/__openerp__.py'
--- account_voucher_payment/__openerp__.py 2010-08-17 07:32:51 +0000
+++ account_voucher_payment/__openerp__.py 2010-08-21 13:37:45 +0000
@@ -38,8 +38,8 @@
     "demo_xml" : [],
     "update_xml" : [
         "security/ir.model.access.csv",
- "wizard/account_voucher_unreconcile_view.xml",
- "account_voucher_payment_view.xml",
+ #"wizard/account_voucher_unreconcile_view.xml",
+ #"account_voucher_payment_view.xml",

     ],
     "test" : [

Related branches

Changed in openobject-addons:
status: New → Confirmed
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hello Dr. Ferdinand,
Thanks for reporting.
It has been fixed by revision 4767 <email address hidden>.

Changed in openobject-addons:
assignee: nobody → JMA(Open ERP) (jma-openerp)
milestone: none → 6.0
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.