How to add non-serialized items in inventory

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

How to add non-serialized items in inventory

Rupinder
Hi,
    When I add items as non-serialized, there is no effect on QOH and ATP. What is the concept behind non-serialized items and what is the functionality for adding them in inventory.

Reply | Threaded
Open this post in threaded view
|

Re: How to add non-serialized items in inventory

Vikas Mayur-2
Rupinder,

This might be happening because of any back order.
Check if you have any back ordered items or not.
There is a service balanceInventoryItems which is also invoked once a
item(s) is received.
This service checks if there is any back order that need to be fulfill
first. If the item received are equals or less than the back order items,
than
qoh or atp has no effect.

I hope this would help you.

Vikas

On Wed, Feb 27, 2008 at 5:30 PM, Rupinder <[hidden email]> wrote:

>
> Hi,
>    When I add items as non-serialized, there is no effect on QOH and ATP.
> What is the concept behind non-serialized items and what is the
> functionality for adding them in inventory.
>
>
> --
> View this message in context:
> http://www.nabble.com/How-to-add-non-serialized-items-in-inventory-tp15711799p15711799.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>


--
Vikas Mayur