inventory-service

command module
v0.0.0-...-0dc061a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2022 License: GPL-3.0 Imports: 8 Imported by: 0

README

inventory-service

Inventory service using golang grpc and postgresql.

  • The service is part of ERP microservices.
  • The service will be call in local network.
  • Using grpc insecure connection

Get Started

  • git clone git@github.com:jacky-htg/inventory-service.git
  • make init
  • cp .env.example .env (and edit with your environment)
  • make migrate
  • make seed
  • make server
  • You can test the service using go run client/main.go and select the test case on file client/main.go

Features

  • Products
  • Product Categories
  • Product Barcode
  • Brands
  • Warehouses
  • Shelves
  • Good Receivings
  • Receiving Returns
  • Delivery Orders
  • Delivery Returns
  • Internal Warehouse Mutations
  • External Warehouse Mutations
  • Stock Opname
  • Stock Information
  • Product Track History
  • Closing Stocks

How To Contribute

  • Give star or clone and fork the repository
  • Report the bug
  • Submit issue for request of enhancement
  • Pull Request for fixing bug or enhancement module

License

The license of application is GPL-3.0, You can use this apllication for commercial use, distribution or modification. But there is no liability and warranty. Please read the license details carefully.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL