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

Purchase Receipt Status field value getting wrong in database #23489

Closed
asanodaria opened this issue Oct 2, 2020 · 1 comment · Fixed by #25109
Closed

Purchase Receipt Status field value getting wrong in database #23489

asanodaria opened this issue Oct 2, 2020 · 1 comment · Fixed by #25109
Labels

Comments

@asanodaria
Copy link

asanodaria commented Oct 2, 2020

Purchase Receipt Status field value getting wrong in database

Output of bench version

erpnext 12.11.2
frappe 12.9.1

Steps to reproduce the issue

  1. Purchase Order created.
  2. Purchase Invoice created from Purchase Order.
  3. Purchase Receipt created after purchase invoice gets created against this Purchase Order.

Observed result

Issue: Purchase Receipt status field value saved as "Draft" in database while it is showing as "Completed" in Receipt Page.

Expected result

Status should be recorded as "Completed" in database

Stacktrace / full error message

Purchase-Receipt-Status-Field-Display-Error

@umairsy

@asanodaria asanodaria added the bug label Oct 2, 2020
@asanodaria
Copy link
Author

This observed only when creating purchase receipt after purchase invoice got created against purchase order.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant