You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Jacopo Cappellato <ti...@sastau.it> on 2007/12/05 09:52:36 UTC

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

Scott,

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

Jacopo

lektran@apache.org 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 -->
> 


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

Posted by Jacopo Cappellato <ti...@sastau.it>.
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 <ti...@sastau.it> wrote:
>> Scott,
>>
>> thanks for this fix.
>> By the way... are you getting the error because you have enabled the GL
>> posting secas, right?
>>
>> Jacopo
>>
>> lektran@apache.org 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 -->
>>>
>>
> 


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

Posted by Jacopo Cappellato <ti...@sastau.it>.
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 <le...@gmail.com> 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 <ti...@sastau.it> wrote:
>>> Scott,
>>>
>>> thanks for this fix.
>>> By the way... are you getting the error because you have enabled the GL
>>> posting secas, right?
>>>
>>> Jacopo
>>>
>>> lektran@apache.org 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 -->
>>>>
>>>
> 


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

Posted by Scott Gray <le...@gmail.com>.
It was createAcctgTransForInventoryItemCostChange that got fired according
to the logs, in case that helps.

Regards
Scott

On 05/12/2007, Scott Gray <le...@gmail.com> 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 <ti...@sastau.it> wrote:
> >
> > Scott,
> >
> > thanks for this fix.
> > By the way... are you getting the error because you have enabled the GL
> > posting secas, right?
> >
> > Jacopo
> >
> > lektran@apache.org 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 -->
> > >
> >
> >
>

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

Posted by Scott Gray <le...@gmail.com>.
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 <ti...@sastau.it> wrote:
>
> Scott,
>
> thanks for this fix.
> By the way... are you getting the error because you have enabled the GL
> posting secas, right?
>
> Jacopo
>
> lektran@apache.org 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 -->
> >
>
>