Re: svn commit: r601249 - /ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml

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

Re: svn commit: r601249 - /ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml

Jacopo Cappellato
Scott,

thanks for this fix.
By the way... are you getting the error because you have enabled the GL
posting secas, right?

Jacopo

[hidden email] wrote:

> Author: lektran
> Date: Wed Dec  5 00:44:11 2007
> New Revision: 601249
>
> URL: http://svn.apache.org/viewvc?rev=601249&view=rev
> Log:
> Added a GlAccountOrganization to the demo data, seems to be required to receive inventory with a $0 unit cost
>
> Modified:
>     ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
>
> Modified: ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml?rev=601249&r1=601248&r2=601249&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml (original)
> +++ ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml Wed Dec  5 00:44:11 2007
> @@ -37,6 +37,7 @@
>      <GlAccountOrganization organizationPartyId="Company" glAccountId="214000" fromDate="2001-01-01 00:00:00.0"/>
>      <GlAccountOrganization organizationPartyId="Company" glAccountId="500000" fromDate="2001-01-01 00:00:00.0"/>
>      <GlAccountOrganization organizationPartyId="Company" glAccountId="514000" fromDate="2001-01-01 00:00:00.0"/>
> +    <GlAccountOrganization organizationPartyId="Company" glAccountId="515000" fromDate="2001-01-01 00:00:00.0"/>
>      <GlAccountOrganization organizationPartyId="Company" glAccountId="625000" fromDate="2001-01-01 00:00:00.0"/>
>      
>      <!-- Default mapping between account types and account ids -->
>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r601249 - /ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml

Scott Gray
Nope, just updated, ant clean-all, ant run-install
then tried to receipt 100 x GZ-1004 without a PO

Regards
Scott

On 05/12/2007, Jacopo Cappellato <[hidden email]> wrote:

>
> Scott,
>
> thanks for this fix.
> By the way... are you getting the error because you have enabled the GL
> posting secas, right?
>
> Jacopo
>
> [hidden email] wrote:
> > Author: lektran
> > Date: Wed Dec  5 00:44:11 2007
> > New Revision: 601249
> >
> > URL: http://svn.apache.org/viewvc?rev=601249&view=rev
> > Log:
> > Added a GlAccountOrganization to the demo data, seems to be required to
> receive inventory with a $0 unit cost
> >
> > Modified:
> >     ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
> >
> > Modified: ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
> > URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml?rev=601249&r1=601248&r2=601249&view=diff
> >
> ==============================================================================
> > --- ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
> (original)
> > +++ ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml Wed
> Dec  5 00:44:11 2007
> > @@ -37,6 +37,7 @@
> >      <GlAccountOrganization organizationPartyId="Company"
> glAccountId="214000" fromDate="2001-01-01 00:00:00.0"/>
> >      <GlAccountOrganization organizationPartyId="Company"
> glAccountId="500000" fromDate="2001-01-01 00:00:00.0"/>
> >      <GlAccountOrganization organizationPartyId="Company"
> glAccountId="514000" fromDate="2001-01-01 00:00:00.0"/>
> > +    <GlAccountOrganization organizationPartyId="Company"
> glAccountId="515000" fromDate="2001-01-01 00:00:00.0"/>
> >      <GlAccountOrganization organizationPartyId="Company"
> glAccountId="625000" fromDate="2001-01-01 00:00:00.0"/>
> >
> >      <!-- Default mapping between account types and account ids -->
> >
>
>
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r601249 - /ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml

Scott Gray
It was createAcctgTransForInventoryItemCostChange that got fired according
to the logs, in case that helps.

Regards
Scott

On 05/12/2007, Scott Gray <[hidden email]> wrote:

>
> Nope, just updated, ant clean-all, ant run-install
> then tried to receipt 100 x GZ-1004 without a PO
>
> Regards
> Scott
>
> On 05/12/2007, Jacopo Cappellato <[hidden email]> wrote:
> >
> > Scott,
> >
> > thanks for this fix.
> > By the way... are you getting the error because you have enabled the GL
> > posting secas, right?
> >
> > Jacopo
> >
> > [hidden email] wrote:
> > > Author: lektran
> > > Date: Wed Dec  5 00:44:11 2007
> > > New Revision: 601249
> > >
> > > URL: http://svn.apache.org/viewvc?rev=601249&view=rev
> > > Log:
> > > Added a GlAccountOrganization to the demo data, seems to be required
> > to receive inventory with a $0 unit cost
> > >
> > > Modified:
> > >     ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
> > >
> > > Modified: ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
> > > URL:
> > http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml?rev=601249&r1=601248&r2=601249&view=diff
> > >
> > ==============================================================================
> >
> > > --- ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
> > (original)
> > > +++ ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml Wed
> > Dec  5 00:44:11 2007
> > > @@ -37,6 +37,7 @@
> > >      <GlAccountOrganization organizationPartyId="Company"
> > glAccountId="214000" fromDate="2001-01-01 00:00: 00.0"/>
> > >      <GlAccountOrganization organizationPartyId="Company"
> > glAccountId="500000" fromDate="2001-01-01 00:00:00.0"/>
> > >      <GlAccountOrganization organizationPartyId="Company"
> > glAccountId="514000" fromDate="2001-01-01 00:00: 00.0"/>
> > > +    <GlAccountOrganization organizationPartyId="Company"
> > glAccountId="515000" fromDate="2001-01-01 00:00:00.0"/>
> > >      <GlAccountOrganization organizationPartyId="Company"
> > glAccountId="625000" fromDate="2001-01-01 00:00: 00.0"/>
> > >
> > >      <!-- Default mapping between account types and account ids -->
> > >
> >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r601249 - /ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml

Jacopo Cappellato
In reply to this post by Scott Gray
Hmmm... not a good news.
I'll have a look at this, thanks for the information.

Jacopo

Scott Gray wrote:

> Nope, just updated, ant clean-all, ant run-install
> then tried to receipt 100 x GZ-1004 without a PO
>
> Regards
> Scott
>
> On 05/12/2007, Jacopo Cappellato <[hidden email]> wrote:
>> Scott,
>>
>> thanks for this fix.
>> By the way... are you getting the error because you have enabled the GL
>> posting secas, right?
>>
>> Jacopo
>>
>> [hidden email] wrote:
>>> Author: lektran
>>> Date: Wed Dec  5 00:44:11 2007
>>> New Revision: 601249
>>>
>>> URL: http://svn.apache.org/viewvc?rev=601249&view=rev
>>> Log:
>>> Added a GlAccountOrganization to the demo data, seems to be required to
>> receive inventory with a $0 unit cost
>>> Modified:
>>>     ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
>>>
>>> Modified: ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
>>> URL:
>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml?rev=601249&r1=601248&r2=601249&view=diff
>> ==============================================================================
>>> --- ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
>> (original)
>>> +++ ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml Wed
>> Dec  5 00:44:11 2007
>>> @@ -37,6 +37,7 @@
>>>      <GlAccountOrganization organizationPartyId="Company"
>> glAccountId="214000" fromDate="2001-01-01 00:00:00.0"/>
>>>      <GlAccountOrganization organizationPartyId="Company"
>> glAccountId="500000" fromDate="2001-01-01 00:00:00.0"/>
>>>      <GlAccountOrganization organizationPartyId="Company"
>> glAccountId="514000" fromDate="2001-01-01 00:00:00.0"/>
>>> +    <GlAccountOrganization organizationPartyId="Company"
>> glAccountId="515000" fromDate="2001-01-01 00:00:00.0"/>
>>>      <GlAccountOrganization organizationPartyId="Company"
>> glAccountId="625000" fromDate="2001-01-01 00:00:00.0"/>
>>>      <!-- Default mapping between account types and account ids -->
>>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r601249 - /ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml

Jacopo Cappellato
In reply to this post by Scott Gray
Thank you Scott,

this is fixed in rev. 601258

Jacopo

Scott Gray wrote:

> It was createAcctgTransForInventoryItemCostChange that got fired according
> to the logs, in case that helps.
>
> Regards
> Scott
>
> On 05/12/2007, Scott Gray <[hidden email]> wrote:
>> Nope, just updated, ant clean-all, ant run-install
>> then tried to receipt 100 x GZ-1004 without a PO
>>
>> Regards
>> Scott
>>
>> On 05/12/2007, Jacopo Cappellato <[hidden email]> wrote:
>>> Scott,
>>>
>>> thanks for this fix.
>>> By the way... are you getting the error because you have enabled the GL
>>> posting secas, right?
>>>
>>> Jacopo
>>>
>>> [hidden email] wrote:
>>>> Author: lektran
>>>> Date: Wed Dec  5 00:44:11 2007
>>>> New Revision: 601249
>>>>
>>>> URL: http://svn.apache.org/viewvc?rev=601249&view=rev
>>>> Log:
>>>> Added a GlAccountOrganization to the demo data, seems to be required
>>> to receive inventory with a $0 unit cost
>>>> Modified:
>>>>     ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
>>>>
>>>> Modified: ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
>>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml?rev=601249&r1=601248&r2=601249&view=diff
>>> ==============================================================================
>>>
>>>> --- ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
>>> (original)
>>>> +++ ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml Wed
>>> Dec  5 00:44:11 2007
>>>> @@ -37,6 +37,7 @@
>>>>      <GlAccountOrganization organizationPartyId="Company"
>>> glAccountId="214000" fromDate="2001-01-01 00:00: 00.0"/>
>>>>      <GlAccountOrganization organizationPartyId="Company"
>>> glAccountId="500000" fromDate="2001-01-01 00:00:00.0"/>
>>>>      <GlAccountOrganization organizationPartyId="Company"
>>> glAccountId="514000" fromDate="2001-01-01 00:00: 00.0"/>
>>>> +    <GlAccountOrganization organizationPartyId="Company"
>>> glAccountId="515000" fromDate="2001-01-01 00:00:00.0"/>
>>>>      <GlAccountOrganization organizationPartyId="Company"
>>> glAccountId="625000" fromDate="2001-01-01 00:00: 00.0"/>
>>>>      <!-- Default mapping between account types and account ids -->
>>>>
>>>
>