[IMP] modified view of acount_journal
authorqdp <qdp@tinyerp.com>
Fri, 16 Jan 2009 14:04:10 +0000 (15:04 +0100)
committerqdp <qdp@tinyerp.com>
Fri, 16 Jan 2009 14:04:10 +0000 (15:04 +0100)
[FIX] added the column type in the list of account (with invisible = True) in order to see the color when opening the window

bzr revid: qdp@tinyerp.com-20090116140410-nzly5s4sq6fxazn1

addons/account/account_view.xml

index 6d233f4..ab58f2c 100644 (file)
                     <field name="credit"/>
                     <field name="balance"/>
                     <field name="company_currency_id"/>
+                    <field name="type" invisible="1"/>
                 </tree>
             </field>
         </record>
                             <field name="group_invoice_lines"/>
 
                             <field name="update_posted"/>
+                            <field name="entry_posted"/>
                             <field name="fy_seq_id" colspan="4" widget="one2many_list" >
                                                                <tree string="Invoice Sequences">
                                                                        <field name="fiscalyear_id"/>
                                                                        <field name="sequence_id"/>
                                                                </form>
                                                        </field>
-                            <field name="entry_posted"/>
                         </page>
                         <page string="Entry Controls">
                             <separator colspan="4" string="Accounts Type Allowed (empty for no control)"/>