-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
refactor!: change "is_subcontracted" field type from "Select" to "Check" #30528
Conversation
57e0e9a
to
2cc59f7
Compare
3428481
to
eb0eb88
Compare
dce0588
to
01c6491
Compare
Codecov Report
@@ Coverage Diff @@
## develop #30528 +/- ##
===========================================
+ Coverage 60.91% 60.96% +0.04%
===========================================
Files 1083 1083
Lines 69112 69122 +10
===========================================
+ Hits 42103 42141 +38
+ Misses 27009 26981 -28
|
b67394d
to
01c6491
Compare
9a345d1
to
cf5f37e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You didn't mean to change this file. This will have introduced a bug.
erpnext/accounts/report/tax_detail/test_tax_detail.json
@casesolved-co-uk Can you create a GitHub issue for the same with a description of the bug? |
Change the "is_subcontracted" field type from "Select" to "Check" in Purchase Order, Purchase Receipt, Purchase Invoice, Supplier Quotation.