Future date incoming inventory committed by Supplier

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

Future date incoming inventory committed by Supplier

advait75
Hi,

How do I enter inventory that has been committed by the supplier to come in on a future date? Also, once I do so, which tables do I need to look in to see this info?

Thanks,
Advait
Reply | Threaded
Open this post in threaded view
|

Re: Future date incoming inventory committed by Supplier

Jacopo Cappellato-4
I'd suggest to use the dates in the order's ship group (OrderItemShipGroup entity); you can do this using the input fields in the "ship group" box in the order detail screen.

Kind regards,

Jacopo

On Feb 14, 2010, at 7:27 AM, advait75 wrote:

>
> Hi,
>
> How do I enter inventory that has been committed by the supplier to come in
> on a future date? Also, once I do so, which tables do I need to look in to
> see this info?
>
> Thanks,
> Advait
> --
> View this message in context: http://n4.nabble.com/Future-date-incoming-inventory-committed-by-Supplier-tp1554955p1554955.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: Future date incoming inventory committed by Supplier

BJ Freeman
In reply to this post by advait75
it depends on how the Purchase order was put together.
if you used an Agreement attached to the order, then you have schedule
of delivery,using the Order Item quanity and estimate delivery.
See Data Model book Fig 4.16 Agreements to order.

If you use the Purchase order to Shipment, using split shipments
then use the order Item with qty and estimate date.
Data model book figure 5.5 shipment to order relationship

both use the orderitem entity but is related a  different way.






advait75 sent the following on 2/13/2010 10:27 PM:
> Hi,
>
> How do I enter inventory that has been committed by the supplier to come in
> on a future date? Also, once I do so, which tables do I need to look in to
> see this info?
>
> Thanks,
> Advait