~anton-chepurov/aeroo/7.0

« back to all changes in this revision

Viewing changes to report_aeroo/installer.xml

  • Committer: root
  • Date: 2013-02-06 13:21:35 UTC
  • Revision ID: root@erp.kndati.lv-20130206132135-rfxlz73di5m4wqf3
1.1.0 bugfix

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
                        </group>
32
32
                    </group>
33
33
                </separator>
34
 
 
35
 
              <!--<separator string="title" position="attributes">
36
 
                   <attribute name="string">Aeroo Reports</attribute>
37
 
              </separator>
38
 
              <xpath expr="//label[@string='description']" position="attributes">
39
 
                  <attribute name="string">Aeroo Reports for OpenERP is a comprehensive reporting engine based on Aeroo Library.</attribute>
40
 
              </xpath>
41
 
                  <xpath expr="//button[@string='Install Modules']" position="replace">
42
 
                <button colspan="1" icon="gtk-close" special="cancel" string="_Close" invisible="not context.get('menu',False)"/>
43
 
                <button name="action_next" icon="gtk-go-forward"
44
 
                        type="object" string="Next" colspan="1" invisible="context.get('menu',False)"/>
45
 
              </xpath>
46
 
              <xpath expr="//button[@name='action_skip']" position="attributes">
47
 
                <attribute name="invisible">context.get('menu',False)</attribute>
48
 
              </xpath>
49
 
              <xpath expr='//separator[@string="vsep"]' position='attributes'>
50
 
                                <attribute name='string'></attribute>
51
 
                                <attribute name='rowspan'>25</attribute>
52
 
                          </xpath>
53
 
              <xpath expr='//group[field/@name="config_logo"]' position="attributes">
54
 
                <attribute name="height">300</attribute>
55
 
              </xpath>
56
 
              <field name="config_logo" position="attributes">
57
 
                <attribute name="height">440</attribute>
58
 
                <attribute name="img_height">440</attribute>
59
 
              </field>
60
 
                          <group colspan="8" position="replace">
61
 
              <group colspan="8" height="100" width="400">
62
 
                  <group colspan="4">
63
 
                      <field name="link" widget="url"/>
64
 
                  </group>
65
 
              </group>
66
 
              </group>-->
67
34
          </data>
68
35
      </field>
69
36
    </record>