-
Notifications
You must be signed in to change notification settings - Fork 141
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
feat: accounting automations for ineligible ITC #1168
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vorasmit
changed the title
feat: build automations for ineligible ITC
feat: accounting automations for ineligible ITC
Oct 17, 2023
vorasmit
force-pushed
the
ineligible-itc
branch
from
October 19, 2023 17:03
06d1c64
to
8566447
Compare
vorasmit
force-pushed
the
ineligible-itc
branch
from
October 24, 2023 10:37
e114ea9
to
99e875b
Compare
mergify bot
pushed a commit
that referenced
this pull request
Oct 26, 2023
(cherry picked from commit 212f179) # Conflicts: # india_compliance/patches.txt
vishdha
reviewed
Oct 26, 2023
india-compliance-bot
added a commit
that referenced
this pull request
Oct 27, 2023
# [14.18.0](v14.17.3...v14.18.0) (2023-10-27) ### Bug Fixes * correct condition to evaluate if company was created ([bfc0557](bfc0557)) * default to posting date if bill date is empty ([a2bc1f3](a2bc1f3)) * don't check for perm while creating party ([76359a7](76359a7)) * throw if default gst expense account is missing, pre-validations ([2c5319c](2c5319c)) * use taxable value instead of base amount in gstr3b details report ([633d77e](633d77e)) ### Features * accounting automations for ineligible ITC ([#1168](#1168)) ([e57df67](e57df67)) * GSTR-1 Download all Json ([d698be0](d698be0)) * GSTR-1 Download all Json (backport [#1024](#1024)) ([#1188](#1188)) ([e23dc89](e23dc89))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes: #1111
depends on: frappe/erpnext#37542
depends on: frappe/erpnext#37595
depends on: frappe/erpnext#37618
depends on: frappe/erpnext#37642
Feature
TODO