[
http://issues.apache.org/jira/browse/OFBIZ-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461652
]
David E. Jones commented on OFBIZ-580:
--------------------------------------
This looks like a good start Anil.
A few things note and a response to the questions in your email...
When using the "buttontext" style it isn't necessary (or good) to include
square braces "[Xxx]" around the text. There is some old code that has this
that needs to be updated, and is there because a long time ago we did not have
the box around the text for the buttontext style.
The constraints we want are, well, all of them in the WorkEffortSearch.java
file. Here are the UI ideas for each:
WorkEffortAssocConstraint: workEffortId lookup box with WorkEffortLookup as the
lookup target, a drop-down for workEffortAssocTypeId (allow empty, default
empty), and a check box for includeSubWorkEfforts
PartyAssignmentConstraint: partyId lookup box with PartyNameLookup target. a
drop-down for roleTypeId (default empty)
ProductSetConstraint: while we could have more or do something fancy, just
start with 2 productId lookup boxes and add them to a set to pass in
LastUpdatedRangeConstraint: just two date boxes with calendar popup, one for
from one for thru
I'll go ahead and commit this patch, so just attach a new one for the changes.
Thanks!
> Create WorkEffort Search UI: Query Parameters, Results
> ------------------------------------------------------
>
> Key: OFBIZ-580
> URL: http://issues.apache.org/jira/browse/OFBIZ-580
> Project: Apache OFBiz (The Open for Business Project)
> Issue Type: Improvement
> Components: workeffort
> Reporter: Anil K Patel
> Attachments: WorkEffortAdvancedSearch.patch
>
>
> Creating the WorkEffort Search user interfaces pages and supporting code or
> the WorkEffort Manager application
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira