opensourcepos / opensourcepos

Open Source Point of Sale is a web based point of sale application written in PHP using CodeIgniter framework. It uses MySQL as the data back end and has a Bootstrap 3 based user interface.

Home Page:http://www.opensourcepos.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding Serial Number prevents us from chaning the quantity of that item

ElveHultqvist opened this issue · comments

Background information

IMPORTANT: If you choose to ignore this issue report template, your issue will be closed as we cannot help without the requested information.

Please make sure you tick (add an x between the square brackets with no spaces) the following check boxes:

  • Reporting an issue of an unmodified OSPOS installation
  • Checked open and closed issues and no similar issue was already reported (please make sure you searched!)
  • Read README, WHATS_NEW, INSTALL.md and UPGRADE
  • Read the FAQ for any known install and/or upgrade gotchas (in specific PHP extensions installed)
  • Read the wiki
  • Executed any database upgrade scripts if an upgrade pre 3.0.0 (e.g. database/2.4_to_3.0.sql)
  • Aware the installation code that GitHub master is for developers only and therefore not complete nor stable.

Installation information

  • OSPOS version is: 3.3.8
  • OSPOS git commit hash is:
  • PHP version is: 7.4.33
  • MySQL or MariaDB version is: 5.5.5-10.5.21, MariaDB-0+deb11u1
  • OS and version is: Linux 5.10.0-25-amd64
  • WebServer is: nginx/1.18.0
  • Selected language is: en-US
  • (If applicable) Docker installation:
  • (If applicable) Installation package for the LAMP/LEMP stack is:

Issue / Bug / Question / New Feature

When we check the box for "Item has Serial Number", we can't change the quantity for that item.

image

That is correct. Are you selling multiple electronics or stereos with the same Serial number?