From: Tim S. <tim...@gm...> - 2024-10-26 06:20:59
|
Hi Dale, in the companies/YOURCO/ directory, is there a logo.png with your logo in it> Tim On Sat, 26 Oct 2024 at 05:24, Dale Scott <dal...@sh...> wrote: > > First time login to new code and restorated 2018 database. The login window shows the webERP demo logo instead of my database. > > Is this possible I don't have the password correct in config.php? > > Cheers, > Dale > > config.php > > <snip> > //Installed companies > //$CompanyList[0] = array('database'=>'weberpdemo' ,'company'=>'WebERP Demo Company' ); > //$CompanyList[1] = array('database'=>'your_db' ,'company'=>'Your Company inc' ); > $CompanyList[0] = array('database'=>'weberp_scc' ,'company'=>'Swift Construction Company' ); > /*Make sure there is nothing - not even spaces after this last ?> */ > > [ https://ca.linkedin.com/in/dalescott ] > > > From: "Tim Schofield" <tim...@gm...> > > To: "For the general discussion of webERP project" > > <web...@li...> > > Cc: "webERP Developers" <web...@li...> > > Sent: Thursday, October 24, 2024 2:15:34 PM > > Subject: Re: [webERP-users] [WebERP-developers] Project status > > No you don't, but 5 minute testing it on your system would be appreciated ;-) > > > On Thu, 24 Oct 2024 at 20:14, Dale Scott <dal...@sh...> wrote: > > >> Do I need the installer? I'm a) using an existing database and b) will copy > >> config.distrib.php to config.php and edit appropriately. > > >> ----- Original Message ----- > >> > From: "Tim Schofield" <tim...@gm...> > >> > To: "For the general discussion of webERP project" > >> > <web...@li...> > >> > Cc: "webERP Developers" <web...@li...> > >> > Sent: Thursday, October 24, 2024 2:09:04 PM > >> > Subject: Re: [webERP-users] [WebERP-developers] Project status > > >> > Thanks Dale, sorry for the delay with the installer. I have been > >> > surprised by the great response to my initial message, and have had > >> > several contributions sent to me which have occupied me. It is nearly > >> > there now - I have just installed and logged in OK, so it's very > >> > nearly there. > > >> > Tim > > >> > On Thu, 24 Oct 2024 at 20:04, Dale Scott <dal...@sh...> wrote: > > >> >> Hi Tim, I'm a little more pragmatic - use what works - and this is what works. > > >> >> I found a backup of tutorial database that was dumped from a working system > >> >> 2018-10-01. I will clone your repo head to the server, and see what breaks when > >> >> I login (hopefully I have written down my old password somewhere....) > > >> >> Fwiw, my (current) app stack is PHP 8.1.29, Apache 2.4.62 and MariaDb 10.6.18. > > >> >> I'll update probably in a few days... > > >> >> Dale > > > >> >> ----- Original Message ----- > >> >> > From: "Tim Schofield" <tim...@gm...> > >> >> > To: "For the general discussion of webERP project" > >> >> > <web...@li...> > >> >> > Cc: "webERP Developers" <web...@li...> > >> >> > Sent: Monday, October 21, 2024 2:28:43 PM > >> >> > Subject: Re: [webERP-users] [WebERP-developers] Project status > > >> >> > Thanks Dale, I have nearly completed a total rewrite of the installer. > >> >> > Hopefully done by tomorrow, Wednesday at latest. > > >> >> > No problem reporting stuff here, I actually prefer maining lists but I > >> >> > am told they are old fashioned. > > >> >> > Tim > > >> >> > On Mon, 21 Oct 2024 at 20:21, Dale Scott <dal...@sh...> wrote: > > >> >> >> OK, I will install head from the master branch on my server and work through my > >> >> >> old tutorials. > > >> >> >> I will describe any issues I encounter here first and based on discussion create > >> >> >> a Github issue if needed. > > >> >> >> Dale > > > >> >> >> ----- Original Message ----- > >> >> >> > From: "Tim Schofield" <tim...@gm...> > >> >> >> > To: "webERP Developers" <web...@li...> > >> >> >> > Cc: "For the general discussion of webERP project" > >> >> >> > <web...@li...> > >> >> >> > Sent: Monday, October 21, 2024 12:58:56 PM > >> >> >> > Subject: Re: [WebERP-developers] Project status > > >> >> >> > Hi Dale, Thanks for this. The demo is the latest code, and it _mostly_ > >> >> >> > works. I am aiming for the end of the year for a v5.0 release. Any > >> >> >> > help in testing the demo, and reporting any issues to here - > >> >> >> > https://github.com/timschofield/webERP/discussions - would be greatly > >> >> >> > appreciated. > > >> >> >> > I am porting all the improvements I did to KwaMoja into webERP. > > >> >> >> > Thanks > >> >> >> > Tim > > >> >> >> > On Mon, 21 Oct 2024 at 17:56, Dale Scott <dal...@sh...> wrote: > > >> >> >> >> That's FANTASTIC! > > >> >> >> >> The webpage _says_ the demo is available, so I clicked and logged in. Visually > >> >> >> >> looks very nice! Is the code ready now for testing? (if not, do you have a > >> >> >> >> hopeful date? e.g. before Christmas?) > > >> >> >> >> domPDF seems very good replacement for tcpdf > > >> >> >> >> What is the future for KwaMoja? > > >> >> >> >> Cheers, > >> >> >> >> Dale > > >> >> >> >> ----- Original Message ----- > >> >> >> >> > From: "Tim Schofield" <tim...@gm...> > >> >> >> >> > To: "webERP Developers" <web...@li...>, "For the > >> >> >> >> > general discussion of webERP project" > >> >> >> >> > <web...@li...> > >> >> >> >> > Sent: Friday, October 18, 2024 8:46:16 AM > >> >> >> >> > Subject: [WebERP-developers] Project status > > >> >> >> >> > Dear all, > > >> >> >> >> > The website at weberp.org had been deleted and so I have now created a > >> >> >> >> > new one at https://weberp.org. The code for this site is at > >> >> >> >> > https://github.com/timschofield/weberp.org if anybody has any ideas > >> >> >> >> > for improvements/fixes, please create pull requests. In the deletion > >> >> >> >> > the forum was lost, and with it 12 years of community contributed > >> >> >> >> > wisdom. I am doing my best to scrape this info back, and put it up on > >> >> >> >> > the website. > > >> >> >> >> > The demo doesn't work at the moment. I have been working hard at many > >> >> >> >> > changes to webERP (https://github.com/timschofield/webERP/wiki/V5) in > >> >> >> >> > order to release a version 5.0 in the near future, and it is my > >> >> >> >> > intention to create a release candidate for v5, and when I have it, I > >> >> >> >> > will put it up on the site as a demo for wny interested people to > >> >> >> >> > check. The current code for v5.0 can be found at > >> >> >> >> > https://github.com/timschofield/webERP > > >> >> >> >> > Thanks > >> >> >> >> > Tim > > > >> >> >> >> > _______________________________________________ > >> >> >> >> > Web-erp-developers mailing list > >> >> >> >> > Web...@li... > >> >> >> >> > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > >> >> >> >> _______________________________________________ > >> >> >> >> Web-erp-developers mailing list > >> >> >> >> Web...@li... > >> >> >> >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > >> >> >> > -- > >> >> >> > www.weberpafrica.com > >> >> >> > @TimSchofield2 > >> >> >> > Blog: https://kwamoja.home.blog/ > > > >> >> >> > _______________________________________________ > >> >> >> > Web-erp-developers mailing list > >> >> >> > Web...@li... > >> >> >> > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > >> >> >> _______________________________________________ > >> >> >> web-ERP-users mailing list > >> >> >> web...@li... > >> >> >> https://lists.sourceforge.net/lists/listinfo/web-erp-users > > > > >> >> > -- > >> >> > www.weberpafrica.com > >> >> > @TimSchofield2 > >> >> > Blog: https://kwamoja.home.blog/ > > > >> >> > _______________________________________________ > >> >> > web-ERP-users mailing list > >> >> > web...@li... > >> >> > https://lists.sourceforge.net/lists/listinfo/web-erp-users > > > >> >> _______________________________________________ > >> >> web-ERP-users mailing list > >> >> web...@li... > >> >> https://lists.sourceforge.net/lists/listinfo/web-erp-users > > > > >> > -- > >> > www.weberpafrica.com > >> > @TimSchofield2 > >> > Blog: https://kwamoja.home.blog/ > > > >> > _______________________________________________ > >> > web-ERP-users mailing list > >> > web...@li... > >> > https://lists.sourceforge.net/lists/listinfo/web-erp-users > > >> _______________________________________________ > >> web-ERP-users mailing list > >> web...@li... > >> https://lists.sourceforge.net/lists/listinfo/web-erp-users > > -- > > www.weberpafrica.com > > @TimSchofield2 > > Blog: https://kwamoja.home.blog/ > > > _______________________________________________ > > web-ERP-users mailing list > > web...@li... > > https://lists.sourceforge.net/lists/listinfo/web-erp-users > > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers -- www.weberpafrica.com @TimSchofield2 Blog: https://kwamoja.home.blog/ |