[jira] [Commented] (OFBIZ-6685) changeProductionRunStatus service does not honor the StatusValidChange

2016-04-16 Thread Pierre Smits (JIRA)
the updateWorkEffort is called? Now the check is not done at the appropriate level (changeProductionRunStatus), but at the lower level. IMO the lower level service should simply be digesting the parameters presented and persist. > changeProductionRunStatus service does not honor the StatusValidCha

[jira] [Commented] (OFBIZ-6685) changeProductionRunStatus service does not honor the StatusValidChange

2016-04-16 Thread Rahul Bhammarker (JIRA)
changeProductionRunStatus does not honor StatusValidChange directly but it calls the updateWorkEffort service and it do check for the StatusValidChange, so IMO there is no need to check for StatusValidChange in changeProductionRunStatus service. > changeProductionRunStatus service does not ho

[jira] [Comment Edited] (OFBIZ-6685) changeProductionRunStatus service does not honor the StatusValidChange

2016-01-16 Thread Vishal Chhabria (JIRA)
service does not honor the StatusValidChange > --- > > Key: OFBIZ-6685 > URL: https://issues.apache.org/jira/browse/OFBIZ-6685 > Project: OFBiz > Issue Type: Improvement >

[jira] [Comment Edited] (OFBIZ-6685) changeProductionRunStatus service does not honor the StatusValidChange

2016-01-16 Thread Vishal Chhabria (JIRA)
uctionRunStatus service does not honor the StatusValidChange > --- > > Key: OFBIZ-6685 > URL: https://issues.apache.org/jira/browse/OFBIZ-6685 > Project: OF

[jira] [Updated] (OFBIZ-6685) changeProductionRunStatus service does not honor the StatusValidChange

2016-01-15 Thread Vishal Chhabria (JIRA)
to change the production run status, also removed request changeProductionRunStatusToClosed as I do not find this request being called from anywhere. 4) Added data for ValidStatusChange. > changeProductionRunStatus service does not honor the Stat

[jira] [Commented] (OFBIZ-6699) Remove condition attr from StatusValidChange data as its not a valid field of StatusValidChange

2015-10-26 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14974037#comment-14974037 ] Deepak Dixit commented on OFBIZ-6699: - Removed invalid field Condition from StatusValidChange data

[jira] [Updated] (OFBIZ-6699) Remove condition attr from StatusValidChange data as its not a valid field of StatusValidChange

2015-10-26 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit updated OFBIZ-6699: Issue Type: Improvement (was: Bug) > Remove condition attr from StatusValidChange data as

[jira] [Closed] (OFBIZ-6699) Remove condition attr from StatusValidChange data as its not a valid field of StatusValidChange

2015-10-26 Thread Deepak Dixit (JIRA)
rom StatusValidChange data as its not a valid field of > StatusValidChange > --- > > Key: OFBIZ-6699 > URL: https://issues.apache.org/jira/browse/OFBIZ-6699 >

[jira] [Commented] (OFBIZ-6699) Remove condition attr from StatusValidChange data as its not a valid field of StatusValidChange

2015-10-25 Thread Deepak Dixit (JIRA)
can remove it from data. I am not able to see a single reference of conditionExpression in code and as well as in data. > Remove condition attr from StatusValidChange data as its not a valid field of > StatusValid

[jira] [Commented] (OFBIZ-6699) Remove condition attr from StatusValidChange data as its not a valid field of StatusValidChange

2015-10-24 Thread Pierre Smits (JIRA)
} {code} > Remove condition attr from StatusValidChange data as its not a valid field of > StatusValidChange > --- > > Key: OFBIZ-6699 > URL: https://issues.apac

[jira] [Created] (OFBIZ-6699) Remove condition attr from StatusValidChange data as its not a valid field of StatusValidChange

2015-10-23 Thread Deepak Dixit (JIRA)
Deepak Dixit created OFBIZ-6699: --- Summary: Remove condition attr from StatusValidChange data as its not a valid field of StatusValidChange Key: OFBIZ-6699 URL: https://issues.apache.org/jira/browse/OFBIZ-6699

[jira] [Updated] (OFBIZ-6685) changeProductionRunStatus service does not honor the StatusValidChange

2015-10-20 Thread Deepak Dixit (JIRA)
nor the StatusValidChange > --- > > Key: OFBIZ-6685 > URL: https://issues.apache.org/jira/browse/OFBIZ-6685 > Project: OFBiz > Issue Type: Improvement > Components: ma

[jira] [Created] (OFBIZ-6685) changeProductionRunStatus service does not honor the StatusValidChange

2015-10-19 Thread Deepak Dixit (JIRA)
Deepak Dixit created OFBIZ-6685: --- Summary: changeProductionRunStatus service does not honor the StatusValidChange Key: OFBIZ-6685 URL: https://issues.apache.org/jira/browse/OFBIZ-6685 Project: OFBiz

Re: StatusValidChange

2009-05-15 Thread BJ Freeman
above but they may help with #2. Also another issue with StatusValidChange is that there is currently no way to make sure when creating a new record that the initial status is valid, I stumbled across this while fixing the test cases where a Shipment was being created in the SHIPMENT_PACKED

Re: StatusValidChange

2009-05-08 Thread guo weizhan
to copy/paste (is the status set, has the status changed, do the lookup, report an error). I don't think options #2 and #3 below cover problem #1 above but they may help with #2. Also another issue with StatusValidChange is that there is currently no way to make sure when creating a new record

Re: StatusValidChange

2009-05-07 Thread Scott Gray
options #2 and #3 below cover problem #1 above but they may help with #2. Also another issue with StatusValidChange is that there is currently no way to make sure when creating a new record that the initial status is valid, I stumbled across this while fixing the test cases where a Shipment

Re: StatusValidChange

2009-05-07 Thread Hans Bakker
). I don't think options #2 and #3 below cover problem #1 above but they may help with #2. Also another issue with StatusValidChange is that there is currently no way to make sure when creating a new record that the initial status is valid, I stumbled across this while fixing the test

Re: StatusValidChange

2009-05-07 Thread Scott Gray
should be displayed or find some existing code to copy/paste (is the status set, has the status changed, do the lookup, report an error). I don't think options #2 and #3 below cover problem #1 above but they may help with #2. Also another issue with StatusValidChange is that there is currently

Re: StatusValidChange

2009-05-07 Thread Jacques Le Roux
error message should be displayed or find some existing code to copy/paste (is the status set, has the status changed, do the lookup, report an error). I don't think options #2 and #3 below cover problem #1 above but they may help with #2. Also another issue with StatusValidChange

StatusValidChange

2009-05-06 Thread Scott Gray
Hi All Currently there is a ton of code in various places that checks to make sure a status change is valid using the StatusValidChange entity, and there are also places where there is no check even though records exist (createShipment for example). I'm wondering we couldn't add support

Re: StatusValidChange

2009-05-06 Thread David E Jones
A couple of notes: 1. if we add something to the entity engine to check this we would need to move the Status* entities from the common component to the entity component 2. I played with doing a separate method that genericized checking the StatusValidChange, but it made the code bigger