From: skaill <sk...@ro...> - 2004-08-06 19:00:29
|
A clarification. I didn't mean to be saying that web-erp follows all of PEAR. I was only referring to the coding standards section within PEAR. Steve ----- Original Message ----- From: "skaill" <sk...@ro...> To: <web...@li...> Sent: Thursday, August 05, 2004 2:15 PM Subject: Re: [Web-erp-developers] Serialization and BOM > I think Phil mentioned PEAR which can be found here > http://pear.php.net/manual/en/standards.php > It is a short and easy read. Basically it's what they teach in school or > you've seen in lots of good programs. Chances are you're doing already. > > Steve > > ----- Original Message ----- > From: "Danie Brink" <br...@na...> > To: <web...@li...> > Sent: Wednesday, August 04, 2004 7:07 PM > Subject: Re: [Web-erp-developers] Serialization and BOM > > > > Hi Peter > > > > I don't know if any of the other guys are awake right now, so I will try > to > > answer some of your questions. > > > > Serialization has been build into the stock to some extend Phil and Jessie > > worked on this, so they will probably fill you in on serialization. > > > > BOMS already have multilevel support in that a manufactured item with its > own > > BOM may be used within another BOM. There is however no single interface > to > > edit a tree like structure. > > > > Reporting of the BOM Tree are also lacking although with a bit of work it > is > > possible to build such a report. > > > > Like all of us go ahead, look through the code and if you feel up to it go > ahead > > and try. If you would like to run it past the the list do so. Phil is > fearly > > strict on the source code structure ( not overly so, but he has a point) > on the > > way he would like the code. Have a look at the current code you will see > he > > likes to keep every file as self contained as possible. > > He or someone else will probably mention it again soon. :) > > > > Someone mentioned a while back where we could find the standard Phil would > like > > us to use, If someone could tell us again. Also mabe Phil could put it on > the > > Source Forge Site as well under some FAQ. Just a thought. *wink-wink* > > > > There is also some work under way on work orders and costing by me and my > guys, > > And we are also doing some work on the taxes and manuals. We will > contribute it > > back and Phil will decide what he want's to include. It's his baby and he > did a > > good job so far. > > > > Kind Regards > > Danie Brink > > > > Quoting Peter <use...@gm...>: > > > > > I've shown Web-ERP to my manager and he was very impressed. It far > > > surpasses any open source ERP software we have used. > > > > > > Among a couple of small features, some requirements he had: > > > > > > * The support of serialized stock > > > * BOM reporting > > > * Milti - level BOM > > > > > > Has development started on these features? If so, can I help? If > > > development has not started, a co-worker and I can start developing > > > these. > > > > > > I have programmed some in PHP and MySQL and I have done a lot of > > > programming in other languages including C++ so I understand the OOP > > > mentality. > > > > > > ~Peter > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > > > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > > > one more big change to announce. We are now OSTG- Open Source Technology > > > Group. Come see the changes on the new OSTG site. www.ostg.com > > > _______________________________________________ > > > Web-erp-developers mailing list > > > Web...@li... > > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > > one more big change to announce. We are now OSTG- Open Source Technology > > Group. Come see the changes on the new OSTG site. www.ostg.com > > _______________________________________________ > > Web-erp-developers mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: Peter <use...@gm...> - 2004-08-10 21:55:35
|
Chris, What is the status on your RMA system? Is there any way that I could obtain a snapshot of your code or assist you in development? Thanks! ~Peter On Fri, 6 Aug 2004 15:00:53 -0400, skaill <sk...@ro...> wrote: > A clarification. I didn't mean to be saying that web-erp follows all of > PEAR. I was only referring to the coding standards section within PEAR. > > Steve > > > > ----- Original Message ----- > From: "skaill" <sk...@ro...> > To: <web...@li...> > Sent: Thursday, August 05, 2004 2:15 PM > Subject: Re: [Web-erp-developers] Serialization and BOM > > > I think Phil mentioned PEAR which can be found here > > http://pear.php.net/manual/en/standards.php > > It is a short and easy read. Basically it's what they teach in school or > > you've seen in lots of good programs. Chances are you're doing already. > > > > Steve > > > > ----- Original Message ----- > > From: "Danie Brink" <br...@na...> > > To: <web...@li...> > > Sent: Wednesday, August 04, 2004 7:07 PM > > Subject: Re: [Web-erp-developers] Serialization and BOM > > > > > > > Hi Peter > > > > > > I don't know if any of the other guys are awake right now, so I will try > > to > > > answer some of your questions. > > > > > > Serialization has been build into the stock to some extend Phil and > Jessie > > > worked on this, so they will probably fill you in on serialization. > > > > > > BOMS already have multilevel support in that a manufactured item with > its > > own > > > BOM may be used within another BOM. There is however no single interface > > to > > > edit a tree like structure. > > > > > > Reporting of the BOM Tree are also lacking although with a bit of work > it > > is > > > possible to build such a report. > > > > > > Like all of us go ahead, look through the code and if you feel up to it > go > > ahead > > > and try. If you would like to run it past the the list do so. Phil is > > fearly > > > strict on the source code structure ( not overly so, but he has a point) > > on the > > > way he would like the code. Have a look at the current code you will see > > he > > > likes to keep every file as self contained as possible. > > > He or someone else will probably mention it again soon. :) > > > > > > Someone mentioned a while back where we could find the standard Phil > would > > like > > > us to use, If someone could tell us again. Also mabe Phil could put it > on > > the > > > Source Forge Site as well under some FAQ. Just a thought. *wink-wink* > > > > > > There is also some work under way on work orders and costing by me and > my > > guys, > > > And we are also doing some work on the taxes and manuals. We will > > contribute it > > > back and Phil will decide what he want's to include. It's his baby and > he > > did a > > > good job so far. > > > > > > Kind Regards > > > Danie Brink > > > > > > Quoting Peter <use...@gm...>: > > > > > > > I've shown Web-ERP to my manager and he was very impressed. It far > > > > surpasses any open source ERP software we have used. > > > > > > > > Among a couple of small features, some requirements he had: > > > > > > > > * The support of serialized stock > > > > * BOM reporting > > > > * Milti - level BOM > > > > > > > > Has development started on these features? If so, can I help? If > > > > development has not started, a co-worker and I can start developing > > > > these. > > > > > > > > I have programmed some in PHP and MySQL and I have done a lot of > > > > programming in other languages including C++ so I understand the OOP > > > > mentality. > > > > > > > > ~Peter > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.Net email is sponsored by OSTG. Have you noticed the changes > on > > > > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > > > > one more big change to announce. We are now OSTG- Open Source > Technology > > > > Group. Come see the changes on the new OSTG site. www.ostg.com > > > > _______________________________________________ > > > > Web-erp-developers mailing list > > > > Web...@li... > > > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > > > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > > > one more big change to announce. We are now OSTG- Open Source Technology > > > Group. Come see the changes on the new OSTG site. www.ostg.com > > > _______________________________________________ > > > Web-erp-developers mailing list > > > Web...@li... > > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: Chris B. <cb...@en...> - 2004-08-13 14:03:09
|
Sorry Guys, I was away on a mini vacation. I went white water rafting ... and Im still alive, WHOOO HOOOO. Let me see what I can do about the snapshot of code. Chris -----Original Message----- From: web...@li... [mailto:web...@li...] On Behalf Of Peter Sent: Tuesday, August 10, 2004 4:56 PM To: web...@li... Subject: Re: Fw: [Web-erp-developers] Serialization and BOM Chris, What is the status on your RMA system? Is there any way that I could obtain a snapshot of your code or assist you in development? Thanks! ~Peter On Fri, 6 Aug 2004 15:00:53 -0400, skaill <sk...@ro...> wrote: > A clarification. I didn't mean to be saying that web-erp follows all of > PEAR. I was only referring to the coding standards section within PEAR. > > Steve > > > > ----- Original Message ----- > From: "skaill" <sk...@ro...> > To: <web...@li...> > Sent: Thursday, August 05, 2004 2:15 PM > Subject: Re: [Web-erp-developers] Serialization and BOM > > > I think Phil mentioned PEAR which can be found here > > http://pear.php.net/manual/en/standards.php > > It is a short and easy read. Basically it's what they teach in school or > > you've seen in lots of good programs. Chances are you're doing already. > > > > Steve > > > > ----- Original Message ----- > > From: "Danie Brink" <br...@na...> > > To: <web...@li...> > > Sent: Wednesday, August 04, 2004 7:07 PM > > Subject: Re: [Web-erp-developers] Serialization and BOM > > > > > > > Hi Peter > > > > > > I don't know if any of the other guys are awake right now, so I will try > > to > > > answer some of your questions. > > > > > > Serialization has been build into the stock to some extend Phil and > Jessie > > > worked on this, so they will probably fill you in on serialization. > > > > > > BOMS already have multilevel support in that a manufactured item with > its > > own > > > BOM may be used within another BOM. There is however no single interface > > to > > > edit a tree like structure. > > > > > > Reporting of the BOM Tree are also lacking although with a bit of work > it > > is > > > possible to build such a report. > > > > > > Like all of us go ahead, look through the code and if you feel up to it > go > > ahead > > > and try. If you would like to run it past the the list do so. Phil is > > fearly > > > strict on the source code structure ( not overly so, but he has a point) > > on the > > > way he would like the code. Have a look at the current code you will see > > he > > > likes to keep every file as self contained as possible. > > > He or someone else will probably mention it again soon. :) > > > > > > Someone mentioned a while back where we could find the standard Phil > would > > like > > > us to use, If someone could tell us again. Also mabe Phil could put it > on > > the > > > Source Forge Site as well under some FAQ. Just a thought. *wink-wink* > > > > > > There is also some work under way on work orders and costing by me and > my > > guys, > > > And we are also doing some work on the taxes and manuals. We will > > contribute it > > > back and Phil will decide what he want's to include. It's his baby and > he > > did a > > > good job so far. > > > > > > Kind Regards > > > Danie Brink > > > > > > Quoting Peter <use...@gm...>: > > > > > > > I've shown Web-ERP to my manager and he was very impressed. It far > > > > surpasses any open source ERP software we have used. > > > > > > > > Among a couple of small features, some requirements he had: > > > > > > > > * The support of serialized stock > > > > * BOM reporting > > > > * Milti - level BOM > > > > > > > > Has development started on these features? If so, can I help? If > > > > development has not started, a co-worker and I can start developing > > > > these. > > > > > > > > I have programmed some in PHP and MySQL and I have done a lot of > > > > programming in other languages including C++ so I understand the OOP > > > > mentality. > > > > > > > > ~Peter > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.Net email is sponsored by OSTG. Have you noticed the changes > on > > > > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > > > > one more big change to announce. We are now OSTG- Open Source > Technology > > > > Group. Come see the changes on the new OSTG site. www.ostg.com > > > > _______________________________________________ > > > > Web-erp-developers mailing list > > > > Web...@li... > > > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > > > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > > > one more big change to announce. We are now OSTG- Open Source Technology > > > Group. Come see the changes on the new OSTG site. www.ostg.com > > > _______________________________________________ > > > Web-erp-developers mailing list > > > Web...@li... > > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Web-erp-developers mailing list Web...@li... https://lists.sourceforge.net/lists/listinfo/web-erp-developers |
From: Peter <use...@gm...> - 2004-08-13 14:32:38
|
Thanks! I'd love to go rafting one of these days. ~Peter On Fri, 13 Aug 2004 09:03:00 -0500, Chris Bice <cb...@en...> wrote: > Sorry Guys, I was away on a mini vacation. I went white water rafting > .... and Im still alive, WHOOO HOOOO. Let me see what I can do about > the snapshot of code. > > Chris > > -----Original Message----- > From: web...@li... > [mailto:web...@li...] On Behalf Of > Peter > Sent: Tuesday, August 10, 2004 4:56 PM > To: web...@li... > Subject: Re: Fw: [Web-erp-developers] Serialization and BOM > > Chris, > > What is the status on your RMA system? Is there any way that I could > obtain a snapshot of your code or assist you in development? > > Thanks! > > ~Peter > > On Fri, 6 Aug 2004 15:00:53 -0400, skaill <sk...@ro...> wrote: > > A clarification. I didn't mean to be saying that web-erp follows all > of > > PEAR. I was only referring to the coding standards section within > PEAR. > > > > Steve > > > > > > > > ----- Original Message ----- > > From: "skaill" <sk...@ro...> > > To: <web...@li...> > > Sent: Thursday, August 05, 2004 2:15 PM > > Subject: Re: [Web-erp-developers] Serialization and BOM > > > > > I think Phil mentioned PEAR which can be found here > > > http://pear.php.net/manual/en/standards.php > > > It is a short and easy read. Basically it's what they teach in > school or > > > you've seen in lots of good programs. Chances are you're doing > already. > > > > > > Steve > > > > > > ----- Original Message ----- > > > From: "Danie Brink" <br...@na...> > > > To: <web...@li...> > > > Sent: Wednesday, August 04, 2004 7:07 PM > > > Subject: Re: [Web-erp-developers] Serialization and BOM > > > > > > > > > > Hi Peter > > > > > > > > I don't know if any of the other guys are awake right now, so I > will try > > > to > > > > answer some of your questions. > > > > > > > > Serialization has been build into the stock to some extend Phil > and > > Jessie > > > > worked on this, so they will probably fill you in on > serialization. > > > > > > > > BOMS already have multilevel support in that a manufactured item > with > > its > > > own > > > > BOM may be used within another BOM. There is however no single > interface > > > to > > > > edit a tree like structure. > > > > > > > > Reporting of the BOM Tree are also lacking although with a bit of > work > > it > > > is > > > > possible to build such a report. > > > > > > > > Like all of us go ahead, look through the code and if you feel up > to it > > go > > > ahead > > > > and try. If you would like to run it past the the list do so. Phil > is > > > fearly > > > > strict on the source code structure ( not overly so, but he has a > point) > > > on the > > > > way he would like the code. Have a look at the current code you > will see > > > he > > > > likes to keep every file as self contained as possible. > > > > He or someone else will probably mention it again soon. :) > > > > > > > > Someone mentioned a while back where we could find the standard > Phil > > would > > > like > > > > us to use, If someone could tell us again. Also mabe Phil could > put it > > on > > > the > > > > Source Forge Site as well under some FAQ. Just a thought. > *wink-wink* > > > > > > > > There is also some work under way on work orders and costing by me > and > > my > > > guys, > > > > And we are also doing some work on the taxes and manuals. We will > > > contribute it > > > > back and Phil will decide what he want's to include. It's his baby > and > > he > > > did a > > > > good job so far. > > > > > > > > Kind Regards > > > > Danie Brink > > > > > > > > Quoting Peter <use...@gm...>: > > > > > > > > > I've shown Web-ERP to my manager and he was very impressed. It > far > > > > > surpasses any open source ERP software we have used. > > > > > > > > > > Among a couple of small features, some requirements he had: > > > > > > > > > > * The support of serialized stock > > > > > * BOM reporting > > > > > * Milti - level BOM > > > > > > > > > > Has development started on these features? If so, can I help? If > > > > > development has not started, a co-worker and I can start > developing > > > > > these. > > > > > > > > > > I have programmed some in PHP and MySQL and I have done a lot of > > > > > programming in other languages including C++ so I understand the > OOP > > > > > mentality. > > > > > > > > > > ~Peter > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > This SF.Net email is sponsored by OSTG. Have you noticed the > changes > > on > > > > > Linux.com, ITManagersJournal and NewsForge in the past few > weeks? Now, > > > > > one more big change to announce. We are now OSTG- Open Source > > Technology > > > > > Group. Come see the changes on the new OSTG site. www.ostg.com > > > > > _______________________________________________ > > > > > Web-erp-developers mailing list > > > > > Web...@li... > > > > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.Net email is sponsored by OSTG. Have you noticed the > changes on > > > > Linux.com, ITManagersJournal and NewsForge in the past few weeks? > Now, > > > > one more big change to announce. We are now OSTG- Open Source > Technology > > > > Group. Come see the changes on the new OSTG site. www.ostg.com > > > > _______________________________________________ > > > > Web-erp-developers mailing list > > > > Web...@li... > > > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by OSTG. Have you noticed the changes > on > > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > > one more big change to announce. We are now OSTG- Open Source > Technology > > Group. Come see the changes on the new OSTG site. www.ostg.com > > _______________________________________________ > > Web-erp-developers mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > > > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |