You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Sakthivel Vellingiri <in...@gmail.com> on 2015/02/23 21:17:17 UTC

Expired Inventory Item in Manufacturing Job

Hi Ofbiz Users,

*Summary: *
Can expired inventory item be used in Manufacturing Job, Ofbiz Version :
12.04

*Use Case:*
- Let me explain this using Ofbiz Sample Data
- Following is the Bill Of Materials  record for GZ-BASKET
   GZ-1004     Rainbow Gizmo      3
   GZ-1001     Nan Gizmo      2
   GZ-1000     Tiny Gizmo      1
- As you can see 3[GZ-1004], 2[GZ-1001] and 1[GZ-1000] are required to
complete the Job
- Let us assume i have 3[GZ-1004] in the inventory, however the Expiry Date
on this Inventory Item is in the past [expired], and other items GZ-1001,
GZ-1000 are in  Inventory (without expiry)
- When running the Manufacturing Job, i expected the Job to fail with
*"Materials
not available in warehouse GZ-1004 : 3*" as Inventory items of GZ-1004 are
expired
- However the Production Job was successful
*Question:*
* Production Run is not checking for Expiry Date of the Inventory Items;*
Is this a bug or expected behavior?

Appreciate any pointers on this

Regards
Sakthi

Re: Expired Inventory Item in Manufacturing Job

Posted by Sakthivel Vellingiri <in...@gmail.com>.
Thanks Pierre & Jacques for your responses;

@Jacques Creating Orders work fine in this situation, Just to clarify, only
the Inventory Item of the product is expired, not the product itself (using
Release Date/ Support thru Date/ Sales Dis-continuation Date)

Appreciate your pointers.

Regards
Sakthi

On Tue, Feb 24, 2015 at 3:45 AM, Jacques Le Roux <
jacques.le.roux@les7arts.com> wrote:

> What happens when creating an order in the same situation?
>
> Jacques
>
> Le 23/02/2015 22:40, Pierre Smits a écrit :
>
>  Whether or not to use products with an expiration date is determined by
>> factors outside of OFBiz. Unfortunately, OFBiz doesn't take those outside
>> factors into consideration in current feature set.
>>
>> If you feel that this warrants an improvement issue, feel free to create
>> such a JIRA.
>>
>> Best regards,
>>
>> Pierre Smits
>>
>> *ORRTIZ.COM <http://www.orrtiz.com>*
>> Services & Solutions for Cloud-
>> Based Manufacturing, Professional
>> Services and Retail & Trade
>> http://www.orrtiz.com
>>
>> On Mon, Feb 23, 2015 at 9:17 PM, Sakthivel Vellingiri <
>> info.integrin@gmail.com> wrote:
>>
>>  Hi Ofbiz Users,
>>>
>>> *Summary: *
>>> Can expired inventory item be used in Manufacturing Job, Ofbiz Version :
>>> 12.04
>>>
>>> *Use Case:*
>>> - Let me explain this using Ofbiz Sample Data
>>> - Following is the Bill Of Materials  record for GZ-BASKET
>>>     GZ-1004     Rainbow Gizmo      3
>>>     GZ-1001     Nan Gizmo      2
>>>     GZ-1000     Tiny Gizmo      1
>>> - As you can see 3[GZ-1004], 2[GZ-1001] and 1[GZ-1000] are required to
>>> complete the Job
>>> - Let us assume i have 3[GZ-1004] in the inventory, however the Expiry
>>> Date
>>> on this Inventory Item is in the past [expired], and other items GZ-1001,
>>> GZ-1000 are in  Inventory (without expiry)
>>> - When running the Manufacturing Job, i expected the Job to fail with
>>> *"Materials
>>> not available in warehouse GZ-1004 : 3*" as Inventory items of GZ-1004
>>> are
>>> expired
>>> - However the Production Job was successful
>>> *Question:*
>>> * Production Run is not checking for Expiry Date of the Inventory Items;*
>>> Is this a bug or expected behavior?
>>>
>>> Appreciate any pointers on this
>>>
>>> Regards
>>> Sakthi
>>>
>>>

Re: Expired Inventory Item in Manufacturing Job

Posted by Jacques Le Roux <ja...@les7arts.com>.
What happens when creating an order in the same situation?

Jacques

Le 23/02/2015 22:40, Pierre Smits a écrit :
> Whether or not to use products with an expiration date is determined by
> factors outside of OFBiz. Unfortunately, OFBiz doesn't take those outside
> factors into consideration in current feature set.
>
> If you feel that this warrants an improvement issue, feel free to create
> such a JIRA.
>
> Best regards,
>
> Pierre Smits
>
> *ORRTIZ.COM <http://www.orrtiz.com>*
> Services & Solutions for Cloud-
> Based Manufacturing, Professional
> Services and Retail & Trade
> http://www.orrtiz.com
>
> On Mon, Feb 23, 2015 at 9:17 PM, Sakthivel Vellingiri <
> info.integrin@gmail.com> wrote:
>
>> Hi Ofbiz Users,
>>
>> *Summary: *
>> Can expired inventory item be used in Manufacturing Job, Ofbiz Version :
>> 12.04
>>
>> *Use Case:*
>> - Let me explain this using Ofbiz Sample Data
>> - Following is the Bill Of Materials  record for GZ-BASKET
>>     GZ-1004     Rainbow Gizmo      3
>>     GZ-1001     Nan Gizmo      2
>>     GZ-1000     Tiny Gizmo      1
>> - As you can see 3[GZ-1004], 2[GZ-1001] and 1[GZ-1000] are required to
>> complete the Job
>> - Let us assume i have 3[GZ-1004] in the inventory, however the Expiry Date
>> on this Inventory Item is in the past [expired], and other items GZ-1001,
>> GZ-1000 are in  Inventory (without expiry)
>> - When running the Manufacturing Job, i expected the Job to fail with
>> *"Materials
>> not available in warehouse GZ-1004 : 3*" as Inventory items of GZ-1004 are
>> expired
>> - However the Production Job was successful
>> *Question:*
>> * Production Run is not checking for Expiry Date of the Inventory Items;*
>> Is this a bug or expected behavior?
>>
>> Appreciate any pointers on this
>>
>> Regards
>> Sakthi
>>

Re: Expired Inventory Item in Manufacturing Job

Posted by Pierre Smits <pi...@gmail.com>.
Whether or not to use products with an expiration date is determined by
factors outside of OFBiz. Unfortunately, OFBiz doesn't take those outside
factors into consideration in current feature set.

If you feel that this warrants an improvement issue, feel free to create
such a JIRA.

Best regards,

Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com

On Mon, Feb 23, 2015 at 9:17 PM, Sakthivel Vellingiri <
info.integrin@gmail.com> wrote:

> Hi Ofbiz Users,
>
> *Summary: *
> Can expired inventory item be used in Manufacturing Job, Ofbiz Version :
> 12.04
>
> *Use Case:*
> - Let me explain this using Ofbiz Sample Data
> - Following is the Bill Of Materials  record for GZ-BASKET
>    GZ-1004     Rainbow Gizmo      3
>    GZ-1001     Nan Gizmo      2
>    GZ-1000     Tiny Gizmo      1
> - As you can see 3[GZ-1004], 2[GZ-1001] and 1[GZ-1000] are required to
> complete the Job
> - Let us assume i have 3[GZ-1004] in the inventory, however the Expiry Date
> on this Inventory Item is in the past [expired], and other items GZ-1001,
> GZ-1000 are in  Inventory (without expiry)
> - When running the Manufacturing Job, i expected the Job to fail with
> *"Materials
> not available in warehouse GZ-1004 : 3*" as Inventory items of GZ-1004 are
> expired
> - However the Production Job was successful
> *Question:*
> * Production Run is not checking for Expiry Date of the Inventory Items;*
> Is this a bug or expected behavior?
>
> Appreciate any pointers on this
>
> Regards
> Sakthi
>