Unsubscribe
On Sat, Jul 5, 2014 at 10:54 AM, Phil Daintree <ph...@lo...>
wrote:
> You need to edit config.php to add appropriate entries to select the new
> company.
> You can also remove the entry for the existing deleted company too:
> You need a line like below for each company you wish to be able to select
>
> //Installed companies
> $CompanyList[0] = array('database'=>'weberpdemo' ,'company'=>'WebERP
> Demo Company' );
> $CompanyList[1] = array('database'=>'yourcoydatabasename'
> ,'company'=>'Your Company PLC' );
>
> Phil
> Phil Daintree
> Logic Works Ltd - +64 (0)275 567890
> http://www.logicworks.co.nz
>
> On 03/07/14 03:16, bukola wrote:
> > Hello,
> >
> > I created a New Company on my weberp, I later deleted the company name
> from
> > phpMyAdmin.
> >
> > When i attempt to log in, the deleted company still appears on the
> company
> > name field of the company drop down.
> >
> > Also, I attempted creating a new company and i get this error: You have
> an
> > error in your SQL syntax; check the manual that corresponds to your
> MariaDB
> > server version for the right syntax to use near 'company' at line 1.
> >
> > Kindly assist.
> >
> > Thanks
> >
> >
>
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> Web-erp-developers mailing list
> Web...@li...
> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>
|