Skip to content

Conversation

@Valley-15
Copy link

Use getStandardColumnCount to dynamically determine if the first column shoould be disabled, preventing data columns from being incorrectly locked when serialNoColumn is false.

Closes: #218

Use getStandardColumnCount to dynamically determine if the first column
shoould be disabled, preventing data columns from being  incorrectly
locked when serialNoColumn is false.

✅ Closes: frappe#218
@Valley-15
Copy link
Author

Hi @iamejaaz,

I'm following up on this PR which addresses issue #218. I have implemented the recommended change to use getStandardColumnCount() to dynamically handle cases where serialNoColumn is set to false. This ensures that filter inputs for data columns are not incorrectly disabled.

The changes are minimal and have no conflicts with the base branch. Could you please review this when you have a moment? Thanks!

@iamejaaz
Copy link
Member

@sokumon could you please check this?

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.

Bug with serialNoColumn= false

3 participants