[FIX] Comment on general voucher view definition

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

bzr revid: stefan@therp.nl-20121120104207-l88t2dqnzwj5f2fy
This commit is contained in:
Stefan Rijnhart 2012-11-20 11:42:07 +01:00
parent 87d4e235a4
commit 977e86263d
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@
</field>
</record>
<!-- where and when is this view used?? -->
<!-- This general view is used in
Invoicing - Journal Entries - Journal Vouchers -->
<record model="ir.ui.view" id="view_voucher_form">
<field name="name">account.voucher.form</field>
<field name="model">account.voucher</field>