Re: RE: RE: RE: Quantity missing for inventory transfer records

2018-04-26 Thread Yashwant Dhakad
> >>> > +1 for Inventory Transfer without using Order entity. > > >>> > > > >>> > On 2017-10-28 02:13, Swapnil Shah > > >>> wrote: > > >>> > > Thanks all your suggestions. > > >>> > >

Re: RE: RE: RE: Quantity missing for inventory transfer records

2018-04-25 Thread James Yong
> lead > >>> > to > >>> > > the suggestions to use Order model. I don't have strong preference > >>> to use > >>> > > one over another as long as we are able to support bulk of the > >>> discussed > >>&

Re: RE: RE: RE: Quantity missing for inventory transfer records

2018-04-25 Thread Vaibhav Jain
ering flow > >>> lead > >>> > to > >>> > > the suggestions to use Order model. I don't have strong preference > >>> to use > >>> > > one over another as long as we are able to support bulk of the > >>> di

Re: RE: RE: RE: Quantity missing for inventory transfer records

2018-04-24 Thread Pawan Verma
> > > one over another as long as we are able to support bulk of the >>> discussed >>> > > requirements in this thread in a less complicated, easy to maintain >>> and >>> > most >>> > > flexible way. >>> > >

Re: RE: RE: RE: Quantity missing for inventory transfer records

2018-04-24 Thread Pawan Verma
d, easy to maintain >> and >> > most >> > > flexible way. >> > > >> > > If we all are in agreement to take Inventory Transfer route then let's >> > cut a >> > > JIRA to proceed with it. >> > > >> > > T

Re: RE: RE: RE: Quantity missing for inventory transfer records

2018-04-19 Thread Pawan Verma
7;s > > cut a > > > JIRA to proceed with it. > > > > > > Thanks, > > > Swapnil > > > > > > -----Original Message- > > > From: James Yong [mailto:jamesy...@apache.org] > > > Sent: Wednesday, October 25, 2017 8:27 PM > &g

Re: RE: RE: RE: Quantity missing for inventory transfer records

2017-10-28 Thread Pierre Smits
apnil > > > > -Original Message- > > From: James Yong [mailto:jamesy...@apache.org] > > Sent: Wednesday, October 25, 2017 8:27 PM > > To: dev@ofbiz.apache.org > > Subject: Re: RE: RE: RE: Quantity missing for inventory transfer records > > > > Hi all

Re: RE: RE: RE: Quantity missing for inventory transfer records

2017-10-28 Thread James Yong
oceed with it. > > Thanks, > Swapnil > > -Original Message- > From: James Yong [mailto:jamesy...@apache.org] > Sent: Wednesday, October 25, 2017 8:27 PM > To: dev@ofbiz.apache.org > Subject: Re: RE: RE: RE: Quantity missing for inventory transfer records > > Hi all, >

RE: RE: RE: RE: Quantity missing for inventory transfer records

2017-10-27 Thread Swapnil Shah
PM To: dev@ofbiz.apache.org Subject: Re: RE: RE: RE: Quantity missing for inventory transfer records Hi all, Having suggested possible entity changes to both approaches (with or without Order entity), I prefer not to make use of Order entity for inventory transfer. Order entity is currently shared by Sales

Re: RE: RE: RE: Quantity missing for inventory transfer records

2017-10-25 Thread James Yong
t; > > I am not sure about level of technical changes involved against other > suggested approaches, so please feel free to ignore if it looks over > complicated. > > > > Thanks, > > Swapnil > > > > -Original Message- > From: Vaibhav Jain [mailt

RE: RE: RE: Quantity missing for inventory transfer records

2017-10-24 Thread Swapnil Shah
apnil -Original Message- From: Vaibhav Jain [mailto:vaibhav.j...@hotwaxsystems.com] Sent: Tuesday, October 24, 2017 6:46 PM To: dev@ofbiz.apache.org Subject: Re: RE: RE: Quantity missing for inventory transfer records Hello All, Thanks Swapnil for the detailed business scenarios. Th

Re: RE: RE: Quantity missing for inventory transfer records

2017-10-24 Thread Vaibhav Jain
Hello All, Thanks Swapnil for the detailed business scenarios. Thanks James for the reply. I just want to convey that there is no need to use a separate data model for inventory transfer. We can use order data model for inventory transfer. We can create a SO from one facility which create an au

Re: RE: RE: Quantity missing for inventory transfer records

2017-10-24 Thread James Yong
Hi Swapnil, You may want to consider having the following modifications: 1) Item Issuance & Shipment Receipt entities: Add columns (i.e. InventoryTransferHeaderId & InventoryTransferId ) to support inventory transfer with shipment. 2) Inventory Transfer Adjustment entity: For the tax. 3) Inve

RE: RE: RE: RE: Quantity missing for inventory transfer records

2017-10-18 Thread Swapnil Shah
pnil -Original Message- From: James Yong [mailto:jamesy...@apache.org] Sent: Wednesday, October 18, 2017 9:22 PM To: dev@ofbiz.apache.org Subject: Re: RE: RE: RE: Quantity missing for inventory transfer records Hi Swapnil, Thanks for explaining the business case for associating Shipment

Re: RE: RE: RE: Quantity missing for inventory transfer records

2017-10-18 Thread James Yong
g] > Sent: Monday, October 16, 2017 9:26 PM > To: dev@ofbiz.apache.org > Subject: Re: RE: RE: Quantity missing for inventory transfer records > > Hi Swapnil, > > Shipment is currently used for Delivery and Goods Inwards. > Why would you want a Shipment for Inventory Transfer? > >

RE: RE: RE: Quantity missing for inventory transfer records

2017-10-16 Thread Swapnil Shah
- From: James Yong [mailto:jamesy...@apache.org] Sent: Monday, October 16, 2017 9:26 PM To: dev@ofbiz.apache.org Subject: Re: RE: RE: Quantity missing for inventory transfer records Hi Swapnil, Shipment is currently used for Delivery and Goods Inwards. Why would you want a Shipment for Inventory

Re: RE: RE: Quantity missing for inventory transfer records

2017-10-16 Thread James Yong
Hi Swapnil, Shipment is currently used for Delivery and Goods Inwards. Why would you want a Shipment for Inventory Transfer? Regards, James Yong On 2017-10-16 21:32, Swapnil Shah wrote: > Yes James, > ITH should work. I would prefer to have ITH tightly coupled with > InventoryTransfer(IT) i.e