~eoc/openobject-addons/eoc-extra-addons-quotation_report

« back to all changes in this revision

Viewing changes to crm_claim_sequence/__openerp__.py

  • Committer: Mariano Ruiz
  • Date: 2014-02-21 13:26:22 UTC
  • Revision ID: mrsarm@gmail.com-20140221132622-4cq3i5n5arg6q4am
[REFACTOR] [crm_claim_picking] Rename XML config files

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
            "crm_claim",
39
39
        ],
40
40
    "init_xml" : [
41
 
            "crm_sequence.xml",
 
41
            "crm_claim_sequence.xml",
42
42
        ],
43
43
    "update_xml" : [
44
44
            "crm_claim_view.xml",