You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Renuka Srishti <re...@gmail.com> on 2017/08/20 12:24:46 UTC

Shipment Id goes missing on PO receiving screen once PO is received partially

Hello Dev,

This is related to OFBIZ-7718
<https://issues.apache.org/jira/browse/OFBIZ-7718> Here is the more
discussion <http://markmail.org/message/pbxbzgdqf5ayqcfh> about this
ticket. To fix the OFBIZ-7718
<https://issues.apache.org/jira/browse/OFBIZ-7718> problem, shipment Id
should be created before receiving as mentioned in the comment.
There are following ways to create shipment before receiving:
1. We can first create shipment by click on *New Shipment For Ship Group*
button in orderview
<https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderview?orderId=DEMO10091>
screen and then go to Receive Inventory
<https://demo-trunk.ofbiz.apache.org/facility/control/ReceiveInventory?facilityId=WebStoreWarehouse>
screen for further process.
2. We can call internally create shipment on Receiving PO process as the
shipment is mandatory for further process.
Which option is right?


Thanks
Renuka Srishti

Re: Shipment Id goes missing on PO receiving screen once PO is received partially

Posted by Jacques Le Roux <ja...@les7arts.com>.
+1

Jacques


Le 26/08/2017 à 08:39, Renuka Srishti a écrit :
> Yes, I have investigated the way to code it. If we agree that shipment
> should be created while receiving PO, and no need to go to the order view
> screen for this. Then we can create JIRA for it and fix this.
>
> Thanks
> Renuka Srishti
>
> On Wed, Aug 23, 2017 at 10:03 PM, Jacques Le Roux <
> jacques.le.roux@les7arts.com> wrote:
>
>> Hi Renuka,
>>
>> I just read the Jira and your summary below. I totally agree with your
>> summary. Did you already investigate a way to code it?
>>
>> Thanks
>>
>> Jacques
>>
>>
>> Le 23/08/2017 à 17:07, Renuka Srishti a écrit :
>>
>>> Hello Devs,
>>>
>>> I think my question is not clear. So here are the more details:
>>> Current flow to Receive a PO:
>>> 1. Facility manager needs to go to the order view screen.
>>> 2. Create shipment from order view screen.
>>> 3. Now come back to the facility component and then Recieve PO here.
>>>
>>> IMO, no need to go to the order view screen. When we Receive PO from
>>> facility component, the shipment should be created internally.
>>>
>>> Thanks
>>> Renuka Srishti
>>>
>>> On Sun, Aug 20, 2017 at 5:54 PM, Renuka Srishti <
>>> renuka.srishti93@gmail.com>
>>> wrote:
>>>
>>> Hello Dev,
>>>> This is related to OFBIZ-7718
>>>> <https://issues.apache.org/jira/browse/OFBIZ-7718> Here is the more
>>>> discussion <http://markmail.org/message/pbxbzgdqf5ayqcfh> about this
>>>> ticket. To fix the OFBIZ-7718
>>>> <https://issues.apache.org/jira/browse/OFBIZ-7718> problem, shipment Id
>>>> should be created before receiving as mentioned in the comment.
>>>> There are following ways to create shipment before receiving:
>>>> 1. We can first create shipment by click on *New Shipment For Ship Group*
>>>> button in orderview
>>>> <https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderv
>>>> iew?orderId=DEMO10091>
>>>> screen and then go to Receive Inventory
>>>> <https://demo-trunk.ofbiz.apache.org/facility/control/Receiv
>>>> eInventory?facilityId=WebStoreWarehouse>
>>>> screen for further process.
>>>> 2. We can call internally create shipment on Receiving PO process as the
>>>> shipment is mandatory for further process.
>>>> Which option is right?
>>>>
>>>>
>>>> Thanks
>>>> Renuka Srishti
>>>>
>>>>


Re: Shipment Id goes missing on PO receiving screen once PO is received partially

Posted by Renuka Srishti <re...@gmail.com>.
Yes, I have investigated the way to code it. If we agree that shipment
should be created while receiving PO, and no need to go to the order view
screen for this. Then we can create JIRA for it and fix this.

Thanks
Renuka Srishti

On Wed, Aug 23, 2017 at 10:03 PM, Jacques Le Roux <
jacques.le.roux@les7arts.com> wrote:

> Hi Renuka,
>
> I just read the Jira and your summary below. I totally agree with your
> summary. Did you already investigate a way to code it?
>
> Thanks
>
> Jacques
>
>
> Le 23/08/2017 à 17:07, Renuka Srishti a écrit :
>
>> Hello Devs,
>>
>> I think my question is not clear. So here are the more details:
>> Current flow to Receive a PO:
>> 1. Facility manager needs to go to the order view screen.
>> 2. Create shipment from order view screen.
>> 3. Now come back to the facility component and then Recieve PO here.
>>
>> IMO, no need to go to the order view screen. When we Receive PO from
>> facility component, the shipment should be created internally.
>>
>> Thanks
>> Renuka Srishti
>>
>> On Sun, Aug 20, 2017 at 5:54 PM, Renuka Srishti <
>> renuka.srishti93@gmail.com>
>> wrote:
>>
>> Hello Dev,
>>>
>>> This is related to OFBIZ-7718
>>> <https://issues.apache.org/jira/browse/OFBIZ-7718> Here is the more
>>> discussion <http://markmail.org/message/pbxbzgdqf5ayqcfh> about this
>>> ticket. To fix the OFBIZ-7718
>>> <https://issues.apache.org/jira/browse/OFBIZ-7718> problem, shipment Id
>>> should be created before receiving as mentioned in the comment.
>>> There are following ways to create shipment before receiving:
>>> 1. We can first create shipment by click on *New Shipment For Ship Group*
>>> button in orderview
>>> <https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderv
>>> iew?orderId=DEMO10091>
>>> screen and then go to Receive Inventory
>>> <https://demo-trunk.ofbiz.apache.org/facility/control/Receiv
>>> eInventory?facilityId=WebStoreWarehouse>
>>> screen for further process.
>>> 2. We can call internally create shipment on Receiving PO process as the
>>> shipment is mandatory for further process.
>>> Which option is right?
>>>
>>>
>>> Thanks
>>> Renuka Srishti
>>>
>>>
>

Re: Shipment Id goes missing on PO receiving screen once PO is received partially

Posted by Jacques Le Roux <ja...@les7arts.com>.
Hi Renuka,

I just read the Jira and your summary below. I totally agree with your summary. Did you already investigate a way to code it?

Thanks

Jacques


Le 23/08/2017 à 17:07, Renuka Srishti a écrit :
> Hello Devs,
>
> I think my question is not clear. So here are the more details:
> Current flow to Receive a PO:
> 1. Facility manager needs to go to the order view screen.
> 2. Create shipment from order view screen.
> 3. Now come back to the facility component and then Recieve PO here.
>
> IMO, no need to go to the order view screen. When we Receive PO from
> facility component, the shipment should be created internally.
>
> Thanks
> Renuka Srishti
>
> On Sun, Aug 20, 2017 at 5:54 PM, Renuka Srishti <re...@gmail.com>
> wrote:
>
>> Hello Dev,
>>
>> This is related to OFBIZ-7718
>> <https://issues.apache.org/jira/browse/OFBIZ-7718> Here is the more
>> discussion <http://markmail.org/message/pbxbzgdqf5ayqcfh> about this
>> ticket. To fix the OFBIZ-7718
>> <https://issues.apache.org/jira/browse/OFBIZ-7718> problem, shipment Id
>> should be created before receiving as mentioned in the comment.
>> There are following ways to create shipment before receiving:
>> 1. We can first create shipment by click on *New Shipment For Ship Group*
>> button in orderview
>> <https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderview?orderId=DEMO10091>
>> screen and then go to Receive Inventory
>> <https://demo-trunk.ofbiz.apache.org/facility/control/ReceiveInventory?facilityId=WebStoreWarehouse>
>> screen for further process.
>> 2. We can call internally create shipment on Receiving PO process as the
>> shipment is mandatory for further process.
>> Which option is right?
>>
>>
>> Thanks
>> Renuka Srishti
>>


Re: Shipment Id goes missing on PO receiving screen once PO is received partially

Posted by Renuka Srishti <re...@gmail.com>.
Hello Devs,

I think my question is not clear. So here are the more details:
Current flow to Receive a PO:
1. Facility manager needs to go to the order view screen.
2. Create shipment from order view screen.
3. Now come back to the facility component and then Recieve PO here.

IMO, no need to go to the order view screen. When we Receive PO from
facility component, the shipment should be created internally.

Thanks
Renuka Srishti

On Sun, Aug 20, 2017 at 5:54 PM, Renuka Srishti <re...@gmail.com>
wrote:

> Hello Dev,
>
> This is related to OFBIZ-7718
> <https://issues.apache.org/jira/browse/OFBIZ-7718> Here is the more
> discussion <http://markmail.org/message/pbxbzgdqf5ayqcfh> about this
> ticket. To fix the OFBIZ-7718
> <https://issues.apache.org/jira/browse/OFBIZ-7718> problem, shipment Id
> should be created before receiving as mentioned in the comment.
> There are following ways to create shipment before receiving:
> 1. We can first create shipment by click on *New Shipment For Ship Group*
> button in orderview
> <https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderview?orderId=DEMO10091>
> screen and then go to Receive Inventory
> <https://demo-trunk.ofbiz.apache.org/facility/control/ReceiveInventory?facilityId=WebStoreWarehouse>
> screen for further process.
> 2. We can call internally create shipment on Receiving PO process as the
> shipment is mandatory for further process.
> Which option is right?
>
>
> Thanks
> Renuka Srishti
>