Frappe PR Bot
|
81e4be37ff
|
chore(release): Bumped to Version 13.45.0
# [13.45.0](https://github.com/frappe/erpnext/compare/v13.44.0...v13.45.0) (2023-01-31)
### Bug Fixes
* disposal_was_made_on_original_schedule_date ([939a312](939a3121b7))
* enable customs in Selling Workpace by default ([#33853](https://github.com/frappe/erpnext/issues/33853)) ([54c1642](54c1642e3b))
* Fetch commission rate from sales partner ([#33851](https://github.com/frappe/erpnext/issues/33851)) ([3425a3b](3425a3bef9))
* **gp:** fetch buying amount from dn related to so ([be5edd3](be5edd329f))
* item rate not fetching ([bb56415](bb5641535b))
* manual depr entry not updating asset value [v13] ([#33890](https://github.com/frappe/erpnext/issues/33890)) ([f5efb20](f5efb2057c))
* use correct filter name in `item_query` (backport [#33814](https://github.com/frappe/erpnext/issues/33814)) ([#33817](https://github.com/frappe/erpnext/issues/33817)) ([b38ad66](b38ad66012))
### Features
* **gp:** test for inv and dn related via so ([b72a35a](b72a35a622))
### Performance Improvements
* show update items dialog ([0ff5099](0ff5099cbc))
* Timeout while doing payment reconciliation (v13) ([#33818](https://github.com/frappe/erpnext/issues/33818)) ([4bf3e31](4bf3e310e1))
v13.45.0
|
2023-01-31 06:19:21 +00:00 |
|
Deepesh Garg
|
62edb118eb
|
Merge pull request #33872 from frappe/version-13-hotfix
chore: release v13
|
2023-01-31 11:47:48 +05:30 |
|
Anand Baburajan
|
f5efb2057c
|
fix: manual depr entry not updating asset value [v13] (#33890)
fix: asset value for manual depr entries
|
2023-01-31 11:00:06 +05:30 |
|
mergify[bot]
|
3425a3bef9
|
fix: Fetch commission rate from sales partner (#33851)
* fix: Fetch commission rate from sales partner (#33851)
|
2023-01-31 10:17:05 +05:30 |
|
Deepesh Garg
|
4bf3e310e1
|
perf: Timeout while doing payment reconciliation (v13) (#33818)
perf: Timeout while doing payment reconciliation
|
2023-01-31 09:37:45 +05:30 |
|
ruthra kumar
|
abb466e2fb
|
Merge pull request #33876 from frappe/mergify/bp/version-13-hotfix/pr-33736
fix(gp): fetch buying amount from dn related to so (backport #33736)
|
2023-01-31 09:29:56 +05:30 |
|
HENRY Florian
|
54c1642e3b
|
fix: enable customs in Selling Workpace by default (#33853)
* fix: enable customs in Selling Workpace by default
* fix: enable customs in Selling Workpace by default
|
2023-01-31 08:50:34 +05:30 |
|
mergify[bot]
|
b6839d8f51
|
ci: bump isort to 5.12.0 (backport #33875) (#33880)
ci: bump isort to 5.12.0 (#33875)
[skip ci]
(cherry picked from commit 2bad86d8d8)
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
|
2023-01-31 08:49:28 +05:30 |
|
Anand Baburajan
|
af3ad155e5
|
Merge pull request #33885 from AnandBaburajan/fix_disposal_was_made_on_original_schedule_date_v13
fix: disposal_was_made_on_original_schedule_date [v13]
|
2023-01-30 22:55:34 +05:30 |
|
anandbaburajan
|
939a3121b7
|
fix: disposal_was_made_on_original_schedule_date
|
2023-01-30 22:10:51 +05:30 |
|
Dany Robert
|
ac6186e16f
|
chore: linting issues
(cherry picked from commit d69c839369)
|
2023-01-30 13:35:51 +00:00 |
|
Dany Robert
|
b72a35a622
|
feat(gp): test for inv and dn related via so
(cherry picked from commit 1f6ab86a65)
|
2023-01-30 13:35:50 +00:00 |
|
Dany Robert
|
0d8a4bf936
|
chore: linting issue
(cherry picked from commit ef90e24931)
|
2023-01-30 13:35:50 +00:00 |
|
Dany Robert
|
be5edd329f
|
fix(gp): fetch buying amount from dn related to so
(cherry picked from commit e8e20da78e)
|
2023-01-30 13:35:50 +00:00 |
|
rohitwaghchaure
|
0902a5c440
|
Merge pull request #33847 from frappe/mergify/bp/version-13-hotfix/pr-33845
fix: item rate not fetching (backport #33845)
|
2023-01-28 22:41:06 +05:30 |
|
Rohit Waghchaure
|
bb5641535b
|
fix: item rate not fetching
(cherry picked from commit 0d7f98b496)
|
2023-01-28 09:41:20 +00:00 |
|
Sagar Vora
|
fc7aac9d41
|
Merge pull request #33833 from frappe/mergify/bp/version-13-hotfix/pr-33831
perf: show update items dialog (backport #33831)
|
2023-01-27 04:19:30 +00:00 |
|
Devin Slauenwhite
|
0ff5099cbc
|
perf: show update items dialog
(cherry picked from commit a835c1a418)
|
2023-01-27 04:18:50 +00:00 |
|
mergify[bot]
|
b38ad66012
|
fix: use correct filter name in item_query (backport #33814) (#33817)
fix: use correct filter name in `item_query` (#33814)
(cherry picked from commit da323cbb40)
Co-authored-by: Daizy Modi <modidaizy5217@gmail.com>
|
2023-01-25 17:38:03 +05:30 |
|
Frappe PR Bot
|
71395b9a8e
|
chore(release): Bumped to Version 13.44.0
# [13.44.0](https://github.com/frappe/erpnext/compare/v13.43.2...v13.44.0) (2023-01-25)
### Bug Fixes
* accumulated_depreciation in reverse_depreciation_entry_made_after_disposal ([b7e9e4a](b7e9e4a7c5))
* backport of [#32226](https://github.com/frappe/erpnext/issues/32226) ([d6913ff](d6913fffe6))
* calculate correct amount for qty == 0 (backport [#33739](https://github.com/frappe/erpnext/issues/33739)) ([#33752](https://github.com/frappe/erpnext/issues/33752)) ([d650432](d6504320b1))
* conflicts ([d717ca0](d717ca0325))
* conflicts ([055f853](055f8536c3))
* don't add template item in sales/purchase transaction ([f81d4a7](f81d4a79ea))
* e-Invoicing for SEZ Customer(v13) ([#33796](https://github.com/frappe/erpnext/issues/33796)) ([1b11566](1b11566485))
* **ecommerce:** breadcrumb: fallback to `/all-products` ([#33718](https://github.com/frappe/erpnext/issues/33718)) ([2da543e](2da543ebd4))
* fb issue in asset chart ([ae031ce](ae031cea63))
* incorrect actual qty for the packed item ([09e13d2](09e13d279c))
* incorrect row order and accumulated_depreciation when schedule with multiple FBs is scrapped ([7174a2c](7174a2cd93))
* linter issue ([593d7f3](593d7f3dd6))
* linting ([13906cb](13906cba9a))
* **minor:** Label updates in Statement of Accounts ([#33639](https://github.com/frappe/erpnext/issues/33639)) ([47e500c](47e500c2eb))
* missing constant definition ([fc4be1b](fc4be1b337))
* patch item_reposting_for_incorrect_sl_and_gl ([1c5c067](1c5c06716b))
* rewrite logic for duplicate check in Item Attribute ([4741ce1](4741ce13c6))
* Short closed order, receipt and delivery note status on cancellation ([#33743](https://github.com/frappe/erpnext/issues/33743)) ([3daaa02](3daaa021eb))
### Features
* provision to select date type based on filter ([5ed6a74](5ed6a74fc4))
v13.44.0
|
2023-01-25 04:00:37 +00:00 |
|
Deepesh Garg
|
d3aa37aece
|
Merge pull request #33801 from frappe/version-13-hotfix
chore: release v13
|
2023-01-25 09:29:03 +05:30 |
|
Deepesh Garg
|
1b11566485
|
fix: e-Invoicing for SEZ Customer(v13) (#33796)
|
2023-01-25 08:57:52 +05:30 |
|
mergify[bot]
|
28f5d28201
|
ci: documentation helper (backport #33757) (#33799)
ci: documentation helper (#33757)
refactor: documentation helper
(cherry picked from commit d155042edd)
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
|
2023-01-24 16:47:13 +05:30 |
|
Anand Baburajan
|
421814e9b3
|
Merge pull request #33773 from AnandBaburajan/asset_bug_fixes_13
fix: backport #32226 and fix some asset bugs related to finance books [v13]
|
2023-01-23 21:09:05 +05:30 |
|
Anand Baburajan
|
814333b0cc
|
Merge branch 'version-13-hotfix' into asset_bug_fixes_13
|
2023-01-23 14:22:46 +05:30 |
|
rohitwaghchaure
|
0862f670ee
|
Merge pull request #33787 from frappe/mergify/bp/version-13-hotfix/pr-33684
feat: [minor] date type based on filter in Work Order Summary report (backport #33684)
|
2023-01-23 14:16:43 +05:30 |
|
rohitwaghchaure
|
593d7f3dd6
|
fix: linter issue
|
2023-01-23 13:22:24 +05:30 |
|
Rohit Waghchaure
|
5ed6a74fc4
|
feat: provision to select date type based on filter
(cherry picked from commit 20c8873208)
|
2023-01-23 07:44:08 +00:00 |
|
Anand Baburajan
|
76b6833b61
|
Merge branch 'version-13-hotfix' into asset_bug_fixes_13
|
2023-01-22 13:57:31 +05:30 |
|
anandbaburajan
|
b7e9e4a7c5
|
fix: accumulated_depreciation in reverse_depreciation_entry_made_after_disposal
|
2023-01-22 13:56:56 +05:30 |
|
Sagar Sharma
|
54b2f78a99
|
Merge pull request #33780 from frappe/mergify/bp/version-13-hotfix/pr-33778
fix: missing constant definition (backport #33778)
|
2023-01-21 22:32:59 +05:30 |
|
barredterra
|
fc4be1b337
|
fix: missing constant definition
(cherry picked from commit 547d37b1db)
|
2023-01-21 16:59:37 +00:00 |
|
Anand Baburajan
|
b9b110674e
|
Merge branch 'version-13-hotfix' into asset_bug_fixes_13
|
2023-01-21 20:04:20 +05:30 |
|
anandbaburajan
|
7959e41a81
|
chore: fix circular import issue and rename date_of_sale to date_of_disposal
|
2023-01-21 19:58:26 +05:30 |
|
anandbaburajan
|
d6913fffe6
|
fix: backport of #32226
|
2023-01-21 19:29:39 +05:30 |
|
anandbaburajan
|
7174a2cd93
|
fix: incorrect row order and accumulated_depreciation when schedule with multiple FBs is scrapped
|
2023-01-21 18:41:19 +05:30 |
|
mergify[bot]
|
47e500c2eb
|
fix(minor): Label updates in Statement of Accounts (#33639)
fix(minor): Label updates in Statement of Accounts (#33639)
|
2023-01-21 15:44:27 +05:30 |
|
mergify[bot]
|
4511d41329
|
Removed an unnecessary check in code which always evaluates to true (#33710)
fix: removed an unnecessary check which always evaluates to true
|
2023-01-21 12:03:33 +05:30 |
|
rohitwaghchaure
|
7243f71d7d
|
Merge pull request #33762 from frappe/mergify/bp/version-13-hotfix/pr-33759
fix: incorrect actual qty for the packed item (backport #33759)
|
2023-01-21 09:46:59 +05:30 |
|
mergify[bot]
|
3daaa021eb
|
fix: Short closed order, receipt and delivery note status on cancellation (#33743)
fix: Short closed order, receipt, and delivery note status on cancellation (#33743)
|
2023-01-20 23:41:14 +05:30 |
|
Rohit Waghchaure
|
09e13d279c
|
fix: incorrect actual qty for the packed item
(cherry picked from commit 02566a02a8)
|
2023-01-20 18:10:16 +00:00 |
|
mergify[bot]
|
d6504320b1
|
fix: calculate correct amount for qty == 0 (backport #33739) (#33752)
fix: calculate correct amount for qty == 0 (#33739)
(cherry picked from commit 327b6fdb32)
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
|
2023-01-20 23:38:37 +05:30 |
|
Raffael Meyer
|
af3a0e56f6
|
chore: bump python version for docs-checker (#33756)
|
2023-01-20 22:52:33 +05:30 |
|
mergify[bot]
|
2da543ebd4
|
fix(ecommerce): breadcrumb: fallback to /all-products (#33718)
fix(ecommerce): breadcrumb: fallback to `/all-products` (#33718)
* fix(ecommerce): breadcrumb: fallback to `/all-products`
* fix(item_group): use `==` instead of `is`
* test(ecommerce): breadcrumb
(cherry picked from commit a94aa7a79f)
Co-authored-by: Sabu Siyad <hello@ssiyad.com>
|
2023-01-20 19:26:05 +05:30 |
|
anandbaburajan
|
ae031cea63
|
fix: fb issue in asset chart
|
2023-01-20 15:39:01 +05:30 |
|
rohitwaghchaure
|
6135d2972e
|
Merge pull request #33742 from frappe/mergify/bp/version-13-hotfix/pr-33695
fix: patch item_reposting_for_incorrect_sl_and_gl (backport #33695)
|
2023-01-20 14:35:10 +05:30 |
|
rohitwaghchaure
|
d717ca0325
|
fix: conflicts
|
2023-01-20 14:05:14 +05:30 |
|
Rohit Waghchaure
|
1c5c06716b
|
fix: patch item_reposting_for_incorrect_sl_and_gl
(cherry picked from commit dbde3a3421)
# Conflicts:
# erpnext/patches.txt
|
2023-01-20 06:14:02 +00:00 |
|
rohitwaghchaure
|
61d06dd702
|
Merge pull request #33732 from frappe/mergify/bp/version-13-hotfix/pr-33723
fix: don't add template item in sales/purchase transaction (backport #33723)
|
2023-01-20 08:30:41 +05:30 |
|
Sagar Sharma
|
b702a02f61
|
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-33723
|
2023-01-19 22:04:05 +05:30 |
|