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

fix: item_code filter in item-wise sales-purchase register #41921

Conversation

Nihantra-Patel
Copy link
Contributor

Version 15

fixes: #41910

Before:

  • Item code field is in the Sales Invoice Item or Purchase Invoice Item, is not a field of Sales Invoice or Purchase Invoice.
before_item-wise-sales_purchase_report.mp4

After:

  • Also add the item code filter in the item-wise sales register.
after_item-wise-sales_purchase_report.mp4

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Jun 17, 2024
@Nihantra-Patel Nihantra-Patel removed the needs-tests This PR needs automated unit-tests. label Jun 17, 2024
@rohitwaghchaure rohitwaghchaure merged commit 1b07222 into frappe:develop Jun 17, 2024
19 checks passed
rohitwaghchaure added a commit that referenced this pull request Jun 17, 2024
…-41921

fix: item_code filter in item-wise sales-purchase register (backport #41921)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Unknown column 'tabPurchase Invoice.item_code' in 'where clause'" in Item-wise Purchase Register Report
2 participants