Frappe PR Bot
11b04acf8b
chore(release): Bumped to Version 13.37.0
...
# [13.37.0](https://github.com/frappe/erpnext/compare/v13.36.5...v13.37.0 ) (2022-08-30)
### Bug Fixes
* Add docstatus filter for voucher_no in Repost Item Valuation ([2cf2885 ](2cf2885470 ))
* Cash and non trade discount calculation ([20e9599 ](20e9599fc1 ))
* do not clear promotion/transfer details if doc is amended ([#32000 ](https://github.com/frappe/erpnext/issues/32000 )) ([074d484 ](074d484d3c ))
* filter leave types and render leave application dashboard w/o from date ([#32001 ](https://github.com/frappe/erpnext/issues/32001 )) ([7686c9e ](7686c9e450 ))
* Loan Write-off for term loans ([e64e812 ](e64e812679 ))
* **minor:** don't print tax rate if its '0' ([#31838 ](https://github.com/frappe/erpnext/issues/31838 )) ([a46dca5 ](a46dca57cb ))
* permissions for Task Type ([#32016 ](https://github.com/frappe/erpnext/issues/32016 )) ([1157bf8 ](1157bf887f ))
* **pos:** edge case while closing pos (backport [#31748 ](https://github.com/frappe/erpnext/issues/31748 )) ([#31893 ](https://github.com/frappe/erpnext/issues/31893 )) ([261405c ](261405cec1 ))
* Purposes not set ([edfaf99 ](edfaf99388 ))
* Route condition set for stock ledger (backport [#31935 ](https://github.com/frappe/erpnext/issues/31935 )) ([#31946 ](https://github.com/frappe/erpnext/issues/31946 )) ([34537c9 ](34537c9dc2 ))
* Set the condition to create a purchase receipt ([b4c992d ](b4c992dd4d ))
* Test cases ([7c85b48 ](7c85b487cd ))
### Features
* In BOM, Operation time can be fix (backport [#27063 ](https://github.com/frappe/erpnext/issues/27063 )) ([#31923 ](https://github.com/frappe/erpnext/issues/31923 )) ([c2b8d1b ](c2b8d1bd9a ))
v13.37.0
2022-08-30 08:05:05 +00:00
Deepesh Garg
4c1156a816
Merge pull request #32023 from frappe/version-13-hotfix
...
chore: weekly version 13 release
2022-08-30 13:32:35 +05:30
Deepesh Garg
570729b73e
Merge pull request #32024 from frappe/mergify/bp/version-13-hotfix/pr-31838
...
fix(minor): don't print tax rate if its '0' (backport #31838 )
2022-08-30 13:32:16 +05:30
ruthra kumar
a46dca57cb
fix(minor): don't print tax rate if its '0' ( #31838 )
...
(cherry picked from commit 3b4c0a3fc0 )
2022-08-30 07:34:26 +00:00
Deepesh Garg
821c1cddfc
Merge pull request #32011 from deepeshgarg007/loan_write_off_salary_slip
...
fix: Loan Write-off for term loans
2022-08-30 11:36:09 +05:30
Deepesh Garg
8217c6dd9f
chore: Linting issues and test case fixes
2022-08-30 10:24:31 +05:30
Deepesh Garg
fc030a7de9
Merge pull request #32018 from frappe/mergify/bp/version-13-hotfix/pr-32016
...
fix: permissions for Task Type (backport #32016 )
2022-08-30 08:38:25 +05:30
Raffael Meyer
1157bf887f
fix: permissions for Task Type ( #32016 )
...
(cherry picked from commit 73f4d5931d )
2022-08-29 16:27:24 +00:00
Deepesh Garg
e64e812679
fix: Loan Write-off for term loans
2022-08-29 18:33:40 +05:30
Deepesh Garg
6025df97ef
Merge pull request #31931 from frappe/mergify/bp/version-13-hotfix/pr-31910
...
fix: Cash and non trade discount calculation (backport #31910 )
2022-08-29 15:06:00 +05:30
Deepesh Garg
4793adfefd
chore: rounded total for cash and non trade discounts
2022-08-29 14:02:18 +05:30
Rucha Mahabal
7686c9e450
fix: filter leave types and render leave application dashboard w/o from date ( #32001 )
2022-08-29 12:26:05 +05:30
Rucha Mahabal
074d484d3c
fix: do not clear promotion/transfer details if doc is amended ( #32000 )
2022-08-29 12:10:15 +05:30
Deepesh Garg
332e86af7e
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31910
2022-08-28 17:32:41 +05:30
Deepesh Garg
8eded437d2
Merge pull request #31971 from frappe/mergify/bp/version-13-hotfix/pr-31955
...
chore: update french translation (backport #31955 )
2022-08-28 11:32:34 +05:30
Deepesh Garg
bef7f6114d
Merge pull request #31989 from frappe/mergify/bp/version-13-hotfix/pr-31988
...
chore: remove precision on discount_percentage of Sales Invoice Item (backport #31988 )
2022-08-28 11:32:14 +05:30
Deepesh Garg
4095a3dae2
chore: Resolve conflicts
2022-08-26 18:10:09 +05:30
ruthra kumar
0b40117bfd
chore: remove precision on discount_percentage of Sales Invoice Item
...
(cherry picked from commit c42fef541a )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
2022-08-26 10:34:31 +00:00
ruthra kumar
09de1cba92
Merge pull request #31972 from frappe/mergify/bp/version-13-hotfix/pr-31934
...
refactor: disable discount accounting on Buying module(PI) (backport #31934 )
2022-08-25 17:14:44 +05:30
ruthra kumar
51a40ad2fc
test: remove discount accounting tests
...
(cherry picked from commit 277ef04b60 )
2022-08-25 16:05:01 +05:30
mergify[bot]
261405cec1
fix(pos): edge case while closing pos (backport #31748 ) ( #31893 )
2022-08-25 14:50:24 +05:30
ruthra kumar
1ac9d7f43e
refactor: disable discount accounting on Buying module(PI)
...
(cherry picked from commit a956e20f29 )
2022-08-25 14:44:54 +05:30
Florian HENRY
69b3145be4
chore: update fr translation
...
(cherry picked from commit 299da5d596 )
2022-08-25 07:37:26 +00:00
Florian HENRY
5e1d367d7a
chore: update fr translation
...
(cherry picked from commit 1f6f2747d4 )
2022-08-25 07:37:25 +00:00
Florian HENRY
10f0baf6ad
chore: update french translation
...
(cherry picked from commit 264f98af14 )
2022-08-25 07:37:25 +00:00
Deepesh Garg
20694eb509
Merge pull request #31965 from frappe/mergify/bp/version-13-hotfix/pr-31909
...
fix: Add docstatus filter for voucher_no in Repost Item Valuation (backport #31909 )
2022-08-25 11:25:14 +05:30
HENRY Florian
c2b8d1bd9a
feat: In BOM, Operation time can be fix (backport #27063 ) ( #31923 )
...
* feat: In BOM Operation time can be fix (backport #27063 )
* chore: only changes necessary for feature
* chore: add test
* chore: linter
* chore: linter
* chore: linter
* chore: fix date in json
* chore: fix test order
* chore: revert test from version-13 not develop
* chore: make test ok
2022-08-25 11:14:35 +05:30
rohitwaghchaure
49bf05c1c2
Merge pull request #31962 from frappe/mergify/bp/version-13-hotfix/pr-31951
...
fix: Purposes not set in Maintenance Visit (backport #31951 )
2022-08-25 10:51:12 +05:30
Sagar Sharma
2cf2885470
fix: Add docstatus filter for voucher_no in Repost Item Valuation
...
(cherry picked from commit 520306dc87 )
2022-08-25 05:20:46 +00:00
Rohit Waghchaure
edfaf99388
fix: Purposes not set
...
(cherry picked from commit f9a7b31b5b )
2022-08-25 05:19:36 +00:00
Deepesh Garg
3a7a53ab72
Merge pull request #31919 from SolufyPrivateLimited/Solufy-pur_inv_docstatus
...
fix: Set the condition to create a purchase receipt
2022-08-25 10:35:14 +05:30
mergify[bot]
34537c9dc2
fix: Route condition set for stock ledger (backport #31935 ) ( #31946 )
...
fix: Route condition set for stock ledger (#31935 )
(cherry picked from commit 0e26df331c )
Co-authored-by: Solufyin <34390782+Solufyin@users.noreply.github.com >
2022-08-24 13:30:49 +05:30
Frappe PR Bot
f6248d0259
chore(release): Bumped to Version 13.36.5
...
## [13.36.5](https://github.com/frappe/erpnext/compare/v13.36.4...v13.36.5 ) (2022-08-23)
### Bug Fixes
* added employee name to call log ([476ded2 ](476ded2972 ))
* added field to show called group, user_id ([66578a5 ](66578a58cf ))
* added tests ([aa8a063 ](aa8a063103 ))
* added type of call select field, additional status for agent rejecting call ([b65bce8 ](b65bce8f98 ))
* call status fix ([ffb1196 ](ffb1196516 ))
* call type doctype, fixes ([b94154f ](b94154f00a ))
* Handle exception where no employee is returned ([baab96d ](baab96d02c ))
* incorrect buying amount in Gross Profit rpt ([6405a93 ](6405a9378d ))
* incorrect tax amt due to different exchange rate in PR and PI ([ba5ee1c ](ba5ee1ca96 ))
* interview rescheduling not working ([a482840 ](a4828407d0 ))
* limit pos recent order page result ([9751f10 ](9751f1060e ))
* linter, sider fixes ([b529627 ](b52962751c ))
* **minor:** save the employee doc on promotion/transfer update ([36130c6 ](36130c6292 ))
* process loan interest accrual ([acbed43 ](acbed434c2 ))
* Replace walrus operator ([23a4412 ](23a441252b ))
* sider fixes ([90ed14a ](90ed14a055 ))
* TDS calculation for advance payment ([a452143 ](a452143782 ))
* term loan interest calculation ([8dea238 ](8dea238d12 ))
* Update received_by if "to" is changed ([9263d5f ](9263d5ff4d ))
* used get_employees_with_number, strip_number methods ([3f46b2a ](3f46b2a0ce ))
v13.36.5
2022-08-23 13:37:34 +00:00
Deepesh Garg
4e6ef5d6fa
Merge pull request #31939 from frappe/version-13-hotfix
...
chore: Weekly version 13 release
2022-08-23 19:05:53 +05:30
mergify[bot]
154adcbb58
chore: add Work Order test dependencies (backport #31936 ) ( #31938 )
...
chore: add Work Order test dependencies (#31936 )
(cherry picked from commit fe73d55f70 )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2022-08-23 16:10:27 +05:30
Deepesh Garg
6a9d13ff28
chore: Linting issues
...
(cherry picked from commit 1cb7ae16ab )
2022-08-23 04:50:19 +00:00
Deepesh Garg
7c85b487cd
fix: Test cases
...
(cherry picked from commit ae3dce0cbd )
2022-08-23 04:50:18 +00:00
Deepesh Garg
20e9599fc1
fix: Cash and non trade discount calculation
...
(cherry picked from commit 3b15966cc9 )
2022-08-23 04:50:17 +00:00
Solufyin
b4c992dd4d
fix: Set the condition to create a purchase receipt
2022-08-22 12:00:21 +05:30
Suraj Shetty
d46ce05dcd
Merge pull request #31903 from frappe/exotel_fixes_v13
2022-08-22 10:52:18 +05:30
Deepesh Garg
6bc6681f92
Merge pull request #31825 from frappe/mergify/bp/version-13-hotfix/pr-31817
...
fix: limit pos recent order page result (backport #31817 )
2022-08-22 10:32:30 +05:30
Deepesh Garg
75d57c1f77
Merge pull request #31889 from frappe/mergify/bp/version-13-hotfix/pr-31871
...
fix: incorrect buying amount in Gross Profit rpt (backport #31871 )
2022-08-22 10:29:47 +05:30
Deepesh Garg
fc7285cc85
Merge pull request #31826 from frappe/mergify/bp/version-13-hotfix/pr-31799
...
fix: process loan interest accrual (backport #31799 )
2022-08-22 10:28:04 +05:30
Suraj Shetty
23a441252b
fix: Replace walrus operator
2022-08-22 09:49:15 +05:30
Deepesh Garg
474f34c04c
Merge pull request #31868 from frappe/mergify/bp/version-13-hotfix/pr-31856
...
fix: incorrect tax amt due to different exchange rate in PR and PI (backport #31856 )
2022-08-22 09:09:53 +05:30
Deepesh Garg
6606028062
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31799
2022-08-22 09:00:14 +05:30
Deepesh Garg
f58427bffe
Merge pull request #31894 from maharshivpatel/fix-tax-withholding-advance-vouchers
...
fix: TDS calculation for advance payment
2022-08-22 08:58:59 +05:30
Suraj Shetty
89f889068e
style: Fix formatting
2022-08-20 14:19:15 +05:30
Suraj Shetty
9263d5ff4d
fix: Update received_by if "to" is changed
2022-08-20 14:15:54 +05:30
Suraj Shetty
4df197a282
test: Do not overwrite frappe.form_dict to retain proxy reference
...
Set frappe.local.form_dict instead
2022-08-20 14:14:16 +05:30