Home

Awesome

Point Of Sale module for Invoice Ninja

This module adds the ability to use a barcode scanner to scan items into an invoice.

Features

Dependencies

This module requires the Manufacturer module to function. Please install and run the migrations first!

Updating Invoice Ninja

Depending on how Invoice Ninja was installed, you may need to perform additional steps:

Installation

Install the module like any other Invoice Ninja module:

php artisan module:install dicarlosystems/pointofsale --type=github-https

After the installation is complete, you must run the Artisan command to inject the view into the relevant Invoice Ninja views:

php artisan pointofsale:inject-scanner

To remove the scanner from the page(s), run the following command:

php artisan pointofsale:eject-scanner

Issues / Feedback

All feedback or issues are welcome! Feel free to open an issue for any bugs or feature requests.

Screenshots

Invoice page image

Scanner dialog image