forked from frappe/erpnext
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Merge from upstream v14 #79
Merged
Alchez
merged 1,297 commits into
ParsimonyGit:parsimony-production-v14
from
Alchez:merge-v14
Apr 2, 2024
Merged
Merge from upstream v14 #79
Alchez
merged 1,297 commits into
ParsimonyGit:parsimony-production-v14
from
Alchez:merge-v14
Apr 2, 2024
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
Bug Fixes
Code Refactoring
Tests
Chore
Contributorsmergify[bot], saeedkola, deepeshgarg007, ruthra-kumar, anandbaburajan, rohitwaghchaure, barredterra Commit-Lint commandsYou can trigger Commit-Lint actions by commenting on this PR:
|
…fix/pr-39584 fix: use receipt amount for reverse provisional entry (backport frappe#39584)
…g-in-JV perf: remove unnecessary fetching of balances in JV
…) (frappe#40229) * fix: do not allow to cancel incomplete reposting (frappe#40224) (cherry picked from commit 72ac56b) # Conflicts: # erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.py * chore: fix conflicts --------- Co-authored-by: rohitwaghchaure <[email protected]>
(cherry picked from commit 9904a98)
…fix/pr-40278 fix: incorrect TCS on customer and suppliers with same name (backport frappe#40278)
chore: release v14
# [14.65.0](frappe/erpnext@v14.64.0...v14.65.0) (2024-03-06) ### Bug Fixes * account validation error on bank account after editing existing bank account ([8b3c809](frappe@8b3c809)) * allow gain/loss for Journals against Journals ([52e1c2f](frappe@52e1c2f)) * do not allow to cancel incomplete reposting (backport [frappe#40224](frappe#40224)) ([frappe#40229](frappe#40229)) ([091d6f3](frappe@091d6f3)) * don't override reference exchange rate ([e25ec41](frappe@e25ec41)) * handle partial invoice against provisional entry ([5f23614](frappe@5f23614)) * incorrect exchange rate if JE has multi parties ([1b5a237](frappe@1b5a237)) * incorrect TCS on customer and suppliers with same name ([af56846](frappe@af56846)) * make use of 'flt' to prevent really low precision exc gain/loss ([c1a0ac6](frappe@c1a0ac6)) * make warning for previously existing SO an alert ([c8b817c](frappe@c8b817c)) * over billing qty along with rate ([14d9d29](frappe@14d9d29)) * **Project:** filter department by company ([646b55e](frappe@646b55e)) * provisional reverse entry amount ([e62c49d](frappe@e62c49d)) * rate change on changing of the qty (backport [frappe#40241](frappe#40241)) ([frappe#40242](frappe#40242)) ([b937c4b](frappe@b937c4b)) * **setup:** avoid duplicate entry for Analytics role (backport [frappe#40183](frappe#40183)) ([frappe#40184](frappe#40184)) ([035c90c](frappe@035c90c)) ### Features * add company filter to child table field ([38baf8d](frappe@38baf8d))
It's tedious to enter all these values and some shipping providers only need to know the weigth and quantity. Companies can alwas cutomize the values to be mandatory, but the reverse is not possible. I'll make sure that the erpnext-shipping app does not break because of this (or fix any problems). (cherry picked from commit 898c6e3)
…fix/pr-40317 fix(Shipment Parcel): make length, width and height non-mandatory (backport frappe#40317)
…fix/pr-40334 fix: load ignored doctype and include Mode of Payment Account (frappe#40334)
## [14.65.7](frappe/erpnext@v14.65.6...v14.65.7) (2024-03-22) ### Bug Fixes * rate reset to zero ([e09b3ad](frappe@e09b3ad))
…fix/pr-39800 perf: new column Posting Datetime in SLE to optimize stock ledger related queries (backport frappe#39800)
…fix/pr-38496 feat: utility to debug financial reports - Bisect Accounting Statements (backport frappe#38496)
(cherry picked from commit a88bf84)
(cherry picked from commit fdcdc8a)
(cherry picked from commit 0b04d04)
fix: pass empty string email content of pos invoice
…fix/pr-40017 fix: remove microsecond from posting datetime (backport frappe#40017)
…fix/pr-40622 refactor: reset update_outstanding_for_self flag for old records (backport frappe#40622)
(cherry picked from commit a88bf84)
(cherry picked from commit fdcdc8a)
…40622 fix: reset update_outstanding_for_self flag for old records (backport frappe#40622)
## [14.65.8](frappe/erpnext@v14.65.7...v14.65.8) (2024-03-25) ### Bug Fixes * reset update outstanding flag for old records ([73c534c](frappe@73c534c))
(cherry picked from commit 5be3417)
…fix/pr-40640 fix: Add default finance book check-in P&L statement (frappe#40640)
…fix/pr-40503 fix: achieved targets for territory / partners bpv15 (frappe#40503)
(cherry picked from commit c3546cf)
…fix/pr-40684 fix: incorrect total qty in job card (backport frappe#40684)
chore: release v14
# [14.66.0](frappe/erpnext@v14.65.8...v14.66.0) (2024-03-27) ### Bug Fixes * achieved targets for sales partners ([f9ab763](frappe@f9ab763)) * Add default finance book check in P&L statement ([4485121](frappe@4485121)) * incorrect total qty in job card ([fb252ec](frappe@fb252ec)) * pass empty string email content of pos invoice ([ee7bd98](frappe@ee7bd98)) * permissions during bulk transaction logs ([99faafb](frappe@99faafb)) * rate not fetching from the item price ([9b3c4ac](frappe@9b3c4ac)) * rate reset to zero ([2f839fb](frappe@2f839fb)) * remove microsecond from posting datetime ([frappe#40017](frappe#40017)) ([c3f9338](frappe@c3f9338)) * show correct variance for durations with no vouchers ([fe3bee4](frappe@fe3bee4)) * style for tax breakup ([e922ac7](frappe@e922ac7)) * use Text Editor for rendering tax breakup table ([bba1ac5](frappe@bba1ac5)) * validate gl for previous fiscal year ([82b6133](frappe@82b6133)) * wrong buying amount if delivered and billed qty varies ([2b31113](frappe@2b31113)) ### Features * bisect doctype ([5ad3918](frappe@5ad3918)) * nodes doctype ([6afb6ff](frappe@6afb6ff)) ### Performance Improvements * add in some indexes (backport [frappe#40590](frappe#40590)) ([frappe#40604](frappe#40604)) ([390d3a6](frappe@390d3a6)) * new column posting datetime in SLE to optimize stock ledger related queries ([5e68ebd](frappe@5e68ebd))
…40710 fix: Priority not copied from project template (backport frappe#40708) (backport frappe#40710)
## [14.66.1](frappe/erpnext@v14.66.0...v14.66.1) (2024-03-27) ### Bug Fixes * Priority not copied from project template ([af6dd3b](frappe@af6dd3b))
(cherry picked from commit 1f46c15)
…40739 refactor: use sql to clear comments (backport frappe#40739)
## [14.66.2](frappe/erpnext@v14.66.1...v14.66.2) (2024-03-29) ### Bug Fixes * use sql to clear comments ([0322c1a](frappe@0322c1a))
Alchez
merged commit Apr 2, 2024
66e7f5b
into
ParsimonyGit:parsimony-production-v14
5 of 8 checks passed
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.
Changelogs: