Hi
I've run into an interesting PosSecurityData data loading problem that I'm not sure of the right way of solving... The problem: On a new non-pos OFBiz installation with only the seed data loaded, PosSecurityData which defines POSCLERK in security_group isn't loaded. In itself, this isn't a problem, until I try to load the financial's seed data which requires POSCLERK. Is this something we should change in OFBiz? Financials? or is there a better way to solve the problem? Thanks -- Daniel *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- Have a GREAT Day! Daniel Kunkel [hidden email] BioWaves, LLC http://www.BioWaves.com 14150 NE 20th St. Suite F1 Bellevue, WA 98007 800-734-3588 425-895-0050 http://www.Apartment-Pets.com http://www.SatelliteRadioZone.com http://www.Cards-Visa.com http://www.ColorGlasses.com *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- |
PosSecurityData should be a seed data file, right?
Longer term a lot of the financials stuff should be re-written to use the "system" userlogin, which will eliminate the need for this... but it might be a somewhat long term. Si On Aug 4, 2006, at 12:48 PM, Daniel Kunkel wrote: > Hi > > I've run into an interesting PosSecurityData data loading problem that > I'm not sure of the right way of solving... > > The problem: > > On a new non-pos OFBiz installation with only the seed data loaded, > PosSecurityData which defines POSCLERK in security_group isn't loaded. > > In itself, this isn't a problem, until I try to load the financial's > seed data which requires POSCLERK. > > Is this something we should change in OFBiz? Financials? or is > there a > better way to solve the problem? > > Thanks > > -- > Daniel > > *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- > Have a GREAT Day! > > Daniel Kunkel [hidden email] > BioWaves, LLC http://www.BioWaves.com > 14150 NE 20th St. Suite F1 > Bellevue, WA 98007 > 800-734-3588 425-895-0050 > http://www.Apartment-Pets.com http://www.SatelliteRadioZone.com > http://www.Cards-Visa.com http://www.ColorGlasses.com > *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- |
Hi
PosSecurityData should be a seed data file, right? Yes, but it doesn't seem to be loaded in my non-pos instance... (Does that sound right, or did I change something I shouldn't have?) --- > Longer term a lot of the financials stuff should be re-written to use > the "system" userlogin, which will eliminate the need for this... > but it might be a somewhat long term. > That's fine... Do we want to leave this as is then? Thanks > Si > > > On Aug 4, 2006, at 12:48 PM, Daniel Kunkel wrote: > > > Hi > > > > I've run into an interesting PosSecurityData data loading problem that > > I'm not sure of the right way of solving... > > > > The problem: > > > > On a new non-pos OFBiz installation with only the seed data loaded, > > PosSecurityData which defines POSCLERK in security_group isn't loaded. > > > > In itself, this isn't a problem, until I try to load the financial's > > seed data which requires POSCLERK. > > > > Is this something we should change in OFBiz? Financials? or is > > there a > > better way to solve the problem? > > > > Thanks > > > > -- > > Daniel > > > > *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- > > Have a GREAT Day! > > > > Daniel Kunkel [hidden email] > > BioWaves, LLC http://www.BioWaves.com > > 14150 NE 20th St. Suite F1 > > Bellevue, WA 98007 > > 800-734-3588 425-895-0050 > > http://www.Apartment-Pets.com http://www.SatelliteRadioZone.com > > http://www.Cards-Visa.com http://www.ColorGlasses.com > > *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- > |
what does it say in pos/ofbiz-component.xml? is the reader seed or
main? On Aug 4, 2006, at 1:05 PM, Daniel Kunkel wrote: > Hi > > PosSecurityData should be a seed data file, right? > > Yes, but it doesn't seem to be loaded in my non-pos instance... (Does > that sound right, or did I change something I shouldn't have?) > > --- > > >> Longer term a lot of the financials stuff should be re-written to use >> the "system" userlogin, which will eliminate the need for this... >> but it might be a somewhat long term. >> > > That's fine... Do we want to leave this as is then? > > Thanks > > > > > >> Si >> >> >> On Aug 4, 2006, at 12:48 PM, Daniel Kunkel wrote: >> >>> Hi >>> >>> I've run into an interesting PosSecurityData data loading problem >>> that >>> I'm not sure of the right way of solving... >>> >>> The problem: >>> >>> On a new non-pos OFBiz installation with only the seed data loaded, >>> PosSecurityData which defines POSCLERK in security_group isn't >>> loaded. >>> >>> In itself, this isn't a problem, until I try to load the financial's >>> seed data which requires POSCLERK. >>> >>> Is this something we should change in OFBiz? Financials? or is >>> there a >>> better way to solve the problem? >>> >>> Thanks >>> >>> -- >>> Daniel >>> >>> *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- >>> Have a GREAT Day! >>> >>> Daniel Kunkel [hidden email] >>> BioWaves, LLC http://www.BioWaves.com >>> 14150 NE 20th St. Suite F1 >>> Bellevue, WA 98007 >>> 800-734-3588 425-895-0050 >>> http://www.Apartment-Pets.com http://www.SatelliteRadioZone.com >>> http://www.Cards-Visa.com http://www.ColorGlasses.com >>> *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- >> |
Says:
<entity-resource type="data" reader-name="seed" loader="main" location="data/PosSecurityData.xml"/> On Fri, 2006-08-04 at 14:15 -0700, Si Chen wrote: > what does it say in pos/ofbiz-component.xml? is the reader seed or > main? > > On Aug 4, 2006, at 1:05 PM, Daniel Kunkel wrote: > > > Hi > > > > PosSecurityData should be a seed data file, right? > > > > Yes, but it doesn't seem to be loaded in my non-pos instance... (Does > > that sound right, or did I change something I shouldn't have?) > > > > --- > > > > > >> Longer term a lot of the financials stuff should be re-written to use > >> the "system" userlogin, which will eliminate the need for this... > >> but it might be a somewhat long term. > >> > > > > That's fine... Do we want to leave this as is then? > > > > Thanks > > > > > > > > > > > >> Si > >> > >> > >> On Aug 4, 2006, at 12:48 PM, Daniel Kunkel wrote: > >> > >>> Hi > >>> > >>> I've run into an interesting PosSecurityData data loading problem > >>> that > >>> I'm not sure of the right way of solving... > >>> > >>> The problem: > >>> > >>> On a new non-pos OFBiz installation with only the seed data loaded, > >>> PosSecurityData which defines POSCLERK in security_group isn't > >>> loaded. > >>> > >>> In itself, this isn't a problem, until I try to load the financial's > >>> seed data which requires POSCLERK. > >>> > >>> Is this something we should change in OFBiz? Financials? or is > >>> there a > >>> better way to solve the problem? > >>> > >>> Thanks > >>> > >>> -- > >>> Daniel > >>> > >>> *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- > >>> Have a GREAT Day! > >>> > >>> Daniel Kunkel [hidden email] > >>> BioWaves, LLC http://www.BioWaves.com > >>> 14150 NE 20th St. Suite F1 > >>> Bellevue, WA 98007 > >>> 800-734-3588 425-895-0050 > >>> http://www.Apartment-Pets.com http://www.SatelliteRadioZone.com > >>> http://www.Cards-Visa.com http://www.ColorGlasses.com > >>> *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- > >> > |
and how does that compare to the seed data in the other applications?
On Aug 4, 2006, at 4:45 PM, Daniel Kunkel wrote: > Says: > > <entity-resource type="data" reader-name="seed" loader="main" > location="data/PosSecurityData.xml"/> > > > > > > On Fri, 2006-08-04 at 14:15 -0700, Si Chen wrote: >> what does it say in pos/ofbiz-component.xml? is the reader seed or >> main? >> >> On Aug 4, 2006, at 1:05 PM, Daniel Kunkel wrote: >> >>> Hi >>> >>> PosSecurityData should be a seed data file, right? >>> >>> Yes, but it doesn't seem to be loaded in my non-pos instance... >>> (Does >>> that sound right, or did I change something I shouldn't have?) >>> >>> --- >>> >>> >>>> Longer term a lot of the financials stuff should be re-written >>>> to use >>>> the "system" userlogin, which will eliminate the need for this... >>>> but it might be a somewhat long term. >>>> >>> >>> That's fine... Do we want to leave this as is then? >>> >>> Thanks >>> >>> >>> >>> >>> >>>> Si >>>> >>>> >>>> On Aug 4, 2006, at 12:48 PM, Daniel Kunkel wrote: >>>> >>>>> Hi >>>>> >>>>> I've run into an interesting PosSecurityData data loading problem >>>>> that >>>>> I'm not sure of the right way of solving... >>>>> >>>>> The problem: >>>>> >>>>> On a new non-pos OFBiz installation with only the seed data >>>>> loaded, >>>>> PosSecurityData which defines POSCLERK in security_group isn't >>>>> loaded. >>>>> >>>>> In itself, this isn't a problem, until I try to load the >>>>> financial's >>>>> seed data which requires POSCLERK. >>>>> >>>>> Is this something we should change in OFBiz? Financials? or is >>>>> there a >>>>> better way to solve the problem? >>>>> >>>>> Thanks >>>>> >>>>> -- >>>>> Daniel >>>>> >>>>> *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- >>>>> Have a GREAT Day! >>>>> >>>>> Daniel Kunkel [hidden email] >>>>> BioWaves, LLC http://www.BioWaves.com >>>>> 14150 NE 20th St. Suite F1 >>>>> Bellevue, WA 98007 >>>>> 800-734-3588 425-895-0050 >>>>> http://www.Apartment-Pets.com http://www.SatelliteRadioZone.com >>>>> http://www.Cards-Visa.com http://www.ColorGlasses.com >>>>> *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- >>>> >> |
Hi
I tracked it down to to the component load file where I'm was not loading the POS. Thanks for the pointers. Daniel On Fri, 2006-08-04 at 16:48 -0700, Si Chen wrote: > and how does that compare to the seed data in the other applications? > > > On Aug 4, 2006, at 4:45 PM, Daniel Kunkel wrote: > > > Says: > > > > <entity-resource type="data" reader-name="seed" loader="main" > > location="data/PosSecurityData.xml"/> > > > > > > > > > > > > On Fri, 2006-08-04 at 14:15 -0700, Si Chen wrote: > >> what does it say in pos/ofbiz-component.xml? is the reader seed or > >> main? > >> > >> On Aug 4, 2006, at 1:05 PM, Daniel Kunkel wrote: > >> > >>> Hi > >>> > >>> PosSecurityData should be a seed data file, right? > >>> > >>> Yes, but it doesn't seem to be loaded in my non-pos instance... > >>> (Does > >>> that sound right, or did I change something I shouldn't have?) > >>> > >>> --- > >>> > >>> > >>>> Longer term a lot of the financials stuff should be re-written > >>>> to use > >>>> the "system" userlogin, which will eliminate the need for this... > >>>> but it might be a somewhat long term. > >>>> > >>> > >>> That's fine... Do we want to leave this as is then? > >>> > >>> Thanks > >>> > >>> > >>> > >>> > >>> > >>>> Si > >>>> > >>>> > >>>> On Aug 4, 2006, at 12:48 PM, Daniel Kunkel wrote: > >>>> > >>>>> Hi > >>>>> > >>>>> I've run into an interesting PosSecurityData data loading problem > >>>>> that > >>>>> I'm not sure of the right way of solving... > >>>>> > >>>>> The problem: > >>>>> > >>>>> On a new non-pos OFBiz installation with only the seed data > >>>>> loaded, > >>>>> PosSecurityData which defines POSCLERK in security_group isn't > >>>>> loaded. > >>>>> > >>>>> In itself, this isn't a problem, until I try to load the > >>>>> financial's > >>>>> seed data which requires POSCLERK. > >>>>> > >>>>> Is this something we should change in OFBiz? Financials? or is > >>>>> there a > >>>>> better way to solve the problem? > >>>>> > >>>>> Thanks > >>>>> > >>>>> -- > >>>>> Daniel > >>>>> > >>>>> *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- > >>>>> Have a GREAT Day! > >>>>> > >>>>> Daniel Kunkel [hidden email] > >>>>> BioWaves, LLC http://www.BioWaves.com > >>>>> 14150 NE 20th St. Suite F1 > >>>>> Bellevue, WA 98007 > >>>>> 800-734-3588 425-895-0050 > >>>>> http://www.Apartment-Pets.com http://www.SatelliteRadioZone.com > >>>>> http://www.Cards-Visa.com http://www.ColorGlasses.com > >>>>> *-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*-.,,.-*"*- > >>>> > >> > |
Free forum by Nabble | Edit this page |