~unifield-team/unifield-wm/us-671-homere

« back to all changes in this revision

Viewing changes to account_period_closing_level/account_period_closing_level_view.xml

  • Committer: jf
  • Date: 2011-08-19 10:02:44 UTC
  • Revision ID: jf@tempo4-20110819100244-mhwe4jyy4pctj3f7
UF-408 [IMP] remove button duplicate from periods view

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
            <field name="inherit_id" ref="account.view_account_period_form"/>
23
23
            <field name="arch" type="xml">
24
24
                <data>
 
25
                    <form position="attributes">
 
26
                       <attribute name="hide_duplicate_button">1</attribute>
 
27
                    </form>
25
28
                    <field name="code" position="replace"/>
26
29
                    <field name="company_id" position="replace"/>
27
30
                        <button name="action_draft" position="replace">
84
87
        
85
88
    
86
89
    </data>
87
 
</openerp>
 
 
b'\\ No newline at end of file'
 
90
</openerp>