~openerp-commiter/openobject-addons/extra-6.0

« back to all changes in this revision

Viewing changes to project_crm/project_wizard.xml

[NEW] project_crm : Synchronize between Project task and CRM Case

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<openerp>
 
3
    <data>
 
4
        <wizard id="wizard_unsync" 
 
5
        menu="False" 
 
6
        model="project.task" 
 
7
        name="wizard_unsync" 
 
8
        string="Unsynchronize"/>
 
9
    </data>
 
10
</openerp>
 
 
b'\\ No newline at end of file'