~mikel-martin/openerp-spain/6.1

« back to all changes in this revision

Viewing changes to l10n_es_account_asset/account_asset_view.xml

  • Committer: mikel
  • Date: 2014-04-16 08:02:43 UTC
  • mfrom: (303.1.90 openerp-spain-6.1)
  • Revision ID: mikel@hide-20140416080243-lycenotdgdtkrg82
[MERGE]

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
                    <field name="prorata"/>
33
33
                    <field name="open_asset"/>
34
34
                </group>
35
 
                <group col="2" colspan="2" groups="analytic.group_analytic_accounting">
36
 
                    <separator string="Analytic information" colspan="4"/>
37
 
                    <newline/>
38
 
                    <field name="account_analytic_id"/>
39
 
                </group>
 
35
                <group col="2" colspan="2" groups="analytic.group_analytic_accounting">
 
36
                    <separator string="Analytic information" colspan="4"/>
 
37
                    <newline/>
 
38
                    <field name="account_analytic_id"/>
 
39
                </group>
40
40
                <separator string="Notes" colspan="4"/>
41
41
                <field name="note" colspan="4" nolabel="1"/>
42
42
            </form>
97
97
                    <field name="parent_id"/>
98
98
                    <field name="partner_id"/>
99
99
                    <field name="purchase_date"/>
100
 
                                        <field name="deprec_start_date"/>
 
100
                                        <field name="deprec_start_date"/>
101
101
                    <newline/>
102
102
                    <group colspan="2" col="2">
103
103
                        <separator string="Depreciation Dates" colspan="2"/>
113
113
                        <field name="method"/>
114
114
                        <field name="method_progress_factor" attrs="{'invisible':[('method','=','linear')], 'required':[('method','=','degressive')]}"/>
115
115
                        <field name="prorata" attrs="{'invisible': [('method_time','=','end')]}"/>
116
 
                        <field name="compute_at_end_period"/>                           
 
116
                        <field name="compute_at_end_period"/>
 
117
                    </group>
 
118
                    <group col="2" colspan="2" groups="analytic.group_analytic_accounting">
 
119
                        <separator string="Analytic information" colspan="4"/>
 
120
                        <newline/>
 
121
                        <field name="account_analytic_id"/>
117
122
                    </group>
118
123
                    <newline/>
119
124
                    <separator string="" colspan="4"/>