[jira] Created: (OFBIZ-1207) comment out shipment workefforts for now

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-1207) comment out shipment workefforts for now

Nicolas Malin (Jira)
comment out shipment workefforts for now
----------------------------------------

                 Key: OFBIZ-1207
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1207
             Project: OFBiz
          Issue Type: Bug
            Reporter: Si Chen
            Priority: Minor


Is there any code which closes the Shipment Ship/Arrival WorkEfforts created in createShipment?  If not I'd like to comment those out for now.  They are spawning a lot of workefforts which aren't tracked by anything else in the system.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1207) comment out shipment workefforts for now

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520399 ]

David E. Jones commented on OFBIZ-1207:
---------------------------------------

I think this is fine. In order to avoid "losing" the feature it might be good to have a configuration on the Facility (just a simple indicator) to turn it on/off.

> comment out shipment workefforts for now
> ----------------------------------------
>
>                 Key: OFBIZ-1207
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1207
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Si Chen
>            Priority: Minor
>
> Is there any code which closes the Shipment Ship/Arrival WorkEfforts created in createShipment?  If not I'd like to comment those out for now.  They are spawning a lot of workefforts which aren't tracked by anything else in the system.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1207) comment out shipment workefforts for now

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523389 ]

Si Chen commented on OFBIZ-1207:
--------------------------------

Do you want me to revert my commit, David?

> comment out shipment workefforts for now
> ----------------------------------------
>
>                 Key: OFBIZ-1207
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1207
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Si Chen
>            Priority: Minor
>
> Is there any code which closes the Shipment Ship/Arrival WorkEfforts created in createShipment?  If not I'd like to comment those out for now.  They are spawning a lot of workefforts which aren't tracked by anything else in the system.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1207) comment out shipment workefforts for now

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523395 ]

David E. Jones commented on OFBIZ-1207:
---------------------------------------

No, I don't think so, unless you're planning on doing what I mentioned in my previous comment. That's obviously more work though, so whatever you're up for!

> comment out shipment workefforts for now
> ----------------------------------------
>
>                 Key: OFBIZ-1207
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1207
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Si Chen
>            Priority: Minor
>
> Is there any code which closes the Shipment Ship/Arrival WorkEfforts created in createShipment?  If not I'd like to comment those out for now.  They are spawning a lot of workefforts which aren't tracked by anything else in the system.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1207) comment out shipment workefforts for now

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548312 ]

Bilgin Ibryam commented on OFBIZ-1207:
--------------------------------------

Hi,

I'd like to use WorkEffort creation in Shipments, and i want to add this simple indicator to Facility entity.
May someone clarify in which cases the WorkEfforts should be created ?

Is it OK to create the WorkEfforts only in the following two situations:

If it is an outgoing_shipment AND OriginFacility.autoCreateWEsForShipment=="Y"
OR
If it is incoming_shipment AND Destination_Facility.autoCreateWEsForShipment=="Y"

Bilgin

> comment out shipment workefforts for now
> ----------------------------------------
>
>                 Key: OFBIZ-1207
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1207
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Si Chen
>            Priority: Minor
>
> Is there any code which closes the Shipment Ship/Arrival WorkEfforts created in createShipment?  If not I'd like to comment those out for now.  They are spawning a lot of workefforts which aren't tracked by anything else in the system.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1207) comment out shipment workefforts for now

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Risaliti updated OFBIZ-1207:
----------------------------------

          Component/s: workeffort
                       product
        Fix Version/s: SVN trunk
    Affects Version/s: SVN trunk

> comment out shipment workefforts for now
> ----------------------------------------
>
>                 Key: OFBIZ-1207
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1207
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product, workeffort
>    Affects Versions: SVN trunk
>            Reporter: Si Chen
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> Is there any code which closes the Shipment Ship/Arrival WorkEfforts created in createShipment?  If not I'd like to comment those out for now.  They are spawning a lot of workefforts which aren't tracked by anything else in the system.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.