~vauxoo/addons-vauxoo/8.0-import_tax_tariff-dev-yani-rev-2

« back to all changes in this revision

Viewing changes to cost_structure/__openerp__.py

  • Committer: jose at vauxoo
  • Date: 2012-10-30 22:29:46 UTC
  • mfrom: (501.1.58 6.1)
  • Revision ID: jose@vauxoo.com-20121030222946-gjtl9xw24t27xrrw
  
[MERGE] Merge to 6.1 branch to added new features 

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
    "update_xml" : [
52
52
    'security/cost_structure_security.xml',
53
53
    'security/ir.model.access.csv',
54
 
    'wizard/compute_cost_view.xml',
 
54
#    'wizard/compute_cost_view.xml',
55
55
    'wizard/default_cost_to_report_view.xml',
56
56
    'wizard/update_price_list_view.xml',
57
57
    'view/cost_structure.xml',
58
 
    'view/report_cost.xml',
 
58
#    'view/report_cost.xml',
59
59
    'view/product_view.xml',
60
60
    'view/sale_view.xml',
61
61
    'workflow/sale_workflow.xml',