Shipping group Instructions and gift messages for multiple ship groups can be
set
---------------------------------------------------------------------------------
Key: OFBIZ-4609
URL: https://issues.apache.org/jira/browse/OFBIZ-4609
Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: Release Branch 11.04
Reporter: Sergei Biletnikov
Just add more than 1 shipping group for an order, and you notice that it is not
possible to set or edit the shipping instructions and gift messages, because
the code ignores multiple shipping groups and the html have the same DOM id
elements, so only first shipping group can be edited. Of course, it is just a
development issue.
Please, find the patch enclosed.
I use the unique ids for each shipping group elements.
The same problem is in OFBiz 10.04 (do not know about Trunk).
--
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