Differences between revisions 5 and 6
Revision 5 as of 2007-09-06 06:43:48
Size: 2002
Editor: DannyCheung
Comment:
Revision 6 as of 2008-07-28 05:46:07
Size: 2095
Editor: JonCo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 39: Line 39:
  * Set the use till number (some workstations might have the same settings as head office)

Installing a DIM Backup Store Server

Configuring Linux:

  • Install Control onto the server according to the InstallingControl wiki page with the following notes:

    • Use Fedora Core 3 . No later as Release 8 is incompatible with anything newer.
    • Make sure the IP address of the server is 192.168.1.85. Do NOT put it on DHCP.
    • vsftp is run at startup
    • Ensure the run level of init is 5
    • Use programs from HO and not the ones on sam.
  • Ensure you have the polling user. Password should be mushroom.
  • Setup the overlay printers. Set them up so that we only need to change the IP address of the printer later.
  • Edit /etc/X11/xdm/Xaccess
    # The following at the bottom of the file
    192.168.1.86-100
  • Create ~ccc/.netrc
    machine 192.168.30.1
            login           root
            password        dts4dim
            macdef          init
                    cd /creative
    machine 192.168.208.1
            login           polling
            password        mushroom
            macdef          init
                    cd /u/cc/edi/outgoing

At the time of installation:

  • Copy data from HO
  • prnaad
    • Setup printers
    • Setup cash drawers as printers
    • Setup/check overlay printers
  • comaad
    • Setup polling location
  • braad
    • Reset docket numbers
  • texaad
    • Set the float in the terminal records
    • Set the use till number (some workstations might have the same settings as head office)
    • Set the printers
      • 1 qty layouts
      • Should be printing 2 copies of invoices, adjustments, orders, etc.
      • Overlay printers to be used for
        • Cash sales
        • Charge sales
        • Refunds
        • Credit Notes
        • Customer Orders
    • Set cash drawer
  • pocont
    • Print/Email/Fax unprinted PO => Y

  • sscont
    • Print coment on dockets => N

    • Print coment on orders => N

    • Suggested deposit percentage => 0

  • cccont
    • Debtor for the GE Credit => <BR>GECREDIT

  • tecont
    • Allow multiple redemption of gift vouchers => <blank>

  • Setup crontab the same as another store


CategoryInstallation

Installing_Dim_Backup (last edited 2013-09-18 06:09:34 by localhost)