-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
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 is in bintray (see README), and GitHub master is for developers only and therefore not complete nor stable
Installation information
- OSPOS version is: 3.3.3.latest_master
- OSPOS git commit hash is:
- PHP version is: 7.3
- MySQL or MariaDB version is: 10.3
- OS and version is: CentOs
- WebServer is: Apache
- Selected language is: en_GB
- (If applicable) Docker installation:
- (If applicable) Installation package for the LAMP/LEMP stack is:
Issue / Bug / Question / New Feature
Scenario:
- add 1 item
- add payment
- remove item
- page is automatically refreshed
- sales register looks empty and ready to go for a new transaction
- add another item
- old payment is still set
Payments need resetting even when items are removed.