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

« back to all changes in this revision

Viewing changes to cci_last_module/misc_data.xml

  • Committer: Sharoon Thomas
  • Date: 2010-05-31 10:43:29 UTC
  • mfrom: (4580.2.1 trunk-extra-addons)
  • mto: This revision was merged to the branch mainline in revision 4582.
  • Revision ID: sharoonthomas@sharoonthomas-laptop-20100531104329-s6emfiq3j0hsw3sy
[MERGE]

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
                                    <tree string="Membership">
154
154
                                        <field name="date_from"/>
155
155
                                        <field name="date_to"/>
156
 
                                        <field name="date_cancel"/>
 
156
                                    <field name="date_cancel"/>
157
157
                                        <field name="state"/>
158
158
                                    </tree>
159
159
                                    <form string="Membership">
160
160
                                        <field name="date_from"/>
161
161
                                        <field name="date_to"/>
162
 
                                        <field name="date_cancel"/>
 
162
                                                                        <field name="date_cancel"/>
 
163
                                                                        <field name="date_invoice"/>
163
164
                                        <field name="account_invoice_line"/>
164
 
                                        <field name="state"/>
 
165
                                        <field name="number"/>
 
166
                                        <field name="subtotal"/>
165
167
                                    </form>
166
168
                                </field>
167
169
                    </page>