~koi-accounting-modules-maintainer/koi-accounting-modules/7.0-fixed-asset

« back to all changes in this revision

Viewing changes to ar_account/view/view_SupplierInvoices.xml

  • Committer: Andhitia Rama
  • Date: 2015-08-07 13:01:25 UTC
  • Revision ID: andhitia.r@gmail.com-20150807130125-47717n0jry5vtaf3
Integrasi dgn tax

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
                        <attribute name="editable"></attribute>
42
42
                    </xpath>
43
43
 
 
44
                    <xpath expr="//field[@name='currency_id']" position="after">
 
45
                        <field name="faktur_pajak_id"
 
46
                            options="{'create':false, 'create_edit':false, 'm2o_dialog':false, 'no_open':true}"
 
47
                            domain="[('seller_partner_id','=',partner_id),('jenis_fp','=','masukan'),('state','=','posted'),('journal_id','!=',False)]"
 
48
                            />
 
49
                    </xpath>
 
50
 
44
51
                    <xpath expr="//field[@name='invoice_line']" position="inside">
45
52
                        <form string="Invoice Detail" version="7.0">
46
53
                            <group name="group_1" colspan="4" col="2">