Giter VIP home page Giter VIP logo

pointofsale's Introduction

Point Of Sale module for Invoice Ninja

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

Features

  • Scanner dialog can be triggered manually using the button on the Invoices / Create or Invoices / Edit pages
  • Automatically increments the quantity if the item already exists and the invoice line item has not been modified
  • Updates all relevant product fields
  • Allows documenting of serial number for serialized items
  • Does not interfere with traditional invoice item entry

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:

  • if installed from the downloaded zip, you will have to re-run the artisan command to inject the scanner
  • if the source was cloned, eject the scanner before pulling the recent changes; otherwise you will get a conflict on the invoices view. After the clone is complete you can re-inject the scanner as usual.

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

pointofsale's People

Contributors

chrisdicarlo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.