[ http://issues.apache.org/jira/browse/OFBIZ-51?page=comments#action_12417997 ]
Scott Gray commented on OFBIZ-51: --------------------------------- I missed something in the patch: <#assign columns = featureTypes.size() + 3> needs to be + 4 I can submit a new patch if need be, sorry about that > SequenceNum for ProdAssocs when using QuickAddVariants > ------------------------------------------------------ > > Key: OFBIZ-51 > URL: http://issues.apache.org/jira/browse/OFBIZ-51 > Project: The Open For Business Project > Type: Improvement > Components: product > Versions: SVN trunk > Reporter: Scott Gray > Attachments: QuickAddVariantsSeqNum.patch, VarProdAssocSeqNum-final.patch > > Hi > The attached patch inserts values in the sequenceNum field on the Variant -> > Virtual product associations when using the Quick Add Variants screen. The > sequenceNum is generated in the same order as the feature combinations > displayed on screen, this seems to be the best way to sequence the ProdAssocs > by default and certainly (in my case at least) beats no default sequencing. > Regards > Scott -- 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
