Skip to content
hydrosII edited this page Jun 10, 2014 · 7 revisions

ProxyPoS is a software to use as a driver for PoS devices to use with OpenERP PoS module. It is on early development status, we are going to continue workgint on it as our customer required.

If you need a feature that is not currently supported, contactme at [email protected] and consider make a donation for speed up development process.

All contributions are welcome, just see Contributing section for general guide lines.

Features

  • USB PoS printer support
  • Serial PoS printer support
  • Ethernet PoS printer support

Installation & Configuration


Sales Receipt Customization


At the momment there is no support for custom receipts templates, we are currently working on to add this feature. The easy way to customize the receipts is directly editing the print_receipt function on proxypos/controlers/printer.py

Supported Hardware


The system has been testing successfully working on LinuxMint 13, Ubuntu 12.10, Ubuntu 13.04 & Archlinux with following ESCPoS printers:

  • EC 5894 - EC Line
  • EC 5890X - EC Line
  • TMU-220D - Epson
  • Bixolon-SRP-350-PLUS-II

Contributing

  • Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
  • Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
  • Fork the project
  • Start a feature/bugfix branch
  • Commit and push until you are happy with your contribution
  • Please try not to mess with the version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.

Copyright

Copyright (c) 2013 Agustín Cruz. See LICENSE for further details.