-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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
chore: release v14 #44210
chore: release v14 #44210
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c23868a - Browse repository at this point
Copy the full SHA c23868aView commit details
Commits on Nov 14, 2024
-
fix: broken apply on other item pricing rule
(cherry picked from commit e5119a7)
Configuration menu - View commit details
-
Copy full SHA for f03e301 - Browse repository at this point
Copy the full SHA f03e301View commit details -
Merge pull request #44139 from frappe/mergify/bp/version-14-hotfix/pr…
…-43189 fix: broken apply on other item (backport #43189)
Configuration menu - View commit details
-
Copy full SHA for 5452f8a - Browse repository at this point
Copy the full SHA 5452f8aView commit details
Commits on Nov 15, 2024
-
fix: correctly set 'cannot_add_rows' property on allocations table field
(cherry picked from commit 13ca270)
Configuration menu - View commit details
-
Copy full SHA for 137ef78 - Browse repository at this point
Copy the full SHA 137ef78View commit details -
Merge pull request #44152 from frappe/mergify/bp/version-14-hotfix/pr…
…-44148 Fix: Disable "Add Row" button in allocations table during UnReconcile process (backport #44148)
Configuration menu - View commit details
-
Copy full SHA for f5135cd - Browse repository at this point
Copy the full SHA f5135cdView commit details -
fix: apply posting date sorting to invoices in Payment Reconciliation…
… similar to payments (cherry picked from commit 0bd83d9)
Configuration menu - View commit details
-
Copy full SHA for cc9b22c - Browse repository at this point
Copy the full SHA cc9b22cView commit details -
fix: remove trailing whitespace
(cherry picked from commit d6703eb)
Configuration menu - View commit details
-
Copy full SHA for 1019d98 - Browse repository at this point
Copy the full SHA 1019d98View commit details -
Merge pull request #44154 from frappe/mergify/bp/version-14-hotfix/pr…
…-44089 fix: apply posting date sorting to invoices in Payment Reconciliation similar to payments (backport #44089)
Configuration menu - View commit details
-
Copy full SHA for b9a0f4f - Browse repository at this point
Copy the full SHA b9a0f4fView commit details -
fix: broken UI on currency exchange
(cherry picked from commit e91b65e)
Configuration menu - View commit details
-
Copy full SHA for 36898f6 - Browse repository at this point
Copy the full SHA 36898f6View commit details -
Merge pull request #44159 from frappe/mergify/bp/version-14-hotfix/pr…
…-44158 fix: broken UI on currency exchange (backport #44158)
Configuration menu - View commit details
-
Copy full SHA for c9fa4af - Browse repository at this point
Copy the full SHA c9fa4afView commit details -
fix: Get Entries not showing accounts with no gain or loss in Exchang…
…e Rate Revaluation issue (cherry picked from commit 6de6f55)
Configuration menu - View commit details
-
Copy full SHA for 33e835c - Browse repository at this point
Copy the full SHA 33e835cView commit details -
(cherry picked from commit 9cc22b4)
Configuration menu - View commit details
-
Copy full SHA for c3e2ff2 - Browse repository at this point
Copy the full SHA c3e2ff2View commit details -
Merge pull request #44161 from frappe/mergify/bp/version-14-hotfix/pr…
…-43414 fix: Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue fixed (backport #43414)
Configuration menu - View commit details
-
Copy full SHA for 313ea39 - Browse repository at this point
Copy the full SHA 313ea39View commit details -
fix: stock ledger variance report filter options (backport #44137) (#…
…44149) fix: stock ledger variance report filter options (#44137) (cherry picked from commit e8bbf64) Co-authored-by: rohitwaghchaure <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f871f08 - Browse repository at this point
Copy the full SHA f871f08View commit details -
fix:Unable to pause job card (#42839)
fix: unable to pause job card Pause operation creates "Value missing for: Completed Qty" error. That field was mandatory but it's non mandatory in v15.
Configuration menu - View commit details
-
Copy full SHA for 8a94d7b - Browse repository at this point
Copy the full SHA 8a94d7bView commit details
Commits on Nov 18, 2024
-
refactor: set 'cannot_add_rows' directly in the allocations table fie…
…ld (optimized approach) (cherry picked from commit 5dd8eaf)
Configuration menu - View commit details
-
Copy full SHA for f9b52b2 - Browse repository at this point
Copy the full SHA f9b52b2View commit details -
fix: set conversion factor before applying price list
(cherry picked from commit 9749fe2)
Configuration menu - View commit details
-
Copy full SHA for e09f101 - Browse repository at this point
Copy the full SHA e09f101View commit details -
Merge pull request #44177 from frappe/mergify/bp/version-14-hotfix/pr…
…-44157 fix: apply "cannot_add_rows" directly to table field for more efficient solution (backport #44157)
Configuration menu - View commit details
-
Copy full SHA for 85d398e - Browse repository at this point
Copy the full SHA 85d398eView commit details -
Merge pull request #44179 from frappe/mergify/bp/version-14-hotfix/pr…
…-44147 fix: set conversion factor before applying price list (backport #44147)
Configuration menu - View commit details
-
Copy full SHA for 339beff - Browse repository at this point
Copy the full SHA 339beffView commit details -
fix: set default party type in Payment Entry
(cherry picked from commit 1922269)
Configuration menu - View commit details
-
Copy full SHA for f3cbbef - Browse repository at this point
Copy the full SHA f3cbbefView commit details -
Merge pull request #44181 from frappe/mergify/bp/version-14-hotfix/pr…
…-44127 fix: set default Party Type based on Payment Type in Payment Entry (backport #44127)
Configuration menu - View commit details
-
Copy full SHA for 2fcab32 - Browse repository at this point
Copy the full SHA 2fcab32View commit details -
feat: new DocTypes "Code List" and "Common Code" (backport #43425) (#…
…44172) Co-authored-by: David <[email protected]> Co-authored-by: Raffael Meyer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7de8c1 - Browse repository at this point
Copy the full SHA a7de8c1View commit details
Commits on Nov 19, 2024
-
fix: check if pricing rule matches with coupon code (#44104)
* fix: check if pricing rule matches with coupon code * fix: correct linting error (cherry picked from commit 9d31bf7)
Configuration menu - View commit details
-
Copy full SHA for 24b5b3c - Browse repository at this point
Copy the full SHA 24b5b3cView commit details -
Merge pull request #44216 from frappe/mergify/bp/version-14-hotfix/pr…
…-44104 fix: check if pricing rule matches with coupon code (backport #44104)
Configuration menu - View commit details
-
Copy full SHA for 9f3dfb3 - Browse repository at this point
Copy the full SHA 9f3dfb3View commit details
Commits on Nov 20, 2024
-
fix: validate sales team to ensure all sales person are enabled
(cherry picked from commit 548dbb3)
Configuration menu - View commit details
-
Copy full SHA for bd0f11e - Browse repository at this point
Copy the full SHA bd0f11eView commit details -
fix: disable conversion to user tz for sales order calender
(cherry picked from commit cdf098c)
Configuration menu - View commit details
-
Copy full SHA for 356da69 - Browse repository at this point
Copy the full SHA 356da69View commit details -
Merge pull request #44234 from frappe/mergify/bp/version-14-hotfix/pr…
…-44203 fix: disable conversion to user tz for sales order calender (backport #44203)
Configuration menu - View commit details
-
Copy full SHA for 09b21b8 - Browse repository at this point
Copy the full SHA 09b21b8View commit details -
refactor: Update
Payment Request
search query in PE's reference(cherry picked from commit 4ab3499)
Configuration menu - View commit details
-
Copy full SHA for e8c3617 - Browse repository at this point
Copy the full SHA e8c3617View commit details -
Merge pull request #44232 from frappe/mergify/bp/version-14-hotfix/pr…
…-44207 fix: validate sales team to ensure all sales person are enabled (backport #44207)
Configuration menu - View commit details
-
Copy full SHA for 859672c - Browse repository at this point
Copy the full SHA 859672cView commit details -
(cherry picked from commit d526be0)
Configuration menu - View commit details
-
Copy full SHA for ec40131 - Browse repository at this point
Copy the full SHA ec40131View commit details -
Merge pull request #44238 from frappe/mergify/bp/version-14-hotfix/pr…
…-44220 refactor: Update `Payment Request` search query in PE's reference (backport #44220)
Configuration menu - View commit details
-
Copy full SHA for 5bfbdb8 - Browse repository at this point
Copy the full SHA 5bfbdb8View commit details -
Merge pull request #44241 from frappe/mergify/bp/version-14-hotfix/pr…
…-44240 fix: non group pos warehouse (backport #44240)
Configuration menu - View commit details
-
Copy full SHA for 227c912 - Browse repository at this point
Copy the full SHA 227c912View commit details -
fix: payment reco for jv with negative dr or cr amount
(cherry picked from commit fee79b9)
Configuration menu - View commit details
-
Copy full SHA for 23fb4f3 - Browse repository at this point
Copy the full SHA 23fb4f3View commit details -
(cherry picked from commit 6f9ea64)
Configuration menu - View commit details
-
Copy full SHA for 5fa4fd8 - Browse repository at this point
Copy the full SHA 5fa4fd8View commit details -
Merge pull request #44244 from frappe/mergify/bp/version-14-hotfix/pr…
…-44197 fix: payment reco for jv with negative dr or cr amount (backport #44197)
Configuration menu - View commit details
-
Copy full SHA for 24126b0 - Browse repository at this point
Copy the full SHA 24126b0View commit details