Fixed fix me for ajax auto-completer for order entry process.
-------------------------------------------------------------

                 Key: OFBIZ-4754
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4754
             Project: OFBiz
          Issue Type: Bug
          Components: order
            Reporter: Nitesh Suryavanshi
            Priority: Minor
             Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk


Fixed fixme for ajax auto-completer for showcart screen of order entry process.
Currently call_fieldlookup2 is used for the product lookup, auto completer is 
not supported via call_fieldlookup2 and it open a window instead of layered 
lookup.
Need to use htmlTemplate.lookup field for the product lookup. Also removed the 
FIXME comment.

The FIXME issue was fixed in 
[OFBIZ-4646|https://issues.apache.org/jira/browse/OFBIZ-4646], Now its working 
fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to