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 v13 #35393

Merged
merged 23 commits into from
May 24, 2023
Merged

chore: release v13 #35393

merged 23 commits into from
May 24, 2023

Conversation

frappe-pr-bot
Copy link
Collaborator

Automated weekly release.

ruthra-kumar and others added 20 commits May 14, 2023 16:54
fix: consider 0 if rate/qty are null (#35338)

[skip ci]

(cherry picked from commit e5c86bc)

Co-authored-by: Ankush Menat <ankush@frappe.io>
#35347)

* fix: depreciation schedule for existing assets [v14] (#35255)

* fix: depreciation schedule for existing assets

* chore: correct logic for existing assets and fix test

(cherry picked from commit 0a080ef)

# Conflicts:
#	erpnext/assets/doctype/asset/asset.py

* chore: fix conflict

---------

Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
Two purchase invoices for the same supplier, using different tax
withholding categories have this issue.

| Category | single | cumulative |
|----------+--------+------------|
| cat1     |    100 |        500 |
| cat2     |   1000 |       5000 |

1. PINV1 of net total: 105/- uses cat1. TDS is calculated as it
breached single threshold
2. PINV2 of net total: 200/- uses cat2. TDS incorrectly calculated as
PINV1 already has TDS calculated and 'consider_party_ledger_amount' is enabled.

(cherry picked from commit 84b7c1b)
…-35142

fix: ineffective bypass flag for Credit Limit in Customer Group (backport #35142)
…-35335

fix: tds incorrectly calculated for invoice that are below threshold (backport #35335)
refactor: replace join with subquery in PCV
fix: allow over-payment against SO (#35079)

(cherry picked from commit 870b02b)

Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
…-35227

fix: non manufacturing items/fixed asset items in BOM (backport #35227)
(cherry picked from commit a209fb4)

# Conflicts:
#	erpnext/manufacturing/doctype/job_card/job_card.json
(cherry picked from commit 8c34cc0)

# Conflicts:
#	erpnext/manufacturing/doctype/job_card/job_card.json
…-35380

fix: TypeError while saving Job card (backport #35380)
(cherry picked from commit a111917)
s-aga-r and others added 3 commits May 23, 2023 15:05
fix: change field-type to remove currency field from total row in export
@deepeshgarg007 deepeshgarg007 merged commit 166ec0e into version-13 May 24, 2023
@frappe-pr-bot
Copy link
Collaborator Author

🎉 This PR is included in version 13.50.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants