You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Bilgin Ibryam (JIRA)" <ji...@apache.org> on 2007/12/04 18:22:43 UTC

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

    [ 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.