Giter Club home page Giter Club logo

ims-support's Introduction

Integrated Management System

Online Stock and Inventory Management Software

Logo


Online based all in one solution for your business

Inventory management is a strategic approach to planning, organizing, and controlling the flow of inventory across multiple sales channels and fulfillment centers. From distinguishing between good and bad inventory to preventing inventory losses, an automated inventory management system is the need for every business.

Are you afraid of unnecessary stockouts that disturb the flow of your value chain? In the digital age of technology, it is not wise to swear by obsolete methods. With Unicommerce’s efficient and robust inventory management solution you can sync your inventory in real-time across online sales channels. Furthermore, the system is GST-ready that eventually facilitates smooth order processing.


Platform Support

IMS.Promo.Video.mp4

ims-support's People

Contributors

ajumalp avatar erratumsolutions avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ims-support's Issues

Update settings_ui to latest version

settings_ui package has a latest version which dose not support web platform.
Either try to fix it or wait for them to fix. Currently using previous version.

Remove settle from Quotations

In Quotation History, when we click the 3 dots of each row we can see the Settle menu in list. This is showing even if the auto settle is turned on in settings.
This should be visible only if auto settle is turned off in settings->Invoices

Email is not editable in Organization

Discussed in #67

Originally posted by zycabathware May 24, 2022
Can we make the email in Organization editor is editable.
We logged in with our GMail, but our support email is different.

BUG: Cannot edit items in invoice

Describe the bug
We have items with type as service, we are able to add the item for the 1st time.
But when we try to edit and save it, it's showing no stock message as below

image

We are not expecting such message for service items, and we need to add it without checking stock

Add Build Script

Add Github Build Script

Add a build script to automatically build the project on each checkin
This will help to find serious checkin issues which might break source code compiling

PBI: Add an option to edit invoice date

Describe the PBI

Currently it's not possible to edit invoice date for any invoice. This require customers to contact us to get them changed.
Add an Menu Button on invoice record to edit with below option

  1. Customer can change invoice to a date equal or greater than the date entered in its previous invoice
  2. Customer can change invoice to a date equal or lesser than the date entered in its next invoice
  3. Validation should be done at server also to ensure hacking

Options should be somewhere here
image

Show error message on UK or PK fail

While saving, if it fails because of unique key show a message to user

  • Show message when adding new record
  • Show message when updating existing record. Use OID in where condition to avoid showing message of that record itself
  • Add details or which record is blocking it

Disable stock for Services

Disable stock for Services

  • If Product Type is Service then Enable Stock should be No
  • If Product Type is Service then hide fields related to stock [Enable Stock and Minimum Stock]
  • In Items List, color for items with type service should be primary [or something else]
  • The HSN Code should be renamed as SAC Code if type is service

Cannot save item when code already exist

We cannot save the item when the code already exist. There is no message also, user user have no idea why he can't save it.

  • Show a message if code already exist
  • Add a generate code button, so that it's easy for users to generate code
  • Add a settings option for code generation prefix. Something like company prefix + category prefix + unique number

Implement Multi Level Pricing

Multi-level pricing lets you to offer discounts per product based on the number of items a customer purchases on a single order. Multi-level discounts are automatically applied.

Example of multi-level pricing:

  1. Buy 1-10 Pay $50 each
  2. Buy 11-20 Pay $45 each

Basic editor, click on date icon not showing date picker

Describe the bug
Basic editor, click on date icon not showing date picker

To Reproduce
Steps to reproduce the behavior:

  1. Go to Invoice History
  2. Create New Invoice
  3. Click the date icon in Bill Date field
  4. Nothing is happening

Expected behavior
It should show the date picker

Platform
All

Enhance Quotation Module

  • Quotation should not adjust stock quantity by default
  • Add a settings option, so that users can enable it to enable stock adjustment for quotation
  • #46
  • #24

Implement an option to add products from Barcode

Implement an option to add products from Barcode

  1. Item's Code field can be used to generate barcode
  2. We have RFID Scanner button in home screen, this should be enhanced to use to RFID scanning an product scanning
  3. When a user scan either RFID card or product barcode [expected the scanner window is showing], 1st check for existing record and use it if found any
  4. If can't find any matching record, show a dialog asking user to choose whether it's a product or RFID card
  5. If selected a RFID card, show employee list and attach to selected employee
  6. If selected a product, then show items list and attach to selected item

Implement IMS Drive

Implement IMS Drive

IMS Drive is a cloud storage to store files with a size limit of

  1. 5MB per file
  2. 1GB per user

DEV: Exclude Tax calculation if GST is empty

Describe the Task
Currently we are showing tax for all invoices, but for customer who don't have GST [will annual income less than 20/40 lakh] should not show the Tax details in their invoice because they are not paying tax.

So if GST field in Organization is empty, then exclude GST calculation

Make windows installer updatable

Check for the version and if there is any update force user to download latest version. The installer should show update IMS message if user already installed it.

  • #37
  • If update is available, force user to update.
  • When user try to install, if he already installed, then check for the version. If there is no update, just quit with a message. If there is an update show update now button.
  • [Removed] Don't allow to continue with outdated version

Quotation should work respective to quotation settings

  • if Enable Stock for quotation is turned off in invoice settings, then Quotation should not update product quantity while adding, canceling or updating quotation
  • if Enable Stock for quotation is turned on in invoice settings, then Quotation should update product quantity while adding, canceling or updating quotation

Add Enable Stock property in Products

Add Enable Stock property in Products

  • If set to No then color of record should be yellow [secondary color]
  • exclude stock adjustment. Mean no need to add stock while purchasing and no need to subtract while billing
  • In Invoice, allow to add such products even if out of stock

BUG: Product Type should not be editable

Describe the bug
While editing a product, user can change the product type [Goods, Service].

To Reproduce
Steps to reproduce the behavior:

  1. Go to Items
  2. Edit any existing Item
  3. User can change the Type from Goods to Server and vice versa

Expected behavior
Product type should not be able to change while editing a product

Platform
All

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.