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

Bug in merge two items in version 13.3 #25846

Open
me2ne opened this issue May 26, 2021 · 5 comments
Open

Bug in merge two items in version 13.3 #25846

me2ne opened this issue May 26, 2021 · 5 comments

Comments

@me2ne
Copy link

me2ne commented May 26, 2021

Hi
There is a bug in merge item in v13.3 , for example we have 2 pcs of item A in stock and no stock for item B . if we merge item B with item A after merge when we open item B in stock level doesn’t show that 2 pcs and in stock level show “No Stock Available Currently”.
but when we open stock balance show 2 pcs of item B available .
i checked in 2 different site and it was same problem .
Regards

@ankush ankush added the to-validate Old issues pending validation label Dec 10, 2021
@mro-admin
Copy link

Can confirm this is still happening on
ERPNext: v13.34.1
Frappe Framework: v13.33.1

Seems like it is an issue with the dashboard for the item.

@dj12djdjs dj12djdjs added stock valid and removed to-validate Old issues pending validation labels Nov 23, 2022
@dj12djdjs
Copy link
Collaborator

Steps to reproduce.

  1. Create Items: (Item A, Item B)
  2. Create New Stock Entry of Material Receipt
    2pc Item A to Stores - DC
    2pc Item B to Stores - DC
  3. Merge Item B into Item A

Observed: Balance qty shows only 2.00
Expected: Balance qty should be 4.00
image

Item A stock levels show nothing
image

@dj12djdjs
Copy link
Collaborator

Additional information:

Once Repost Item Valuation is completed, the stock level shows correctly.

This is unclear at first because I thought Repost Item Valuation is just handling costing.

@sabgaby
Copy link

sabgaby commented Feb 22, 2023

@dj12djdjs How did you do the "Repost Item Valuation". I am having the same issue with merging items. I am pretty new at ERPnext so we are still familiarizing ourselves with it.

@dj12djdjs
Copy link
Collaborator

@sabgaby if I remember correctly after merging the item, the system will automatically create the Repost Item Valuation.

Depending on how your scheduler is set up this could take some time.

Did you check the Repost Item Valuation list if the item you merged exists there around the time of the merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants