Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Giftcard auto numbering stuck on 10 #1315

Closed
9 tasks done
odiea opened this issue May 26, 2017 · 5 comments
Closed
9 tasks done

Giftcard auto numbering stuck on 10 #1315

odiea opened this issue May 26, 2017 · 5 comments
Labels
Milestone

Comments

@odiea
Copy link
Collaborator

odiea commented May 26, 2017

IMPORTANT IMPORTANT IMPORTANT

Chose what you want to report: New Feature or Bug.
If you remove the template when submitting a Bug your issue will be closed as we cannot help without basic information.

New Feature / Enhacement

For New Features or Enhacements please remove all the template text and clearly write your proposal.
It's important to state whether you expect the community to implement it or you will contribute the work.
Please bear in mind that we will implement new features only on the current code, there is no support for old versions.

Issue / Question / Bug

Before submitting an issue please make sure you remove the first section of the template and you tick (add a x between the square brakets) and agree with all the following check boxes:

  • Checked the current issues database and no similar issue was already discussed
  • Read the README, WHATS_NEW and UPGRADE
  • Read the FAQ (https://github.com/jekkos/opensourcepos#faq) for any known install and/or upgrade gotchas (in specific PHP has php5-gd, php-intl and sockets installed)
  • Reporting an issue of an unmodified OSPOS installation
  • PHP version is at least 5.5 and not 7.x
  • MySQL version is 5.5 or 5.6 and not 5.7
  • Ran any database upgrade scripts (e.g. database/2.4_to_3.0.sql)
  • Know the version of OSPOS and git commit hash (check the footer of your OSPOS) and will add to my issue report
  • Know the name and version of OS, Web server and MySQL and will add to my issue report

Installation information

Current Master on Xampp
Store config is set to Generate in series.
2017-05-26 09_28_45-wedidit _ powered by ospos 3 1 0

Expected behaviour

Giftcard auto numbering should get the next available number.

Actual behaviour

Giftcard auto numbering always shows 10 as the last number.

Steps to reproduce the issue

Gift Card Issue #65

@odiea odiea added the bug label May 26, 2017
@daN4cat daN4cat added this to the 3.1.0 milestone May 27, 2017
@daN4cat
Copy link
Collaborator

daN4cat commented May 27, 2017

@joshua1234511 you recently reworked this part (#1273 #1264), would you mind to check this issue please?

@joshua1234511
Copy link
Contributor

@daN4cat
Looking into it

@daN4cat
Copy link
Collaborator

daN4cat commented May 29, 2017

Thanks

@joshua1234511
Copy link
Contributor

Issue Fixed
https://github.com/jekkos/opensourcepos/pull/1327

daN4cat added a commit that referenced this issue May 30, 2017
…10-issue

fix for Giftcard  issue both display and count (#1315)
@daN4cat
Copy link
Collaborator

daN4cat commented May 30, 2017

@joshua1234511 many thanks, it's merged. @odiea please test and close the issue if all fine. Thanks

@odiea odiea closed this as completed May 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants