pushvendor
pushvendor copied to clipboard
Ruby on Rails POS (Point of Sale)
on line "var files = $('#FileUpload1')[0].files;" I get the following error: "TypeError: $(...)[0] is undefined" -- can you advice?
Need to create a responsive print view that will adapt to any style printer, from standard desktop printers to receipt specific printers.
In the process of integrating AngularJS to handle the sales view. This will eliminate a bunch of bloat on the front end.
It would be ideal to have bar code generation and scanning capabilities.