dicarlosystems / manufacturer

Manufacturer module for Invoice Ninja

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manufacturer Module for InvoiceNinja

This module adds manufacturer data such as part number, UPC, etc to products data entry and a CRUD for maintaining the manufacturers list.

This module depends on the develop branch of Invoice Ninja due to some custom module improvements in the code base.

Install via Composer

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

After installing, run the migrations:

php artisan module:migrate Manufacturer

About

Manufacturer module for Invoice Ninja

License:Apache License 2.0


Languages

Language:PHP 90.5%Language:HTML 9.5%