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

Item Name not loaded in Material Request via BOM (#10535) #10555

Merged
merged 4 commits into from
Aug 29, 2017

Conversation

tundebabzy
Copy link
Contributor

@tundebabzy tundebabzy commented Aug 25, 2017

This PR fixes #10535 .
I also used the opportunity to add two new functions for erpnext.utils to help with removing empty first rows as it is a very common occurrence.

Before

peek 2017-08-25 17-16

After

peek 2017-08-25 17-19

I also found that this fixes #10496

- first_row_is_empty: to check if first row in child table is empty
- remove_empty_first_row: to remove the empty first row in a child table
@tundebabzy tundebabzy requested a review from rmehta August 25, 2017 16:22
Copy link
Contributor

@mbauskar mbauskar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tundebabzy,

Can you also add the JavaScript Test case?

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

Successfully merging this pull request may close these issues.

None yet

3 participants