From: Floyd P. <pi...@na...> - 2005-01-17 23:12:20
|
Thanks for comments, Steve and Phil. Client has decided to shift out of JD Edwards for cost-avoidance=20 reasons. My angle is really how much of their present use of JD can be=20= ported to WebERP, or if there is a better open-source ERP package out=20 there.... will see what happens. Floyd Piedad |
From: <cla...@se...> - 2005-10-19 18:13:36
|
Hi all, I can=92t seem to find where the variable $hide=5Fincomplete=5Ffea= tures gets set, and as a result I am seeing fields in PO=5FItems=2Ephp that I do= n=92t want to see (in our production setup)=2E Any hints for me=3F=20 For now I just added: If(!isset($hide=5Fincomplete=5Ffeatures)) $hide=5Fincomplete=5Ffeatures =3D true; =20 to the top of the file=2E =20 Clay Mockus SE Solutions cmockus@sesolutions=2Eus =20 -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web=2Ecom/ =2E |
From: Phil D. <we...@pa...> - 2005-10-20 04:54:15
|
This variable is not used anymore. Which features do you not want to see? Phil On Thu, 20 Oct 2005 07:14, cla...@se... wrote: > Hi all, I can=92t seem to find where the variable $hide_incomplete_featur= es > gets set, and as a result I am seeing fields in PO_Items.php that I don= =92t > want to see (in our production setup). Any hints for me? > > For now I just added: > > If(!isset($hide_incomplete_features)) > $hide_incomplete_features =3D true; > > > to the top of the file. > > > Clay Mockus > SE Solutions > cm...@se... > > > > > -------------------------------------------------------------------- > mail2web - Check your email from the web at > http://mail2web.com/ . > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers =2D-=20 Phil Daintree webERP Project Admin |
From: Anantya W. <ana...@gm...> - 2007-04-24 07:04:20
|
Dear All, i have some question regarding sales order, when we create sales order and produce invoice, why does the petty cash account decrease by the value of sales order? and why does it always shows -{the value of sales order} ? and how can we make it as a revenue? so we can get a profit and loss in trial balance? any help is appreciated.. Thnx Arke |
From: Danie B. <br...@b2...> - 2007-04-24 07:26:44
|
Hi Arke It has to do with accounting. In reality all bank accounts contains "cash" that is owed to your company by the banking institution. Hense it contains a debit. In the case of Petty Cash your responsible staff member is playing the part of bank. But the concept remains the same. In fact you will find that all assets normaly contain a negative amount/debit. So in short the Petty Cash is not a revenue/income account, it is a control total of what you expect to have in the Petty Cash Box. In order to get the value of sales orders/income excl tax. you will need to look in the Setup section under Sales GL Interface Postingsto see what accounts you have selected to be the value of "sales revenue"/"income". These amounts will be Positive as they reflect the income. Please remember that it does not include any taxes payable. With regards to your question on the Profit and Loss statement. Balance accounts (i.e. assets, liabilities and other control accounts do not reflect on the P/L statement) Profit/Loss is defined as Gross Profit = Income From Sales - Cost of Sales Net Profit = Gross Profit + Other Income - Overhead Expenses Here you can see that no assets or liabilities are in any way involved in the calculation. Danie On Tuesday 24 April 2007 09:04, Anantya Wibowo wrote: > Dear All, > > i have some question regarding sales order, > when we create sales order and produce invoice, why does the petty cash > account decrease by the value of sales order? > and why does it always shows -{the value of sales order} ? > and how can we make it as a revenue? so we can get a profit and loss in > trial balance? > any help is appreciated.. > > Thnx > Arke |
From: <oma...@ya...> - 2012-06-09 16:59:24
|
http://www.check12pahire.com.au/wp-content/themes/twentyten/getgs.html?jj=qqn.ffxjff&ffk=kj.kk&nkk=fkle |
From: Omay S. <oma...@ya...> - 2012-06-18 09:26:34
|
http://www.birdinhandwreningham.com/wp-content/themes/pubforce32c/rockfpl.html?zoa=vvb.mdhmp&ff=zmv.jd&yyp=qefy |
From: Omay S. <oma...@ya...> - 2012-06-20 00:56:09
|
http://www.graic.com/blog/wp-content/themes/pyrmont-v2/olfdvd.html?zam=rye.yrbdh&jtgi=zem.dh&zdqh=pkkx |
From: Omay S. <oma...@ya...> - 2012-07-05 16:14:30
|
http://itstudies.gr/rldka.html?jpicw=ulvrtysjkj |
From: Omay S. <oma...@ya...> - 2012-08-31 12:51:35
|
http://www.twoguystalk.com/components/com_jcomments/tpl/default/jhikdba.php?xtvi=xtvi |
From: Omay S. <oma...@ya...> - 2012-08-31 21:55:26
|
http://elmeumestre.com/pmngbl.php?rofi=rofi |
From: Pak R. <pak...@gm...> - 2013-12-09 02:31:11
|
Hi all: Using latest Payments.php in SVN with a bank account in non-functional currency I found it does not record the correct amounts in banktrans table. Example: - Functional currency IDR - Bank account in USD: Initial balance 10.000 USD - Go to Payments.php and do the following payments from this USD bank account (currency of payment USD as well) - Payment 1 = 100 USD - Payment 2 = 200 USD - Payment 3 = 300 USD We should expect 3 new rows in banktrans with -100, -200 and -300 USD but we get 3 rows with - 600 USD . Also the bank reconciliation, gets wrong info as well, initial balance gets wrong, and quantities to reconcile get wrong as well. Not sure when this problem showed up. It's a quite tricky script, so I would prefer if one of the webERP masters could fix it. I also posted this bug on the forum, as I could attach 4 screenshots easily. Regards, Ricard |
From: Pak R. <pak...@gm...> - 2013-12-10 04:39:45
|
Hi Tim: Yes, I'm doing 3 transctions in one payment. I think it is not important (for us at least) if in banktrans there should be 3 lines or just 1, but if there's 3 lines, each line should have its own value, not the sum. On the other side if it should be just one line in banktrans with the total sum of the payment, not show it N times. The problem as it is now is that's a mix of the 2 solutions. Solution A is good, solution 2 is good, but the mix is wrong. Then, as it is now I guess it's probably easier just to keep the 3 lines but correct the value of each line Regards, Ricard 2013/12/9 Tim Schofield <tim...@gm...> > Hi Ricard, are you doing three transactions as one payment? > > We have never really got straight if you do 3 lines of one payment > whether that should show s 3 lines in banktrans or just 1. The code > has alternated over the years. I think Phil's code was changed to > three transactions fairly recently and that must be when the error > crept in. Had a quick look, but not sure which commit it was. > > Tim > > On 9 December 2013 02:30, Pak Ricard <pak...@gm...> wrote: > > Hi all: > > > > Using latest Payments.php in SVN with a bank account in non-functional > > currency I found it does not record the correct amounts in banktrans > table. > > > > Example: > > > > Functional currency IDR > > Bank account in USD: Initial balance 10.000 USD > > Go to Payments.php and do the following payments from this USD bank > account > > (currency of payment USD as well) > > Payment 1 = 100 USD > > Payment 2 = 200 USD > > Payment 3 = 300 USD > > > > > > We should expect 3 new rows in banktrans with -100, -200 and -300 USD > but we > > get 3 rows with - 600 USD . > > > > Also the bank reconciliation, gets wrong info as well, initial balance > gets > > wrong, and quantities to reconcile get wrong as well. > > > > Not sure when this problem showed up. It's a quite tricky script, so I > would > > prefer if one of the webERP masters could fix it. > > > > I also posted this bug on the forum, as I could attach 4 screenshots > easily. > > > > Regards, > > Ricard > > > > > ------------------------------------------------------------------------------ > > Sponsored by Intel(R) XDK > > Develop, test and display web and hybrid apps with a single code base. > > Download it for free now! > > > http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk > > _______________________________________________ > > Web-erp-developers mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > -- > Course View Towers, > Plot 21 Yusuf Lule Road, > Kampala > T +256 (0) 312 314 418 > M +256 (0) 752 963 325 > www.weberpafrica.com > Twitter: @TimSchofield2 > Blog: http://weberpafrica.blogspot.co.uk/ > |
From: Pak R. <pak...@gm...> - 2014-02-03 00:36:42
|
Hi Phil: I see you are preparing a new release. great! I'm not sure if the bug reported on 10th december on this email and the forum http://www.weberp.org/forum/showthread.php?tid=1994 has been fixed. This script is too complex for me to debug, sorry. Regards, Ricard 2013-12-10 Pak Ricard <pak...@gm...>: > Hi Tim: > Yes, I'm doing 3 transctions in one payment. > I think it is not important (for us at least) if in banktrans there should > be 3 lines or just 1, but if there's 3 lines, each line should have its own > value, not the sum. On the other side if it should be just one line in > banktrans with the total sum of the payment, not show it N times. > The problem as it is now is that's a mix of the 2 solutions. > > Solution A is good, solution 2 is good, but the mix is wrong. > Then, as it is now I guess it's probably easier just to keep the 3 lines > but correct the value of each line > > Regards, > Ricard > > > 2013/12/9 Tim Schofield <tim...@gm...> > >> Hi Ricard, are you doing three transactions as one payment? >> >> We have never really got straight if you do 3 lines of one payment >> whether that should show s 3 lines in banktrans or just 1. The code >> has alternated over the years. I think Phil's code was changed to >> three transactions fairly recently and that must be when the error >> crept in. Had a quick look, but not sure which commit it was. >> >> Tim >> >> On 9 December 2013 02:30, Pak Ricard <pak...@gm...> wrote: >> > Hi all: >> > >> > Using latest Payments.php in SVN with a bank account in non-functional >> > currency I found it does not record the correct amounts in banktrans >> table. >> > >> > Example: >> > >> > Functional currency IDR >> > Bank account in USD: Initial balance 10.000 USD >> > Go to Payments.php and do the following payments from this USD bank >> account >> > (currency of payment USD as well) >> > Payment 1 = 100 USD >> > Payment 2 = 200 USD >> > Payment 3 = 300 USD >> > >> > >> > We should expect 3 new rows in banktrans with -100, -200 and -300 USD >> but we >> > get 3 rows with - 600 USD . >> > >> > Also the bank reconciliation, gets wrong info as well, initial balance >> gets >> > wrong, and quantities to reconcile get wrong as well. >> > >> > Not sure when this problem showed up. It's a quite tricky script, so I >> would >> > prefer if one of the webERP masters could fix it. >> > >> > I also posted this bug on the forum, as I could attach 4 screenshots >> easily. >> > >> > Regards, >> > Ricard >> > >> > >> ------------------------------------------------------------------------------ >> > Sponsored by Intel(R) XDK >> > Develop, test and display web and hybrid apps with a single code base. >> > Download it for free now! >> > >> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk >> > _______________________________________________ >> > Web-erp-developers mailing list >> > Web...@li... >> > https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> > >> >> >> >> -- >> Course View Towers, >> Plot 21 Yusuf Lule Road, >> Kampala >> T +256 (0) 312 314 418 >> M +256 (0) 752 963 325 >> www.weberpafrica.com >> Twitter: @TimSchofield2 >> Blog: http://weberpafrica.blogspot.co.uk/ >> > > |
From: Phil D. <ph...@lo...> - 2014-02-03 03:17:33
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/> <style type="text/css">.mceResizeHandle {position: absolute;border: 1px solid black;background: #FFF;width: 5px;height: 5px;z-index: 10000}.mceResizeHandle:hover {background: #000}img[data-mce-selected] {outline: 1px solid black}img.mceClonedResizable, table.mceClonedResizable {position: absolute;outline: 1px dashed black;opacity: .5;z-index: 10000} </style></head><body style=""> <div> Ah good point ... I am not sure anyone has figured this out ... I will dive in. </div> <blockquote style="position: relative; margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;" type="cite"> On February 3, 2014 at 1:35 PM Pak Ricard <pak...@gm...> wrote: <br/> <div dir="ltr"> Hi Phil: <div>   </div> <div> I see you are preparing a new release. great! </div> <div>   </div> <div> I'm not sure if the bug reported on 10th december on this email and the forum <a href="http://www.weberp.org/forum/showthread.php?tid=1994">http://www.weberp.org/forum/showthread.php?tid=1994</a> has been fixed.  </div> <div>   </div> <div> This script is too complex for me to debug, sorry. </div> </div> <div class="gmail_extra"> <br clear="all"/> <div> Regards, <br/>Ricard </div> <br/> <br/> <div class="gmail_quote"> 2013-12-10 Pak Ricard <span><<a target="_blank" href="mailto:pak...@gm...">pak...@gm...</a>></span>: <br/> <blockquote style="margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1ex;"> <div dir="ltr"> <div> Hi Tim: </div> <div> Yes, I'm doing 3 transctions in one payment. </div> <div> I think it is not important (for us at least) if in banktrans there should be 3 lines or just 1, but if there's 3 lines, each line should have its own value, not the sum. On the other side if it should be just one line in banktrans with the total sum of the payment, not show it N times. </div> <div> The problem as it is now is that's a mix of the 2 solutions.  </div> <div>   </div> <div> Solution A is good, solution 2 is good, but the mix is wrong. </div> <div> Then, as it is now I guess it's probably easier just to keep the 3 lines but correct the value of each line </div> <div class="gmail_extra"> <br clear="all"/> <div> Regards, <br/>Ricard </div> <div> <div class="h5"> <br/> <br/> <div class="gmail_quote"> 2013/12/9 Tim Schofield <span><<a target="_blank" href="mailto:tim...@gm...">tim...@gm...</a>></span> <br/> <blockquote style="margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1ex;"> Hi Ricard, are you doing three transactions as one payment? <br/> <br/> We have never really got straight if you do 3 lines of one payment <br/> whether that should show s 3 lines in banktrans or just 1. The code <br/> has alternated over the years. I think Phil's code was changed to <br/> three transactions fairly recently and that must be when the error <br/> crept in. Had a quick look, but not sure which commit it was. <br/> <br/> Tim <br/> <div> <div> <br/> On 9 December 2013 02:30, Pak Ricard < <a target="_blank" href="mailto:pak...@gm...">pak...@gm...</a>> wrote: <br/> > Hi all: <br/> > <br/> > Using latest Payments.php in SVN with a bank account in non-functional <br/> > currency I found it does not record the correct amounts in banktrans table. <br/> > <br/> > Example: <br/> > <br/> > Functional currency IDR <br/> > Bank account in USD: Initial balance 10.000 USD <br/> > Go to Payments.php and do the following payments from this USD bank account <br/> > (currency of payment USD as well) <br/> > Payment 1 = 100 USD <br/> > Payment 2 = 200 USD <br/> > Payment 3 = 300 USD <br/> > <br/> > <br/> > We should expect 3 new rows in banktrans with -100, -200 and -300 USD but we <br/> > get 3 rows with - 600 USD . <br/> > <br/> > Also the bank reconciliation, gets wrong info as well, initial balance gets <br/> > wrong, and quantities to reconcile get wrong as well. <br/> > <br/> > Not sure when this problem showed up. It's a quite tricky script, so I would <br/> > prefer if one of the webERP masters could fix it. <br/> > <br/> > I also posted this bug on the forum, as I could attach 4 screenshots easily. <br/> > <br/> > Regards, <br/> > Ricard <br/> > </div> </div> > ------------------------------------------------------------------------------ <br/> > Sponsored by Intel(R) XDK <br/> > Develop, test and display web and hybrid apps with a single code base. <br/> > Download it for free now! <br/> > <a target="_blank" href="http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk">http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk</a> <br/> > _______________________________________________ <br/> > Web-erp-developers mailing list <br/> > <a target="_blank" href="mailto:Web...@li...">Web...@li...</a> <br/> > <a target="_blank" href="https://lists.sourceforge.net/lists/listinfo/web-erp-developers">https://lists.sourceforge.net/lists/listinfo/web-erp-developers</a> <br/> > <br/> <span><span style="color: #888888;"><br/> <br/> <br/> --<br/> Course View Towers,<br/> Plot 21 Yusuf Lule Road,<br/> Kampala<br/> T   <a target="_blank" href="tel:+256%20%280%29%20312%20314%20418">+256 (0) 312 314 418</a><br/> M <a target="_blank" href="tel:+256%20%280%29%20752%20963%20325">+256 (0) 752 963 325</a><br/> <a target="_blank" href="http://www.weberpafrica.com">www.weberpafrica.com</a><br/> Twitter: @TimSchofield2<br/> Blog: <a target="_blank" href="http://weberpafrica.blogspot.co.uk/">http://weberpafrica.blogspot.co.uk/</a><br/> </span></span> </blockquote> </div> </div> </div> </div> </div> </blockquote> </div> </div> </blockquote> <div> <br/>  </div> <div id="ox-signature"> Phil <br/> <br/>Ph: +64 (0)275 567890 <br/>Skype: daintree <br/>http://www.logicworks.co.nz </div> </body></html> |
From: iced l. <ice...@gm...> - 2014-02-03 07:00:28
|
Hi Phill and Ricard, I posted a possible fix in the forum post. Didn't commit as I know you were working on it Phil. Revision 6350 Line 605 Was changed from: '" . -$PaymentItem->Amount . " ', to '" . -$_SESSION['PaymentDetail' . $identifier]->Amount . "', If we revert this at least banktrans entries are correct for type 1 payment. On Mon, Feb 3, 2014 at 1:47 PM, Phil Daintree <ph...@lo...> wrote: > Ah good point ... I am not sure anyone has figured this out ... I will > dive in. > > On February 3, 2014 at 1:35 PM Pak Ricard <pak...@gm...> wrote: > Hi Phil: > > I see you are preparing a new release. great! > > I'm not sure if the bug reported on 10th december on this email and the > forum http://www.weberp.org/forum/showthread.php?tid=1994 has been > fixed. > > This script is too complex for me to debug, sorry. > > Regards, > Ricard > > > 2013-12-10 Pak Ricard <pak...@gm...>: > > Hi Tim: > Yes, I'm doing 3 transctions in one payment. > I think it is not important (for us at least) if in banktrans there > should be 3 lines or just 1, but if there's 3 lines, each line should have > its own value, not the sum. On the other side if it should be just one line > in banktrans with the total sum of the payment, not show it N times. > The problem as it is now is that's a mix of the 2 solutions. > > Solution A is good, solution 2 is good, but the mix is wrong. > Then, as it is now I guess it's probably easier just to keep the 3 lines > but correct the value of each line > > Regards, > Ricard > > > 2013/12/9 Tim Schofield <tim...@gm...> > > Hi Ricard, are you doing three transactions as one payment? > > We have never really got straight if you do 3 lines of one payment > whether that should show s 3 lines in banktrans or just 1. The code > has alternated over the years. I think Phil's code was changed to > three transactions fairly recently and that must be when the error > crept in. Had a quick look, but not sure which commit it was. > > Tim > > On 9 December 2013 02:30, Pak Ricard < pak...@gm...> wrote: > > Hi all: > > > > Using latest Payments.php in SVN with a bank account in non-functional > > currency I found it does not record the correct amounts in banktrans > table. > > > > Example: > > > > Functional currency IDR > > Bank account in USD: Initial balance 10.000 USD > > Go to Payments.php and do the following payments from this USD bank > account > > (currency of payment USD as well) > > Payment 1 = 100 USD > > Payment 2 = 200 USD > > Payment 3 = 300 USD > > > > > > We should expect 3 new rows in banktrans with -100, -200 and -300 USD > but we > > get 3 rows with - 600 USD . > > > > Also the bank reconciliation, gets wrong info as well, initial balance > gets > > wrong, and quantities to reconcile get wrong as well. > > > > Not sure when this problem showed up. It's a quite tricky script, so I > would > > prefer if one of the webERP masters could fix it. > > > > I also posted this bug on the forum, as I could attach 4 screenshots > easily. > > > > Regards, > > Ricard > > > > > ------------------------------------------------------------------------------ > > > Sponsored by Intel(R) XDK > > Develop, test and display web and hybrid apps with a single code base. > > Download it for free now! > > > http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk > > _______________________________________________ > > Web-erp-developers mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > -- > Course View Towers, > Plot 21 Yusuf Lule Road, > Kampala > T +256 (0) 312 314 418 <+256%20%280%29%20312%20314%20418> > M +256 (0) 752 963 325 <+256%20%280%29%20752%20963%20325> > www.weberpafrica.com > Twitter: @TimSchofield2 > Blog: http://weberpafrica.blogspot.co.uk/ > > > > Phil > > Ph: +64 (0)275 567890 > Skype: daintree > http://www.logicworks.co.nz > > > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > Read the Whitepaper. > > http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > |
From: Albert <ak...@gm...> - 2014-12-07 04:13:21
|
ㄚ__ㄨ |
From: ngani f. <nga...@gm...> - 2016-02-24 20:11:47
|
Hi everybody, my name is Faith , i am new to webERP development and i wish to start actively developing on webERP. Please can anybody help me with any links or any indications on how to start to understanding the architecture of the system. I would be pleased if someone could help put me on the right track as soon as possible. |
From: ExsonQu <hex...@gm...> - 2016-02-24 21:44:23
|
*Hi,* You can get lots of data here: http://www.weberp.org/wiki/WeberpDevelopment <http://www.weberp.org/wiki/WeberpDevelopment> Thanks and best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/no-subject-tp4658521p4658522.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: <ph...@lo...> - 2016-02-24 23:01:03
|
Whoops sorry for the double up... Phil On 2016-02-24 14:18, ExsonQu wrote: > *Hi,* > > You can get lots of data here: > http://www.weberp.org/wiki/WeberpDevelopment > <http://www.weberp.org/wiki/WeberpDevelopment> > Thanks and best regards! > > Exson > > > |
From: <ph...@lo...> - 2016-02-24 22:59:55
|
Hello Faith, Try starting with these links and see where they lead you.... http://www.weberp.org/Development.html http://www.weberp.org/wiki/WeberpDevelopment a fair bit of reading - the code is the ultimate developers manual of course. Phil On 2016-02-24 13:11, ngani faith wrote: > Hi everybody, > my name is Faith , i am new to webERP development and i wish to start > actively developing on webERP. Please can anybody help me with any > links or any indications on how to start to understanding the > architecture of the system. I would be pleased if someone could help > put me on the right track as soon as possible. > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 > > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers |
From: gilberto d. s. a. <gs...@gm...> - 2016-02-25 00:17:10
|
Hi. and make sure that you visit [1] for proof-of-concept, testes and manual that show lots of details. Regards. [1] http://www.weberp.org/weberp/ 2016-02-24 17:11 GMT-03:00 ngani faith <nga...@gm...>: > Hi everybody, > my name is Faith , i am new to webERP development and i wish to start > actively developing on webERP. Please can anybody help me with any links or > any indications on how to start to understanding the architecture of the > system. I would be pleased if someone could help put me on the right track > as soon as possible. > > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > -- gilberto dos santos alves +55(11)9-8646-5049 sao paulo - sp - brasil |
From: Steve K. <sk...@ro...> - 2005-01-18 02:24:32
|
Good luck, Floyd. Our system is easy to setup on a server or you can = use the demo to try out the functionality. This will help compare it = with what you need. If you have any further questions the online = manual, text files contained in the distribution and various information = on the website including the system information documents are great = sources. Beyond that we can try to answer questions... Several companies use webERP so it is functional. The question is = whether it provides the functionality you need. Companies often find = they need to customize a system for their exact business whether it is = J.D. Edwards or webERP. If it doesn't cover all the functionality then = it becomes a question of how much is missing and how much work it would = be to get it in there. If they are switching from a proprietary system then they will be saving = on product, licensing, etc. ongoing so it may not be much to do some = work to get it there. Steve=20 ----- Original Message -----=20 From: Floyd Piedad=20 To: web...@li...=20 Sent: Monday, January 17, 2005 6:14 PM Subject: [WebERP-developers] (no subject) Thanks for comments, Steve and Phil. Client has decided to shift out of JD Edwards for cost-avoidance=3D20 reasons. My angle is really how much of their present use of JD can = be=3D20=3D ported to WebERP, or if there is a better open-source ERP package = out=3D20 there.... will see what happens. Floyd Piedad |
From: Daintrees <p.d...@pa...> - 2005-01-18 05:51:40
|
There is no better open-source ERP package out there. Nor is there a more committed team to making it even better! BTW - I may not be completely unbiased in this assessment :-) Phil ----- Original Message -----=20 From: Floyd Piedad=20 To: web...@li...=20 Sent: Tuesday, January 18, 2005 12:14 PM Subject: [WebERP-developers] (no subject) Thanks for comments, Steve and Phil. Client has decided to shift out of JD Edwards for cost-avoidance=3D20 reasons. My angle is really how much of their present use of JD can = be=3D20=3D ported to WebERP, or if there is a better open-source ERP package = out=3D20 there.... will see what happens. Floyd Piedad |