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

chore: release v14 #39246

Merged
merged 41 commits into from
Jan 10, 2024
Merged

chore: release v14 #39246

merged 41 commits into from
Jan 10, 2024

Conversation

frappe-pr-bot
Copy link
Collaborator

Automated weekly release.

anandbaburajan and others added 22 commits December 31, 2023 23:34
fix: Ignore UP on "allowed to transact with" (#39103)

If a customer is allowed to transact with some company it usually
doesn't imply that customer is somehow "linked with" that company.

(cherry picked from commit 6401908)

Co-authored-by: Ankush Menat <ankush@frappe.io>
…#39118) (#39119)

fix(UX): dont override framework's permission check messages (#39118)

(cherry picked from commit e84c9f7)

Co-authored-by: Ankush Menat <ankush@frappe.io>
…-39116

fix: typerror on multi select dialog (backport #39116)
(cherry picked from commit e912e95)
…39150)

fix: inventory dimension negative stock validation (#39149)

(cherry picked from commit bae7c64)

Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
…-39159

refactor: prevent permission error by always processing bulk transaction in background (backport #39159)
…39140) (#39168)

* fix: don't set rate for non-stock item in Internal Transfer

(cherry picked from commit e1b0fff)

* test: internal transfer for non-stock item

(cherry picked from commit 57b6a98)

# Conflicts:
#	erpnext/stock/doctype/delivery_note/test_delivery_note.py

* chore: `conflicts`

---------

Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
(cherry picked from commit fe43dab)
…eation

(cherry picked from commit c34f09c)

# Conflicts:
#	erpnext/assets/doctype/asset/asset.py
fix: set `First Name` in Supplier Contact
…backport #39167) (#39185)

* fix: make `Sales Person` non-mandatory

(cherry picked from commit 4d56f72)

* fix: update Maintenance Schedule status on Maintenance Visit submit

(cherry picked from commit cd293a5)

# Conflicts:
#	erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py
#	erpnext/maintenance/doctype/maintenance_visit_purpose/maintenance_visit_purpose.py

* chore: `conflicts`

---------

Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
fix: FG Item incorrect qty in the work order (#39200)

(cherry picked from commit 4666252)

Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
… sales invoice (#33726)

feat: Copy project_name, from_time, to_time from timesheet details to sales invoice
(cherry picked from commit e4bceaa)
…-33726

feat: Copy project_name, from_time, to_time from timesheet details to sales invoice. (backport #33726)
…-39237

fix: sales team commission overallocation on fetching items from multiple quotations to Sales Order (backport #39237)
mergify bot and others added 2 commits January 9, 2024 15:59
…#39244) (#39249)

fix: BOM replace tool does not update exploded items of root (#39244)

(cherry picked from commit 5e0d017)

Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
fix: TypeError is pricing rules (#39252)

(cherry picked from commit 274c65c)

Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
mergify bot and others added 17 commits January 9, 2024 17:43
… (#39254)

fix: incorrect indicator title for portal sales order (#39247)

(cherry picked from commit 2d2ff7c)

Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
* fix: add read permission to Buying Settings

(cherry picked from commit e05bf9d)

# Conflicts:
#	erpnext/buying/doctype/buying_settings/buying_settings.json

* chore: resolve merge conflicts

---------

Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
fix: Duplicate Closing Stock Balance

(cherry picked from commit b157953)

Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
… valuation (backport #39242) (#39265)

* fix: skip rate validation for return `DN Items` with `Moving Average` valuation

(cherry picked from commit e0ad52b)

# Conflicts:
#	erpnext/controllers/sales_and_purchase_return.py

* chore: `conflicts`

---------

Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
…-39282

fix: possible typeerror on transaction.js (backport #39282)
…-39214

fix: Show maintain-stock and is-fixed-asset checkbox in item quick entry dialog (backport #39214)
fix: asset WDV depreciation calc according to IT act [v14]
…-39238

fix: Set asset purchase amount based on qty and valuation_rate (backport #39238)
…-39191

fix: Ignore asset qty and status validation while cancelling LCV (backport #39191)
…-39163

fix: Purchase information is not required for creating a composite asset (backport #39163)
fix: set parent doctype on chart (#39286)

(cherry picked from commit 38c5ecf)

Co-authored-by: Ankush Menat <ankush@frappe.io>
fix: remove global _("translation") calls (#32828)

This is not how it works. Translations are dynamic based on language
sets during request (using header, user's preferences etc)

Calling them on global variables makes no sense.

Ref: frappe/frappe#18733
(cherry picked from commit 75983ce)

Co-authored-by: Ankush Menat <ankush@frappe.io>
…#39275) (#39280)

fix: Show timesheet table after fetching data from timesheet

(cherry picked from commit e1ba587)

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
@deepeshgarg007 deepeshgarg007 merged commit 2d0e183 into version-14 Jan 10, 2024
10 checks passed
@frappe-pr-bot
Copy link
Collaborator Author

🎉 This PR is included in version 14.59.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 26, 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.

8 participants