[jira] [Updated] (OFBIZ-9673) CommonEvents improvements

2017-09-05 Thread Wai (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wai updated OFBIZ-9673: --- Attachment: OFBIZ-9673.patch > CommonEvents improvements > - > > Key:

[jira] [Issue Comment Deleted] (OFBIZ-9428) getResultsSizeAfterPartialList() return wrong count with distinct() for View Entity

2017-09-05 Thread Wei Zhang (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-9428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zhang updated OFBIZ-9428: - Comment: was deleted (was: Hi Jacques, This fix causes a another problem. You may get the problem by

[jira] [Updated] (OFBIZ-9677) In packing, only use reservations with stock on hand

2017-09-05 Thread Paul Foxworthy (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-9677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Foxworthy updated OFBIZ-9677: -- Description: During packing, OFBiz looks for reservations (OrderItemShipGrpInvRes) for the

[jira] [Updated] (OFBIZ-9677) In packing, only use reservations with stock on hand

2017-09-05 Thread Paul Foxworthy (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-9677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Foxworthy updated OFBIZ-9677: -- Attachment: OFBIZ-9677_PackingIgnoreBackorderReservations.patch > In packing, only use

[jira] [Updated] (OFBIZ-9677) In packing, only use reservations with stock on hand

2017-09-05 Thread Paul Foxworthy (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-9677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Foxworthy updated OFBIZ-9677: -- Summary: In packing, only use reservations with stock on hand (was: Backorder reservations

[jira] [Closed] (OFBIZ-9676) Error of GROUP BY in SQL

2017-09-05 Thread Wei Zhang (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-9676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zhang closed OFBIZ-9676. Resolution: Not A Bug I need to dig it again. > Error of GROUP BY in SQL > > >

[jira] [Created] (OFBIZ-9677) Backorder reservations used in packing

2017-09-05 Thread Paul Foxworthy (JIRA)
Paul Foxworthy created OFBIZ-9677: - Summary: Backorder reservations used in packing Key: OFBIZ-9677 URL: https://issues.apache.org/jira/browse/OFBIZ-9677 Project: OFBiz Issue Type: Bug

[jira] [Comment Edited] (OFBIZ-8341) Fix Default or Empty Catch block in Java and Groovy files

2017-09-05 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16153202#comment-16153202 ] Jacques Le Roux edited comment on OFBIZ-8341 at 9/5/17 7:25 AM: Also it's

[jira] [Commented] (OFBIZ-8341) Fix Default or Empty Catch block in Java and Groovy files

2017-09-05 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16153202#comment-16153202 ] Jacques Le Roux commented on OFBIZ-8341: Also it's worth to note here that arguably the same kind

[jira] [Commented] (OFBIZ-9676) Error of GROUP BY in SQL

2017-09-05 Thread Scott Gray (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-9676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16153152#comment-16153152 ] Scott Gray commented on OFBIZ-9676: --- How is this a bug? As per the error message the exampleId column

[jira] [Commented] (OFBIZ-9676) Error of GROUP BY in SQL

2017-09-05 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-9676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16153144#comment-16153144 ] Jacques Le Roux commented on OFBIZ-9676: Thanks Wei for this Jira and the relation with OFBIZ-9428

[jira] [Commented] (OFBIZ-8341) Fix Default or Empty Catch block in Java and Groovy files

2017-09-05 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16153140#comment-16153140 ] Jacques Le Roux commented on OFBIZ-8341: BTW there is a large usage of GeneralException in

[jira] [Updated] (OFBIZ-8341) Fix Default or Empty Catch block in Java and Groovy files

2017-09-05 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-8341: --- Attachment: OFBIZ-8341- OrderReadHelper.patch The OFBIZ-8341- OrderReadHelper.patch reverts