Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to delete companies...?
02-17-2016, 09:38 AM,
#1
How to delete companies...?
Smile
Hi all,
I am new to using this system and created some companies for testing,
How I can remove what companies ?

We appreciate your help..
Thanks
Reply
02-17-2016, 05:38 PM, (This post was last modified: 02-17-2016, 05:39 PM by phil.)
#2
RE: How to delete companies...?
Go into phpmyadmin and drop the databases for the companies you no longer want.
Then go into config.php and delete the lines for the companies you no longer want that look like this under the
//Installed companies
heading

Code:
$CompanyList[0] = array('database'=>'weberpdemo' ,'company'=>'WebERP Demo Company' );
$CompanyList[1] = array('database'=>'sometest' ,'company'=>'Some Test company' );
$CompanyList[2] = array('database'=>'test2' ,'company'=>'Another Test' );

Of course leave the company you still need!
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply
02-29-2016, 01:56 AM,
#3
RE: How to delete companies...?
Solved, Very Thank's..

Big Grin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)