[ADD] Passes missing context in purchase/purchase_view.xml

lp bug: https://launchpad.net/bugs/718616 fixed

bzr revid: sus@sus-desktop-20110215104900-pxu0frix1402tg8f
This commit is contained in:
sus 2011-02-15 16:19:00 +05:30
parent 7f5b7235ce
commit 43060a18be
1 changed files with 6 additions and 6 deletions

View File

@ -216,7 +216,7 @@
<field name="date_approve"/>
<separator string="Invoices" colspan="4"/>
<newline/>
<field name="invoice_ids" groups="base.group_extended" nolabel="1" colspan="4"/>
<field name="invoice_ids" groups="base.group_extended" nolabel="1" colspan="4" context="{'type':'in_invoice'}"/>
</page>
<page string="Notes">
<field colspan="4" name="notes" nolabel="1"/>