~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to account_mcdb/mcdb_view_general.xml

  • Committer: jf
  • Date: 2012-06-13 12:43:21 UTC
  • mfrom: (827.5.11 uf-635)
  • Revision ID: jf@tempo4-20120613124321-2b8cwgl86gyy2tb7
UF-635 [DEV] Documents workflow: Graphic representation
lp:~unifield-team/unifield-wm/uf-635 revno 838

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
                    <separator string="General" colspan="4"/>
 
2
                    <group colspan="2" col="2">
 
3
                        <field name="company_id" widget="selection"/>
 
4
                        <field name="posting_date_from" string="Posting date"/>
 
5
                        <field name="document_date_from" string="Document date"/>
 
6
                        <field name="document_code"/>
 
7
                        <field name="analytic_axis" attrs="{'invisible': [('model', '=', 'account.move.line')], 'required': [('model', '=', 'account.analytic.line')]}"/>
 
8
                    </group>
 
9
                    <group colspan="2" col="2">
 
10
                        <group colspan="2">
 
11
                            <html>
 
12
                                <br />
 
13
                            </html>
 
14
                        </group>
 
15
                        <field name="posting_date_to" string="to"/>
 
16
                        <field name="document_date_to" string="to"/>
 
17
                        <field name="document_state" colspan="1" attrs="{'invisible': [('model', '!=', 'account.move.line')]}"/>
 
18
                    </group>
 
19
                    <separator string="Accounting" colspan="4"/>