|
Size: 4290
Comment:
|
Size: 3369
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 39: | Line 39: |
| 1. Clone a copy of the last store computer. This should be the store you cloned in step 3 at head office 1. Install the following packages: (Should be available at HO server or Greenwood server) * fribidi-0.10.1-2.i386.rpm * libstroke-0.4-1mdk.i586.rpm * fvwm-2.5.5-1.i386.rpm * xloadimage-4.1-24.i386.rpm * telnet-server-0.17-23.i386.rpm * mgetty-1.1.28-9.i386.rpm * ncompress-4.2.4-31.i386.rpm * rxvt-2.7.5-15.i386.rpm * vsftpd-1.1.0-1.i386.rpm * pine-4.44-13.i386.rpm * rsh-server-0.17-10.i386.rpm * postfix-1.1.11-5.i386.rpm 1. Install j2re1.4.2_01. It is important that you use this EXACT version of Java. 1. Create the /u/ and /u/cc/ directories with world-readable/writable/executable permissions 1. Link /cc/ to /u/cc/ 1. Untar the contents of control.tgz to the appropriate directory. 1. Rename the adm.store directory to adm 1. Copy the blank company directory to be called '''OXFORD''' 1. Export CCDIR=/u/cc 1. Export NODEID=DEMO 1. Run conset to change to the '''OXFORD''' company 1. Rename the branch code "1" to be <BRANCH> 1. Rename the polling location "1" to <BRANCH> 1. Create the necessary system users 1. cc 1. pos 1. polling 1. Untar users.tgz to the appropriate directory 1. If necessary, untar vpn.tgz to the appropriate directory and insert the necessary inittab command. 1. Untar eftpos.tgz into the appropriate directory. 1. Edit serialPortName in /u/eftpos/eftclt/eftclt.settings so that the eftpos client accesses the correct serial port. 1. Link /usr/share/fvwm/system.fvwm2rc to /etc/X11/fvwm2/system.fvwm2rc 1. Place rsend1.zip in the /u/cc/'''OXFORD'''/<BRANCH>/receive/ directory. Polling should automatically process this. 1. Setup the appropriate cron jobs |
1. Clone a copy of the last store computer <insert link to different wiki on how to clone over internet> . This should be the store you cloned in step 3 at head office 1. Set the new hostname in /etc/sysconfig/network . 1. Stop the ftp service. service vsftpd stop 1. Run clrco on '''MINK''' 1. Delete polling directory tree of the location you cloned $CCDIR/MINK/<OLDSTORE> 1. Run conset to change to the '''MINK''' company 1. Rename the branch code "1" to be <BRANCH> (brctrl) 1. Rename the polling location "1" to <BRANCH> (comaad). Zero out all the status and counters on page 1. 1. Copy a new log.dat from standard to the '''MINK''' company directory. 1. As the root user, make sure $CCDIR/LOG and $CCDIR/LOG/back is world writable (chmod -R a+w $CCDIR/LOG) 1. Run commpost -s once to create polling directories. Verify that polling status ends as 30. |
Installing CONTROL on an Mink Store branch computer
- At Head Office:
- Stop polling from cron so it doesn't interfere later on.
- Update the hosts file assigning the next available IP to the new store. (Do the same on muppets)
Clone last store using brctrl in the MINK company. Modify the address and the a.b.n. Blank out if not available.
- Copy category and stock records to branch from the store you cloned in step 3 (sicrep)
Create the polling location as needed in the MINK company. Should be copy of the store in step 3 and modified accordingly.
- Zero out the status and numbers in page 1
- Put IP address from step 2 into page 1
- Change the branch in page 3
Run commpost -s to automatically generate the polling directories.
$CCDIR/MINK/<BRANCH>
$CCDIR/MINK/<BRANCH>/send
$CCDIR/MINK/<BRANCH>/receive
- 1. Copy data from HO into polling files
cd into $CCDIR/MINK/<BRANCH>
- Make sure there isn't a copy of rslog.dat in the local directory and copy standard rslog.dat into the local directory
- Make sure there isn't a copy of rsendtrn.dat in the local directory and copy standard rsendtrn.dat into the local directory
- Dump the following records to the local copy of rslog.dat IN THE FOLLOWING ORDER:
- Menus (menurep -l rslog.dat)
- Branches (brurep -l rslog.dat)
- Employees (empurep -l rslog.dat)
- Creditor Types (cutrep -l rslog.dat)
- Creditors (cutrep -l rslog.dat)
- Salespeople (smurep -l rslog.dat)
- Colours (clrurep -l rslog.dat)
- Sizes (sizurep -l rslog.dat)
- Categories (catrep -l rslog.dat)
- Stock Items (sturep -l rslog.dat)
- BOMs (bomrep -l rslog.dat)
- Debtor Types (dutrep -l rslog.dat)
- Debtors (dutrep -l rslog.dat)
- Debtor Notes (dutrep -l rslog.dat)
- Process all polling files received (commpost -s)
- Post all transactions (postal)
- Extract ALL Customer Orders, Debtor Payments Gift Vouchers, etc. (sendpost -f tran.dat -o rsendtrn.dat 22 23 24 25 26 36)
- Reenable polling in cron. This should automatically zip the file and place it in send1.zip
- At the Store:
Clone a copy of the last store computer <insert link to different wiki on how to clone over internet> . This should be the store you cloned in step 3 at head office
- Set the new hostname in /etc/sysconfig/network .
- Stop the ftp service. service vsftpd stop
Run clrco on MINK
Delete polling directory tree of the location you cloned $CCDIR/MINK/<OLDSTORE>
Run conset to change to the MINK company
Rename the branch code "1" to be <BRANCH> (brctrl)
Rename the polling location "1" to <BRANCH> (comaad). Zero out all the status and counters on page 1.
Copy a new log.dat from standard to the MINK company directory.
- As the root user, make sure $CCDIR/LOG and $CCDIR/LOG/back is world writable (chmod -R a+w $CCDIR/LOG)
- Run commpost -s once to create polling directories. Verify that polling status ends as 30.
- Run and test EVERYTHING !!
- After polling runs once, list out the voucher redemptions (salstr 8). Make sure the redemption location matches what is in head office.
- Update this piece of documentation.
