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

feat: allow draft pos invoices even if no stock available #27078

Merged

Conversation

nextchamp-saqib
Copy link
Member

@nextchamp-saqib nextchamp-saqib commented Aug 23, 2021

In POS, users wish to add the items and create a Draft Sales Invoice, even if stocks are not there in the system

Let's say there is one item 'A' now, stocks in the system are zero but in the actual store, they have 100 quantities of the item. so now they want the system should create a SI in the draft and later they can add the stocks and submit POS invoices.

Currently, the system doesn't allow creating POS invoices for unavailable items.
Earlier, there was a bug and the system was allowing saving POS (in draft ) for unavailable quantities. Supposedly, users considered it as a feature.

no-docs

@nextchamp-saqib nextchamp-saqib changed the title fix: allow draft pos invoices even if no stock available feat: allow draft pos invoices even if no stock available Aug 23, 2021
@nextchamp-saqib nextchamp-saqib merged commit f47cbae into frappe:develop Aug 24, 2021
frappe-pr-bot pushed a commit to frappe-pr-bot/erpnext that referenced this pull request Aug 24, 2021
AfshanKhan added a commit that referenced this pull request Aug 24, 2021
…27106)

(cherry picked from commit f47cbae)

Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com>
asoral pushed a commit to asoral/erpnext that referenced this pull request Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant