Thoughts?
Jacopo On Jun 28, 2009, at 2:37 AM, [email protected] wrote:
Author: ashish Date: Sun Jun 28 08:37:58 2009 New Revision: 789074 URL: http://svn.apache.org/viewvc?rev=789074&view=rev Log: Trying to make Accountant life easy. Its easy to find general ledger from alphabet instead of number. Modified: ofbiz/trunk/applications/accounting/widget/GlobalGlAccountsForms.xmlModified: ofbiz/trunk/applications/accounting/widget/ GlobalGlAccountsForms.xmlURL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/GlobalGlAccountsForms.xml?rev=789074&r1=789073&r2=789074&view=diff= = = = = = = = ====================================================================== --- ofbiz/trunk/applications/accounting/widget/ GlobalGlAccountsForms.xml (original) +++ ofbiz/trunk/applications/accounting/widget/ GlobalGlAccountsForms.xml Sun Jun 28 08:37:58 2009@@ -132,7 +132,8 @@ </field> <field name="parentGlAccountId"> <drop-down allow-empty="true">- <entity-options key-field-name="glAccountId" entity- name="GlAccount" description="[${glAccountId}] ${accountName}-$ {accountCode}"> + <entity-options key-field-name="glAccountId" entity- name="GlAccount" description="${accountName} [${glAccountId}]-$ {accountCode}">+ <entity-order-by field-name="accountName"/> <entity-order-by field-name="glAccountId"/> </entity-options> </drop-down>
smime.p7s
Description: S/MIME cryptographic signature
