X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=addons%2Faccount%2Faccount_invoice_view.xml;h=94b98b78907ba70c70b162a741e180730163e6ed;hb=f166daf0652aa54037cf1baa5d81a7ae758f5e6e;hp=8516fcd96ae720b9aff1d6e4172d5c2d6979bd3a;hpb=e2d3d617a96e416751c15e42d3fbebedfdc7e00c;p=odoo%2Fodoo.git diff --git a/addons/account/account_invoice_view.xml b/addons/account/account_invoice_view.xml index 8516fcd..94b98b7 100644 --- a/addons/account/account_invoice_view.xml +++ b/addons/account/account_invoice_view.xml @@ -61,7 +61,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -143,13 +143,11 @@
- -
@@ -171,11 +169,12 @@ domain="[('supplier', '=', True)]"/> -
- +
@@ -291,20 +292,18 @@
- -
@@ -322,7 +321,8 @@ + options='{"always_reload": True}' + domain="[('customer', '=', True)]"/> @@ -348,15 +348,16 @@ + - + + domain="[('type','!=','view'), ('company_id', '=', parent.company_id)]"/> @@ -394,7 +395,7 @@ - @@ -437,8 +438,8 @@
- - + +
@@ -449,14 +450,14 @@ account.invoice - - - - - + + + + + - + @@ -629,6 +630,7 @@ id="act_account_journal_2_account_invoice_opened" name="Unpaid Invoices" context="{'search_default_journal_id': [active_id], 'search_default_unpaid':1, 'default_journal_id': active_id}" + domain="[('journal_id','=', active_id)]" res_model="account.invoice" src_model="account.journal"/>