Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected link for the OFBiz Attic page, also fix a typo.
Info
titlePOS is now in Attic

With 

Jira
serverASF JIRA
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyOFBIZ-7804
the POS has been pushed in  OFBiz Attic.

The last released version with the POS available was R12.04.06. It's though still available in the R14.12 and 15.12 non released branches. It'll not be availble with the R16 release. All the documentation below is reliable and usable before revision 1754402

Table of Contents

OFBiz-POS (Point Of Sales)

...

OFBiz POS User Manual - version 9.11.pdf (POS functionalities did not change since)
Manuel du Point de vente OFBiz - version 9.11.pdf (POS functionalities did not change sinceLe point de vente n'a pas changé depuis)

See also attachments page for older version

...

It would be nice to see development of a stock check against other facilities screen to ease customer enquires about other shops having it in stock. Think real time stock issues again though!

To Setup

Getting Started
POS Setup Process
Technical Production Setup Guide
Business Setup Guide
Documentation Index

To Run

The POS alone

Code Block
java -jar ofbiz.jar -pos
*nix and Mac: ./ant start-pos
Windows: ant start-pos

The THe POS with also the web applications and eCommerce webstore

java -jar ofbiz.jar -both
Code Block
*nix and Mac: ./ant start-both
Windows: ant start-both

The webPOS component can be seen in action via http://demo-trunk-ofbiz.apache.org/webpos/control/main

Getting Started:

Login with userid "1" and password "1" (or 2/2 for a non manager person).
To use the "register" it must be opened, which basically involves telling the system how much cash you are starting with. It will then keep track of cash transactions so you can see if everything balances when you close the register.

...

How to setup the Epson JavaPOS ?

Setup the Epson JavaPOS

Areas for thought/investigation

...