[IMP] Account : Move line form view from MOVE shows date for better user readability

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

bzr revid: jvo@tinyerp.com-20090721145216-cd4vk4nch6by1tsf
This commit is contained in:
Jay (Open ERP) 2009-07-21 20:22:16 +05:30
parent 38cd476be6
commit 5ed6e2ad61
1 changed files with 2 additions and 1 deletions

View File

@ -845,7 +845,8 @@
<field name="debit" select="1"/>
<field name="credit" select="1"/>
<field name="date" select="1"/>
<separator colspan="4" string="Optional Information"/>
<field name="currency_id"/>
<field name="amount_currency"/>