KUDOS for server performance of Demo Site

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

KUDOS for server performance of Demo Site

Enrique Ruibal
I just tried your demo site from demo.hotwaxmedia.com I found it very fast and responsive, I created a desktop shortcut using Mozilla Prism from http://labs.mozilla.com/2007/10/prism/, and Ofbiz runs nicely embedded in my desktop giving the impression it is running on my laptop. Congratulations, it is a great user experience. -Enrique Ruibal
Reply | Threaded
Open this post in threaded view
|

"InventoryItemDetail"

SkipDever
Now that the weekend is over, I am re-submitting this question hoping that
one of the big guns is listening.


Can someone explain the importance and use of this "InventoryItemDetail"
entity?

I am debating whether or not to add code to my import routines to support
it, but don't see much use, at least in the java code or simple method xml
files.

Skip
No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

Reply | Threaded
Open this post in threaded view
|

Re: "InventoryItemDetail"

BJ Freeman
https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=InventoryItemDetail

skip@thedevers sent the following on 4/7/2008 8:33 AM:

> Now that the weekend is over, I am re-submitting this question hoping that
> one of the big guns is listening.
>
>
> Can someone explain the importance and use of this "InventoryItemDetail"
> entity?
>
> I am debating whether or not to add code to my import routines to support
> it, but don't see much use, at least in the java code or simple method xml
> files.
>
> Skip
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
> 8:23 AM
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

RE: "InventoryItemDetail"

SkipDever
Thanks BJ.

I already saw all this.  I just can't see where and what for the entity is
used for.

Skip

-----Original Message-----
From: BJ Freeman [mailto:[hidden email]]
Sent: Monday, April 07, 2008 8:58 AM
To: [hidden email]
Subject: Re: "InventoryItemDetail"


https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=Inven
toryItemDetail

skip@thedevers sent the following on 4/7/2008 8:33 AM:

> Now that the weekend is over, I am re-submitting this question hoping that
> one of the big guns is listening.
>
>
> Can someone explain the importance and use of this "InventoryItemDetail"
> entity?
>
> I am debating whether or not to add code to my import routines to support
> it, but don't see much use, at least in the java code or simple method xml
> files.
>
> Skip
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
> 8:23 AM
>
>
>
>


No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

Reply | Threaded
Open this post in threaded view
|

Re: "InventoryItemDetail"

BJ Freeman
I am deducing from the same link I sent you it has to do with history
like dates that this inventory Item has certian levels of on hand.
walking down the sequence ID a routine would find an inventory diff.
it might be used for taking inventory and matching it against physical
inventory and noting the differences.
it would also be used in receiving to note the differences between an
invoice and actual received.

the only import I can see would be after an physical inventory count and
the xls sheets would update.

skip@thedevers sent the following on 4/7/2008 10:45 AM:

> Thanks BJ.
>
> I already saw all this.  I just can't see where and what for the entity is
> used for.
>
> Skip
>
> -----Original Message-----
> From: BJ Freeman [mailto:[hidden email]]
> Sent: Monday, April 07, 2008 8:58 AM
> To: [hidden email]
> Subject: Re: "InventoryItemDetail"
>
>
> https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=Inven
> toryItemDetail
>
> skip@thedevers sent the following on 4/7/2008 8:33 AM:
>> Now that the weekend is over, I am re-submitting this question hoping that
>> one of the big guns is listening.
>>
>>
>> Can someone explain the importance and use of this "InventoryItemDetail"
>> entity?
>>
>> I am debating whether or not to add code to my import routines to support
>> it, but don't see much use, at least in the java code or simple method xml
>> files.
>>
>> Skip
>> No virus found in this outgoing message.
>> Checked by AVG.
>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
>> 8:23 AM
>>
>>
>>
>>
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
> 8:23 AM
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
> 8:23 AM
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: "InventoryItemDetail"

BJ Freeman
BTW did a search of the trunk, lots of minilanq and java code using it.

BJ Freeman sent the following on 4/7/2008 11:22 AM:

> I am deducing from the same link I sent you it has to do with history
> like dates that this inventory Item has certian levels of on hand.
> walking down the sequence ID a routine would find an inventory diff.
> it might be used for taking inventory and matching it against physical
> inventory and noting the differences.
> it would also be used in receiving to note the differences between an
> invoice and actual received.
>
> the only import I can see would be after an physical inventory count and
> the xls sheets would update.
>
> skip@thedevers sent the following on 4/7/2008 10:45 AM:
>> Thanks BJ.
>>
>> I already saw all this.  I just can't see where and what for the entity is
>> used for.
>>
>> Skip
>>
>> -----Original Message-----
>> From: BJ Freeman [mailto:[hidden email]]
>> Sent: Monday, April 07, 2008 8:58 AM
>> To: [hidden email]
>> Subject: Re: "InventoryItemDetail"
>>
>>
>> https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=Inven
>> toryItemDetail
>>
>> skip@thedevers sent the following on 4/7/2008 8:33 AM:
>>> Now that the weekend is over, I am re-submitting this question hoping that
>>> one of the big guns is listening.
>>>
>>>
>>> Can someone explain the importance and use of this "InventoryItemDetail"
>>> entity?
>>>
>>> I am debating whether or not to add code to my import routines to support
>>> it, but don't see much use, at least in the java code or simple method xml
>>> files.
>>>
>>> Skip
>>> No virus found in this outgoing message.
>>> Checked by AVG.
>>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
>>> 8:23 AM
>>>
>>>
>>>
>>>
>>
>> No virus found in this incoming message.
>> Checked by AVG.
>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
>> 8:23 AM
>>
>> No virus found in this outgoing message.
>> Checked by AVG.
>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
>> 8:23 AM
>>
>>
>>
>>
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: "InventoryItemDetail"

David E Jones
In reply to this post by SkipDever

This may also be helpful:

https://demo.hotwaxmedia.com/webtools/control/ArtifactInfo?type=entity&uniqueId=InventoryItemDetail

-David


On Apr 7, 2008, at 11:45 AM, skip@thedevers wrote:

> Thanks BJ.
>
> I already saw all this.  I just can't see where and what for the  
> entity is
> used for.
>
> Skip
>
> -----Original Message-----
> From: BJ Freeman [mailto:[hidden email]]
> Sent: Monday, April 07, 2008 8:58 AM
> To: [hidden email]
> Subject: Re: "InventoryItemDetail"
>
>
> https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=Inven
> toryItemDetail
>
> skip@thedevers sent the following on 4/7/2008 8:33 AM:
>> Now that the weekend is over, I am re-submitting this question  
>> hoping that
>> one of the big guns is listening.
>>
>>
>> Can someone explain the importance and use of this  
>> "InventoryItemDetail"
>> entity?
>>
>> I am debating whether or not to add code to my import routines to  
>> support
>> it, but don't see much use, at least in the java code or simple  
>> method xml
>> files.
>>
>> Skip
>> No virus found in this outgoing message.
>> Checked by AVG.
>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:  
>> 4/4/2008
>> 8:23 AM
>>
>>
>>
>>
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:  
> 4/4/2008
> 8:23 AM
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:  
> 4/4/2008
> 8:23 AM
>

Reply | Threaded
Open this post in threaded view
|

Re: "InventoryItemDetail"

BJ Freeman
neat tool

David E Jones sent the following on 4/7/2008 12:36 PM:

>
> This may also be helpful:
>
> https://demo.hotwaxmedia.com/webtools/control/ArtifactInfo?type=entity&uniqueId=InventoryItemDetail
>
>
> -David
>
>
> On Apr 7, 2008, at 11:45 AM, skip@thedevers wrote:
>> Thanks BJ.
>>
>> I already saw all this.  I just can't see where and what for the
>> entity is
>> used for.
>>
>> Skip
>>
>> -----Original Message-----
>> From: BJ Freeman [mailto:[hidden email]]
>> Sent: Monday, April 07, 2008 8:58 AM
>> To: [hidden email]
>> Subject: Re: "InventoryItemDetail"
>>
>>
>> https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=Inven
>>
>> toryItemDetail
>>
>> skip@thedevers sent the following on 4/7/2008 8:33 AM:
>>> Now that the weekend is over, I am re-submitting this question hoping
>>> that
>>> one of the big guns is listening.
>>>
>>>
>>> Can someone explain the importance and use of this "InventoryItemDetail"
>>> entity?
>>>
>>> I am debating whether or not to add code to my import routines to
>>> support
>>> it, but don't see much use, at least in the java code or simple
>>> method xml
>>> files.
>>>
>>> Skip
>>> No virus found in this outgoing message.
>>> Checked by AVG.
>>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
>>> 4/4/2008
>>> 8:23 AM
>>>
>>>
>>>
>>>
>>
>>
>> No virus found in this incoming message.
>> Checked by AVG.
>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
>> 8:23 AM
>>
>> No virus found in this outgoing message.
>> Checked by AVG.
>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
>> 8:23 AM
>>
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

RE: "InventoryItemDetail"

SkipDever
In reply to this post by BJ Freeman
Yes, I searched the trunk, but from the end of last year.  I saw a single
java files related to workeffort, and some bsh and xml files dealing with
production runs.  The only inventory related stuff was some comments that
they were updating this entity and letting a seca update the item.

I'll get and checkout the latest trunk though.

Skip

-----Original Message-----
From: BJ Freeman [mailto:[hidden email]]
Sent: Monday, April 07, 2008 11:27 AM
To: [hidden email]
Subject: Re: "InventoryItemDetail"


BTW did a search of the trunk, lots of minilanq and java code using it.

BJ Freeman sent the following on 4/7/2008 11:22 AM:

> I am deducing from the same link I sent you it has to do with history
> like dates that this inventory Item has certian levels of on hand.
> walking down the sequence ID a routine would find an inventory diff.
> it might be used for taking inventory and matching it against physical
> inventory and noting the differences.
> it would also be used in receiving to note the differences between an
> invoice and actual received.
>
> the only import I can see would be after an physical inventory count and
> the xls sheets would update.
>
> skip@thedevers sent the following on 4/7/2008 10:45 AM:
>> Thanks BJ.
>>
>> I already saw all this.  I just can't see where and what for the entity
is

>> used for.
>>
>> Skip
>>
>> -----Original Message-----
>> From: BJ Freeman [mailto:[hidden email]]
>> Sent: Monday, April 07, 2008 8:58 AM
>> To: [hidden email]
>> Subject: Re: "InventoryItemDetail"
>>
>>
>>
https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=Inven
>> toryItemDetail
>>
>> skip@thedevers sent the following on 4/7/2008 8:33 AM:
>>> Now that the weekend is over, I am re-submitting this question hoping
that
>>> one of the big guns is listening.
>>>
>>>
>>> Can someone explain the importance and use of this "InventoryItemDetail"
>>> entity?
>>>
>>> I am debating whether or not to add code to my import routines to
support
>>> it, but don't see much use, at least in the java code or simple method
xml
>>> files.
>>>
>>> Skip
>>> No virus found in this outgoing message.
>>> Checked by AVG.
>>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
4/4/2008

>>> 8:23 AM
>>>
>>>
>>>
>>>
>>
>> No virus found in this incoming message.
>> Checked by AVG.
>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
>> 8:23 AM
>>
>> No virus found in this outgoing message.
>> Checked by AVG.
>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
>> 8:23 AM
>>
>>
>>
>>
>
>
>
>


No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

Reply | Threaded
Open this post in threaded view
|

RE: "InventoryItemDetail"

SkipDever
In reply to this post by David E Jones
Thanks David

I gotta get this latest code integrated.  This ArtifactInfo stuff is
seriously useful.

Skip

-----Original Message-----
From: David E Jones [mailto:[hidden email]]
Sent: Monday, April 07, 2008 12:36 PM
To: [hidden email]
Subject: Re: "InventoryItemDetail"



This may also be helpful:

https://demo.hotwaxmedia.com/webtools/control/ArtifactInfo?type=entity&uniqu
eId=InventoryItemDetail

-David


On Apr 7, 2008, at 11:45 AM, skip@thedevers wrote:

> Thanks BJ.
>
> I already saw all this.  I just can't see where and what for the
> entity is
> used for.
>
> Skip
>
> -----Original Message-----
> From: BJ Freeman [mailto:[hidden email]]
> Sent: Monday, April 07, 2008 8:58 AM
> To: [hidden email]
> Subject: Re: "InventoryItemDetail"
>
>
>
https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=Inven

> toryItemDetail
>
> skip@thedevers sent the following on 4/7/2008 8:33 AM:
>> Now that the weekend is over, I am re-submitting this question
>> hoping that
>> one of the big guns is listening.
>>
>>
>> Can someone explain the importance and use of this
>> "InventoryItemDetail"
>> entity?
>>
>> I am debating whether or not to add code to my import routines to
>> support
>> it, but don't see much use, at least in the java code or simple
>> method xml
>> files.
>>
>> Skip
>> No virus found in this outgoing message.
>> Checked by AVG.
>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
>> 4/4/2008
>> 8:23 AM
>>
>>
>>
>>
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> 4/4/2008
> 8:23 AM
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> 4/4/2008
> 8:23 AM
>


No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

Reply | Threaded
Open this post in threaded view
|

RE: "InventoryItemDetail"

SkipDever
In reply to this post by BJ Freeman
Now that I look at this more carefully, I can see lots of uses for it if the
fields are all really populated by the implementation.  I'll do some more
digging.

Skip

-----Original Message-----
From: BJ Freeman [mailto:[hidden email]]
Sent: Monday, April 07, 2008 11:22 AM
To: [hidden email]
Subject: Re: "InventoryItemDetail"


I am deducing from the same link I sent you it has to do with history
like dates that this inventory Item has certian levels of on hand.
walking down the sequence ID a routine would find an inventory diff.
it might be used for taking inventory and matching it against physical
inventory and noting the differences.
it would also be used in receiving to note the differences between an
invoice and actual received.

the only import I can see would be after an physical inventory count and
the xls sheets would update.

skip@thedevers sent the following on 4/7/2008 10:45 AM:

> Thanks BJ.
>
> I already saw all this.  I just can't see where and what for the entity is
> used for.
>
> Skip
>
> -----Original Message-----
> From: BJ Freeman [mailto:[hidden email]]
> Sent: Monday, April 07, 2008 8:58 AM
> To: [hidden email]
> Subject: Re: "InventoryItemDetail"
>
>
>
https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=Inven
> toryItemDetail
>
> skip@thedevers sent the following on 4/7/2008 8:33 AM:
>> Now that the weekend is over, I am re-submitting this question hoping
that
>> one of the big guns is listening.
>>
>>
>> Can someone explain the importance and use of this "InventoryItemDetail"
>> entity?
>>
>> I am debating whether or not to add code to my import routines to support
>> it, but don't see much use, at least in the java code or simple method
xml

>> files.
>>
>> Skip
>> No virus found in this outgoing message.
>> Checked by AVG.
>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
>> 8:23 AM
>>
>>
>>
>>
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
> 8:23 AM
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
> 8:23 AM
>
>
>
>


No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

Reply | Threaded
Open this post in threaded view
|

Re: "InventoryItemDetail"

Scott Gray
The InventoryItemDetail entity is where all the changes to an
InventoryItem's QOH/ATP quantities are recorded, the sum of these details is
what is recorded in the InventoryItem at any given time.

Regards
Scott

On 08/04/2008, skip@thedevers <[hidden email]> wrote:

>
> Now that I look at this more carefully, I can see lots of uses for it if
> the
> fields are all really populated by the implementation.  I'll do some more
> digging.
>
>
> Skip
>
> -----Original Message-----
> From: BJ Freeman [mailto:[hidden email]]
>
> Sent: Monday, April 07, 2008 11:22 AM
> To: [hidden email]
> Subject: Re: "InventoryItemDetail"
>
>
> I am deducing from the same link I sent you it has to do with history
> like dates that this inventory Item has certian levels of on hand.
> walking down the sequence ID a routine would find an inventory diff.
> it might be used for taking inventory and matching it against physical
> inventory and noting the differences.
> it would also be used in receiving to note the differences between an
> invoice and actual received.
>
> the only import I can see would be after an physical inventory count and
> the xls sheets would update.
>
> skip@thedevers sent the following on 4/7/2008 10:45 AM:
> > Thanks BJ.
> >
> > I already saw all this.  I just can't see where and what for the entity
> is
> > used for.
> >
> > Skip
> >
> > -----Original Message-----
> > From: BJ Freeman [mailto:[hidden email]]
> > Sent: Monday, April 07, 2008 8:58 AM
> > To: [hidden email]
> > Subject: Re: "InventoryItemDetail"
> >
> >
> >
>
> https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=Inven
> > toryItemDetail
> >
> > skip@thedevers sent the following on 4/7/2008 8:33 AM:
> >> Now that the weekend is over, I am re-submitting this question hoping
> that
> >> one of the big guns is listening.
> >>
> >>
> >> Can someone explain the importance and use of this
> "InventoryItemDetail"
> >> entity?
> >>
> >> I am debating whether or not to add code to my import routines to
> support
> >> it, but don't see much use, at least in the java code or simple method
> xml
> >> files.
> >>
> >> Skip
> >> No virus found in this outgoing message.
> >> Checked by AVG.
> >> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> 4/4/2008
> >> 8:23 AM
> >>
> >>
> >>
> >>
> >
> >
> > No virus found in this incoming message.
> > Checked by AVG.
> > Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> 4/4/2008
> > 8:23 AM
> >
> > No virus found in this outgoing message.
> > Checked by AVG.
> > Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> 4/4/2008
> > 8:23 AM
> >
> >
> >
> >
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
> 8:23 AM
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
> 8:23 AM
>
>
Reply | Threaded
Open this post in threaded view
|

RE: "InventoryItemDetail"

SkipDever
Scott

This may be exactly what I have been looking for, i.e. a single entity that
shows all the transactions on an inventory item, i.e. when it was received
into inventory, when it was sold, returns, manual adjustments, etc.

Is this correct?

Anyway, thanks very much for the explanation.  That is exactly what I
needed.

Skip

-----Original Message-----
From: Scott Gray [mailto:[hidden email]]
Sent: Monday, April 07, 2008 11:32 PM
To: [hidden email]
Subject: Re: "InventoryItemDetail"


The InventoryItemDetail entity is where all the changes to an
InventoryItem's QOH/ATP quantities are recorded, the sum of these details is
what is recorded in the InventoryItem at any given time.

Regards
Scott

On 08/04/2008, skip@thedevers <[hidden email]> wrote:

>
> Now that I look at this more carefully, I can see lots of uses for it if
> the
> fields are all really populated by the implementation.  I'll do some more
> digging.
>
>
> Skip
>
> -----Original Message-----
> From: BJ Freeman [mailto:[hidden email]]
>
> Sent: Monday, April 07, 2008 11:22 AM
> To: [hidden email]
> Subject: Re: "InventoryItemDetail"
>
>
> I am deducing from the same link I sent you it has to do with history
> like dates that this inventory Item has certian levels of on hand.
> walking down the sequence ID a routine would find an inventory diff.
> it might be used for taking inventory and matching it against physical
> inventory and noting the differences.
> it would also be used in receiving to note the differences between an
> invoice and actual received.
>
> the only import I can see would be after an physical inventory count and
> the xls sheets would update.
>
> skip@thedevers sent the following on 4/7/2008 10:45 AM:
> > Thanks BJ.
> >
> > I already saw all this.  I just can't see where and what for the entity
> is
> > used for.
> >
> > Skip
> >
> > -----Original Message-----
> > From: BJ Freeman [mailto:[hidden email]]
> > Sent: Monday, April 07, 2008 8:58 AM
> > To: [hidden email]
> > Subject: Re: "InventoryItemDetail"
> >
> >
> >
>
>
https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=Inven

> > toryItemDetail
> >
> > skip@thedevers sent the following on 4/7/2008 8:33 AM:
> >> Now that the weekend is over, I am re-submitting this question hoping
> that
> >> one of the big guns is listening.
> >>
> >>
> >> Can someone explain the importance and use of this
> "InventoryItemDetail"
> >> entity?
> >>
> >> I am debating whether or not to add code to my import routines to
> support
> >> it, but don't see much use, at least in the java code or simple method
> xml
> >> files.
> >>
> >> Skip
> >> No virus found in this outgoing message.
> >> Checked by AVG.
> >> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> 4/4/2008
> >> 8:23 AM
> >>
> >>
> >>
> >>
> >
> >
> > No virus found in this incoming message.
> > Checked by AVG.
> > Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> 4/4/2008
> > 8:23 AM
> >
> > No virus found in this outgoing message.
> > Checked by AVG.
> > Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> 4/4/2008
> > 8:23 AM
> >
> >
> >
> >
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
> 8:23 AM
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
> 8:23 AM
>
>

No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

Reply | Threaded
Open this post in threaded view
|

Re: "InventoryItemDetail"

Scott Gray
Yep that's right.

Regards
Scott

On 09/04/2008, skip@thedevers <[hidden email]> wrote:

>
> Scott
>
> This may be exactly what I have been looking for, i.e. a single entity
> that
> shows all the transactions on an inventory item, i.e. when it was received
> into inventory, when it was sold, returns, manual adjustments, etc.
>
> Is this correct?
>
> Anyway, thanks very much for the explanation.  That is exactly what I
> needed.
>
>
> Skip
>
>
> -----Original Message-----
> From: Scott Gray [mailto:[hidden email]]
> Sent: Monday, April 07, 2008 11:32 PM
> To: [hidden email]
> Subject: Re: "InventoryItemDetail"
>
>
> The InventoryItemDetail entity is where all the changes to an
> InventoryItem's QOH/ATP quantities are recorded, the sum of these details
> is
> what is recorded in the InventoryItem at any given time.
>
> Regards
> Scott
>
> On 08/04/2008, skip@thedevers <[hidden email]> wrote:
> >
> > Now that I look at this more carefully, I can see lots of uses for it if
> > the
> > fields are all really populated by the implementation.  I'll do some
> more
> > digging.
> >
> >
> > Skip
> >
> > -----Original Message-----
> > From: BJ Freeman [mailto:[hidden email]]
> >
> > Sent: Monday, April 07, 2008 11:22 AM
> > To: [hidden email]
> > Subject: Re: "InventoryItemDetail"
> >
> >
> > I am deducing from the same link I sent you it has to do with history
> > like dates that this inventory Item has certian levels of on hand.
> > walking down the sequence ID a routine would find an inventory diff.
> > it might be used for taking inventory and matching it against physical
> > inventory and noting the differences.
> > it would also be used in receiving to note the differences between an
> > invoice and actual received.
> >
> > the only import I can see would be after an physical inventory count and
> > the xls sheets would update.
> >
> > skip@thedevers sent the following on 4/7/2008 10:45 AM:
> > > Thanks BJ.
> > >
> > > I already saw all this.  I just can't see where and what for the
> entity
> > is
> > > used for.
> > >
> > > Skip
> > >
> > > -----Original Message-----
> > > From: BJ Freeman [mailto:[hidden email]]
> > > Sent: Monday, April 07, 2008 8:58 AM
> > > To: [hidden email]
> > > Subject: Re: "InventoryItemDetail"
> > >
> > >
> > >
> >
> >
>
> https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=Inven
> > > toryItemDetail
> > >
> > > skip@thedevers sent the following on 4/7/2008 8:33 AM:
> > >> Now that the weekend is over, I am re-submitting this question hoping
> > that
> > >> one of the big guns is listening.
> > >>
> > >>
> > >> Can someone explain the importance and use of this
> > "InventoryItemDetail"
> > >> entity?
> > >>
> > >> I am debating whether or not to add code to my import routines to
> > support
> > >> it, but don't see much use, at least in the java code or simple
> method
> > xml
> > >> files.
> > >>
> > >> Skip
> > >> No virus found in this outgoing message.
> > >> Checked by AVG.
> > >> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> > 4/4/2008
> > >> 8:23 AM
> > >>
> > >>
> > >>
> > >>
> > >
> > >
> > > No virus found in this incoming message.
> > > Checked by AVG.
> > > Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> > 4/4/2008
> > > 8:23 AM
> > >
> > > No virus found in this outgoing message.
> > > Checked by AVG.
> > > Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> > 4/4/2008
> > > 8:23 AM
> > >
> > >
> > >
> > >
> >
> >
> > No virus found in this incoming message.
> > Checked by AVG.
> > Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> 4/4/2008
> > 8:23 AM
> >
> > No virus found in this outgoing message.
> > Checked by AVG.
> > Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> 4/4/2008
> > 8:23 AM
> >
> >
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
> 8:23 AM
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
> 8:23 AM
>
>
Reply | Threaded
Open this post in threaded view
|

Re: "InventoryItemDetail"

Anne Jessel
In reply to this post by SkipDever
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Skip

Had the same question myself not long ago. I found
applications/ecommerce/data/DemoProduct.xml very useful in combination
with those webtools already mentioned by others.

Cheers,
Anne.


- --
Coherent Software Australia Pty Ltd
PO Box 2773
Cheltenham Vic 3192
Phone: (03) 9585 6788
Fax: (03) 9585 1086
Web: http://www.cohsoft.com.au/
Email: [hidden email]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH/FUNtgv4pchABrERAjdvAJ0RHRf6QXIY6bewDjEwWSg7CEozpgCfddmO
Ws9NDVgYiQvL5BdSP8sxAm8=
=qkct
-----END PGP SIGNATURE-----
Reply | Threaded
Open this post in threaded view
|

Re: "InventoryItemDetail"

Jacopo Cappellato-3
Recently in the InventoryItemDetail we added support for keeping the  
history of owner changes and unit cost changes.

Jacopo


On Apr 9, 2008, at 7:33 AM, Anne wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Skip
>
> Had the same question myself not long ago. I found
> applications/ecommerce/data/DemoProduct.xml very useful in combination
> with those webtools already mentioned by others.
>
> Cheers,
> Anne.
>
>
> - --
> Coherent Software Australia Pty Ltd
> PO Box 2773
> Cheltenham Vic 3192
> Phone: (03) 9585 6788
> Fax: (03) 9585 1086
> Web: http://www.cohsoft.com.au/
> Email: [hidden email]
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFH/FUNtgv4pchABrERAjdvAJ0RHRf6QXIY6bewDjEwWSg7CEozpgCfddmO
> Ws9NDVgYiQvL5BdSP8sxAm8=
> =qkct
> -----END PGP SIGNATURE-----

Reply | Threaded
Open this post in threaded view
|

RE: "InventoryItemDetail"

SkipDever
Jacopo

Is that in the latest SVN?

Skip

-----Original Message-----
From: Jacopo Cappellato [mailto:[hidden email]]
Sent: Tuesday, April 08, 2008 11:43 PM
To: [hidden email]
Subject: Re: "InventoryItemDetail"


Recently in the InventoryItemDetail we added support for keeping the
history of owner changes and unit cost changes.

Jacopo


On Apr 9, 2008, at 7:33 AM, Anne wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Skip
>
> Had the same question myself not long ago. I found
> applications/ecommerce/data/DemoProduct.xml very useful in combination
> with those webtools already mentioned by others.
>
> Cheers,
> Anne.
>
>
> - --
> Coherent Software Australia Pty Ltd
> PO Box 2773
> Cheltenham Vic 3192
> Phone: (03) 9585 6788
> Fax: (03) 9585 1086
> Web: http://www.cohsoft.com.au/
> Email: [hidden email]
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFH/FUNtgv4pchABrERAjdvAJ0RHRf6QXIY6bewDjEwWSg7CEozpgCfddmO
> Ws9NDVgYiQvL5BdSP8sxAm8=
> =qkct
> -----END PGP SIGNATURE-----


No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

Reply | Threaded
Open this post in threaded view
|

Re: "InventoryItemDetail"

Jacopo Cappellato-3
yes

On Apr 9, 2008, at 7:26 PM, skip@thedevers wrote:

> Jacopo
>
> Is that in the latest SVN?
>
> Skip
>
> -----Original Message-----
> From: Jacopo Cappellato [mailto:[hidden email]]
> Sent: Tuesday, April 08, 2008 11:43 PM
> To: [hidden email]
> Subject: Re: "InventoryItemDetail"
>
>
> Recently in the InventoryItemDetail we added support for keeping the
> history of owner changes and unit cost changes.
>
> Jacopo
>
>
> On Apr 9, 2008, at 7:33 AM, Anne wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Hi Skip
>>
>> Had the same question myself not long ago. I found
>> applications/ecommerce/data/DemoProduct.xml very useful in  
>> combination
>> with those webtools already mentioned by others.
>>
>> Cheers,
>> Anne.
>>
>>
>> - --
>> Coherent Software Australia Pty Ltd
>> PO Box 2773
>> Cheltenham Vic 3192
>> Phone: (03) 9585 6788
>> Fax: (03) 9585 1086
>> Web: http://www.cohsoft.com.au/
>> Email: [hidden email]
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.6 (GNU/Linux)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>>
>> iD8DBQFH/FUNtgv4pchABrERAjdvAJ0RHRf6QXIY6bewDjEwWSg7CEozpgCfddmO
>> Ws9NDVgYiQvL5BdSP8sxAm8=
>> =qkct
>> -----END PGP SIGNATURE-----
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:  
> 4/4/2008
> 8:23 AM
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:  
> 4/4/2008
> 8:23 AM
>

Reply | Threaded
Open this post in threaded view
|

RE: "InventoryItemDetail"

SkipDever
Hmmm

Well, I guess I'll suspend my work on this and see what you guys have done.
I was part way through implementing code to utilize the
InventoryItemDetail.reasonEnumId which doesn't seem to have any support in
the Jan 2008 code I am using.

Skip

-----Original Message-----
From: Jacopo Cappellato [mailto:[hidden email]]
Sent: Wednesday, April 09, 2008 11:54 AM
To: [hidden email]
Subject: Re: "InventoryItemDetail"


yes

On Apr 9, 2008, at 7:26 PM, skip@thedevers wrote:

> Jacopo
>
> Is that in the latest SVN?
>
> Skip
>
> -----Original Message-----
> From: Jacopo Cappellato [mailto:[hidden email]]
> Sent: Tuesday, April 08, 2008 11:43 PM
> To: [hidden email]
> Subject: Re: "InventoryItemDetail"
>
>
> Recently in the InventoryItemDetail we added support for keeping the
> history of owner changes and unit cost changes.
>
> Jacopo
>
>
> On Apr 9, 2008, at 7:33 AM, Anne wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Hi Skip
>>
>> Had the same question myself not long ago. I found
>> applications/ecommerce/data/DemoProduct.xml very useful in
>> combination
>> with those webtools already mentioned by others.
>>
>> Cheers,
>> Anne.
>>
>>
>> - --
>> Coherent Software Australia Pty Ltd
>> PO Box 2773
>> Cheltenham Vic 3192
>> Phone: (03) 9585 6788
>> Fax: (03) 9585 1086
>> Web: http://www.cohsoft.com.au/
>> Email: [hidden email]
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.6 (GNU/Linux)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>>
>> iD8DBQFH/FUNtgv4pchABrERAjdvAJ0RHRf6QXIY6bewDjEwWSg7CEozpgCfddmO
>> Ws9NDVgYiQvL5BdSP8sxAm8=
>> =qkct
>> -----END PGP SIGNATURE-----
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> 4/4/2008
> 8:23 AM
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
> 4/4/2008
> 8:23 AM
>


No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date: 4/4/2008
8:23 AM

Reply | Threaded
Open this post in threaded view
|

Re: "InventoryItemDetail"

Jacopo Cappellato-3
I don't think there is work going on right now on this but the  
reasonEnumId is already supported (and I think it is also in the  
January 2008 revisions).
For example, if you create a manual inventory variance the reason sis  
stored also there.

Jacopo


On Apr 9, 2008, at 10:14 PM, skip@thedevers wrote:

> Hmmm
>
> Well, I guess I'll suspend my work on this and see what you guys  
> have done.
> I was part way through implementing code to utilize the
> InventoryItemDetail.reasonEnumId which doesn't seem to have any  
> support in
> the Jan 2008 code I am using.
>
> Skip
>
> -----Original Message-----
> From: Jacopo Cappellato [mailto:[hidden email]]
> Sent: Wednesday, April 09, 2008 11:54 AM
> To: [hidden email]
> Subject: Re: "InventoryItemDetail"
>
>
> yes
>
> On Apr 9, 2008, at 7:26 PM, skip@thedevers wrote:
>> Jacopo
>>
>> Is that in the latest SVN?
>>
>> Skip
>>
>> -----Original Message-----
>> From: Jacopo Cappellato [mailto:[hidden email]]
>> Sent: Tuesday, April 08, 2008 11:43 PM
>> To: [hidden email]
>> Subject: Re: "InventoryItemDetail"
>>
>>
>> Recently in the InventoryItemDetail we added support for keeping the
>> history of owner changes and unit cost changes.
>>
>> Jacopo
>>
>>
>> On Apr 9, 2008, at 7:33 AM, Anne wrote:
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>> Hi Skip
>>>
>>> Had the same question myself not long ago. I found
>>> applications/ecommerce/data/DemoProduct.xml very useful in
>>> combination
>>> with those webtools already mentioned by others.
>>>
>>> Cheers,
>>> Anne.
>>>
>>>
>>> - --
>>> Coherent Software Australia Pty Ltd
>>> PO Box 2773
>>> Cheltenham Vic 3192
>>> Phone: (03) 9585 6788
>>> Fax: (03) 9585 1086
>>> Web: http://www.cohsoft.com.au/
>>> Email: [hidden email]
>>> -----BEGIN PGP SIGNATURE-----
>>> Version: GnuPG v1.4.6 (GNU/Linux)
>>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>>>
>>> iD8DBQFH/FUNtgv4pchABrERAjdvAJ0RHRf6QXIY6bewDjEwWSg7CEozpgCfddmO
>>> Ws9NDVgYiQvL5BdSP8sxAm8=
>>> =qkct
>>> -----END PGP SIGNATURE-----
>>
>>
>> No virus found in this incoming message.
>> Checked by AVG.
>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
>> 4/4/2008
>> 8:23 AM
>>
>> No virus found in this outgoing message.
>> Checked by AVG.
>> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:
>> 4/4/2008
>> 8:23 AM
>>
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:  
> 4/4/2008
> 8:23 AM
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1359 - Release Date:  
> 4/4/2008
> 8:23 AM
>

12