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

Problem after editing payed invoice item quantity. #647

Closed
metecwb opened this issue Nov 28, 2018 · 1 comment
Closed

Problem after editing payed invoice item quantity. #647

metecwb opened this issue Nov 28, 2018 · 1 comment
Labels
Milestone

Comments

@metecwb
Copy link

metecwb commented Nov 28, 2018

items stock quantity is calculated wrong after editing a payed invoice item quantity.

Steps to reproduce the issue

check an items stock quantity. open a payed invoice and edit quantity of one item you checked .
say you have 100 more items in stock. and you changed item quantity of invoice from 1 to 2.

Expected result

after invoice is saved, items is expected to be 99

Actual result

but actually its 98.

System information (Akaunting, PHP versions)

Akaunting 1.3.3 and php 7.2.7

Additional comments

@cuneytsenturk cuneytsenturk added this to the 1.3.4 milestone Nov 29, 2018
@cuneytsenturk
Copy link
Member

thanks for reporting. @metecwb

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

2 participants