[
https://issues.apache.org/jira/browse/OFBIZ-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484635
]
David E. Jones commented on OFBIZ-849:
--------------------------------------
I'm making a few refinements for required and not required fields, etc, so
you'll see some differences in it.
One general though: when doing edit forms they should be based on basis
services and not the entity itself. This handles a lot of potential issues
(like fields the user can't edit, additional information about them, etc) and
should ALWAYS be done. The only exception is for find parameter and find
results forms which are generally better based on the entity.
> Create FinAccount Admin UI
> --------------------------
>
> Key: OFBIZ-849
> URL: https://issues.apache.org/jira/browse/OFBIZ-849
> Project: OFBiz (The Open for Business Project)
> Issue Type: New Feature
> Affects Versions: SVN trunk
> Reporter: Ashish Vijaywargiya
> Assigned To: David E. Jones
> Fix For: SVN trunk
>
> Attachments: FinAccountAdminUI.patch
>
>
> Create FinAccount Admin UI.
> Regards
> Ashish Vijaywargiya
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.