Frappe PR Bot
dd6498d347
chore(release): Bumped to Version 13.54.6
...
## [13.54.6](https://github.com/frappe/erpnext/compare/v13.54.5...v13.54.6 ) (2023-10-25)
### Bug Fixes
* incorrect cost center in the purchase invoice (backport [#37591 ](https://github.com/frappe/erpnext/issues/37591 )) ([#37610 ](https://github.com/frappe/erpnext/issues/37610 )) ([4fc45b0 ](4fc45b035a ))
* remove from or target warehouse for non internal transfer entries (backport [#37612 ](https://github.com/frappe/erpnext/issues/37612 )) ([#37629 ](https://github.com/frappe/erpnext/issues/37629 )) ([b5b5187 ](b5b51879ee ))
v13.54.6
2023-10-25 03:45:08 +00:00
Deepesh Garg
6e871c51ef
Merge pull request #37655 from frappe/version-13-hotfix
...
chore: release v13
2023-10-25 09:13:26 +05:30
mergify[bot]
b5b51879ee
fix: remove from or target warehouse for non internal transfer entries (backport #37612 ) ( #37629 )
...
* fix: remove from or target warehouse for non internal transfer entries (#37612 )
(cherry picked from commit 5136fe196b )
* chore: removed test cases
* chore: removed test case
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-24 08:41:41 +05:30
mergify[bot]
4fc45b035a
fix: incorrect cost center in the purchase invoice (backport #37591 ) ( #37610 )
...
* fix: incorrect cost center in the purchase invoice (#37591 )
(cherry picked from commit 14b009b093 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-20 17:03:25 +05:30
Frappe PR Bot
24103554f5
chore(release): Bumped to Version 13.54.5
...
## [13.54.5](https://github.com/frappe/erpnext/compare/v13.54.4...v13.54.5 ) (2023-10-19)
### Bug Fixes
* e-commerce permissions for address (backport [#37554 ](https://github.com/frappe/erpnext/issues/37554 )) ([#37560 ](https://github.com/frappe/erpnext/issues/37560 )) ([49d0ab5 ](49d0ab5867 ))
* **gp:** wrong `allocated_amount` on multi sales person invoice ([7805c3a ](7805c3acf6 ))
* Issues related to RFQ and Supplier Quotation on Portal (backport [#37565 ](https://github.com/frappe/erpnext/issues/37565 )) (backport [#37577 ](https://github.com/frappe/erpnext/issues/37577 )) ([#37588 ](https://github.com/frappe/erpnext/issues/37588 )) ([bc907b2 ](bc907b22d4 ))
* keep customer/supplier website role by default ([52aff1f ](52aff1f703 ))
* negative valuation rate in PR return (backport [#37424 ](https://github.com/frappe/erpnext/issues/37424 )) ([#37462 ](https://github.com/frappe/erpnext/issues/37462 )) ([66ad823 ](66ad823417 ))
* use `flt` to ignore TypeError (backport [#37481 ](https://github.com/frappe/erpnext/issues/37481 )) ([#37489 ](https://github.com/frappe/erpnext/issues/37489 )) ([8b4e692 ](8b4e69235a ))
v13.54.5
2023-10-19 11:36:26 +00:00
Deepesh Garg
d459421175
Merge pull request #37544 from frappe/version-13-hotfix
...
chore: release v13
2023-10-19 17:04:53 +05:30
mergify[bot]
bc907b22d4
fix: Issues related to RFQ and Supplier Quotation on Portal (backport #37565 ) (backport #37577 ) ( #37588 )
...
* fix: Issues related to RFQ and Supplier Quotation on Portal (backport #37565 ) (#37577 )
* fix: Issues related to RFQ and Supplier Quotation on Portal (#37565 )
fix: RFQ and Supplier Quotation for Portal
(cherry picked from commit 2851a41310 )
* chore: removed backport changes
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit e1504efd40 )
# Conflicts:
# erpnext/templates/includes/rfq.js
* chore: fix conflicts
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-19 16:39:38 +05:30
mergify[bot]
7e26449b9f
chore: rewrite query using query builder (backport #37310 ) ( #37585 )
...
* chore: rewrite query using query builder
(cherry picked from commit 25718f5cc7 )
* chore: fix shopping cart tests
(cherry picked from commit fb51cae88b )
* chore: fix test case
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-19 15:58:45 +05:30
mergify[bot]
49d0ab5867
fix: e-commerce permissions for address (backport #37554 ) ( #37560 )
...
* fix: E-commerce permissions
(cherry picked from commit f4d74990fe )
# Conflicts:
# erpnext/accounts/party.py
# erpnext/controllers/selling_controller.py
* chore: conflicts
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-10-18 18:46:10 +05:30
Deepesh Garg
ddec91202a
Merge branch 'version-13' into version-13-hotfix
2023-10-17 17:59:36 +05:30
Ankush Menat
fe681acaad
Merge pull request #37534 from frappe/mergify/bp/version-13-hotfix/pr-37532
...
fix: keep customer/supplier website role by default (backport #37532 )
2023-10-16 17:36:59 +05:30
Ankush Menat
52aff1f703
fix: keep customer/supplier website role by default
...
(cherry picked from commit d2096cfdb7 )
2023-10-16 17:35:44 +05:30
ruthra kumar
1cfc6cfe5d
Merge pull request #37509 from frappe/mergify/bp/version-13-hotfix/pr-37435
...
fix(gp): wrong `allocated_amount` when grouped by Sales Person (backport #37435 )
2023-10-15 10:30:28 +05:30
Dany Robert
7805c3acf6
fix(gp): wrong allocated_amount on multi sales person invoice
...
(cherry picked from commit bda82bf1e9 )
2023-10-15 08:14:26 +05:30
mergify[bot]
8b4e69235a
fix: use flt to ignore TypeError (backport #37481 ) ( #37489 )
...
fix: use `flt` to ignore TypeError (#37481 )
(cherry picked from commit d2b22db500 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-13 10:25:28 +05:30
Frappe PR Bot
35a62e2e8d
chore(release): Bumped to Version 13.54.4
...
## [13.54.4](https://github.com/frappe/erpnext/compare/v13.54.3...v13.54.4 ) (2023-10-11)
### Bug Fixes
* negative valuation rate in PR return (backport [#37424 ](https://github.com/frappe/erpnext/issues/37424 )) (backport [#37462 ](https://github.com/frappe/erpnext/issues/37462 )) ([#37463 ](https://github.com/frappe/erpnext/issues/37463 )) ([f6b3532 ](f6b35324ef ))
v13.54.4
2023-10-11 14:24:45 +00:00
mergify[bot]
f6b35324ef
fix: negative valuation rate in PR return (backport #37424 ) (backport #37462 ) ( #37463 )
...
fix: negative valuation rate in PR return (backport #37424 ) (#37462 )
* fix: negative valuation rate in PR return (#37424 )
* fix: negative valuation rate in PR return
* test: add test case for PR return
(cherry picked from commit 26ad688584 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
(cherry picked from commit 66ad823417 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-11 19:53:10 +05:30
mergify[bot]
66ad823417
fix: negative valuation rate in PR return (backport #37424 ) ( #37462 )
...
* fix: negative valuation rate in PR return (#37424 )
* fix: negative valuation rate in PR return
* test: add test case for PR return
(cherry picked from commit 26ad688584 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-11 19:17:02 +05:30
ruthra kumar
f674635ecf
Merge pull request #37440 from ruthra-kumar/patch_for_exchange_rate_service_provider
...
chore: patch to set default exchange rate service providers
2023-10-10 21:02:10 +05:30
Frappe PR Bot
0000c38563
chore(release): Bumped to Version 13.54.3
...
## [13.54.3](https://github.com/frappe/erpnext/compare/v13.54.2...v13.54.3 ) (2023-10-10)
### Bug Fixes
* change currency exchange API to api.frankfurter.app ([76919c4 ](76919c4af2 ))
v13.54.3
2023-10-10 14:47:51 +00:00
Deepesh Garg
23f12f6463
Merge pull request #37432 from frappe/version-13-hotfix
...
chore: release v13
2023-10-10 20:16:20 +05:30
ruthra kumar
6f6db432b5
chore: patch to set default exchange rate service provider
2023-10-10 17:37:04 +05:30
ruthra kumar
ba7a822682
Merge pull request #37389 from frappe/mergify/bp/version-13/pr-37385
...
refactor: multiple service providers for Currency Exchange rates (backport #37385 )
v13.54.2
2023-10-07 19:28:53 +05:30
ruthra kumar
32ae68eb5c
refactor: access_key field for service_provider
...
(cherry picked from commit 22fb65621c )
2023-10-07 12:46:52 +00:00
ruthra kumar
9eb02637d8
refactor: selectable exchange rate service providers
...
(cherry picked from commit 55dfd8e995 )
2023-10-07 12:46:52 +00:00
ruthra kumar
fd8543ebd3
Merge pull request #37385 from ruthra-kumar/multiple_currency_exchange_provider
...
refactor: multiple service providers for Currency Exchange rates
2023-10-07 15:34:05 +05:30
ruthra kumar
22fb65621c
refactor: access_key field for service_provider
2023-10-07 14:28:32 +05:30
ruthra kumar
55dfd8e995
refactor: selectable exchange rate service providers
2023-10-06 15:05:57 +05:30
Frappe PR Bot
fa0eef96b9
chore(release): Bumped to Version 13.54.1
...
## [13.54.1](https://github.com/frappe/erpnext/compare/v13.54.0...v13.54.1 ) (2023-10-05)
### Bug Fixes
* change currency exchange API to api.frankfurter.app ([1da808a ](1da808a125 ))
v13.54.1
2023-10-05 03:51:29 +00:00
ruthra kumar
ee42b0a16b
Merge pull request #37365 from frappe/mergify/bp/version-13/pr-37355
...
fix: change currency exchange API to api.frankfurter.app (backport #37355 )
2023-10-05 09:20:03 +05:30
ruthra kumar
40e475836e
refactor(test): update exchange rate based on 'frankfurter' provider
...
(cherry picked from commit a3fd4db450 )
2023-10-05 03:14:51 +00:00
dsnetprofitxl
1da808a125
fix: change currency exchange API to api.frankfurter.app
...
(cherry picked from commit 76919c4af2 )
2023-10-05 03:14:49 +00:00
ruthra kumar
c86cd99395
Merge pull request #37355 from dsnetprofitxl/fix-exchange-rate
...
fix: change currency exchange API to api.frankfurter.app
2023-10-04 21:58:13 +05:30
ruthra kumar
a3fd4db450
refactor(test): update exchange rate based on 'frankfurter' provider
2023-10-04 21:33:11 +05:30
dsnetprofitxl
76919c4af2
fix: change currency exchange API to api.frankfurter.app
2023-10-04 16:01:22 +05:30
Frappe PR Bot
b0708d29a8
chore(release): Bumped to Version 13.54.0
...
# [13.54.0](https://github.com/frappe/erpnext/compare/v13.53.0...v13.54.0 ) (2023-10-04)
### Bug Fixes
* incorrect stock ledger entries in DN (backport [#36944 ](https://github.com/frappe/erpnext/issues/36944 )) ([#37067 ](https://github.com/frappe/erpnext/issues/37067 )) ([5833c4d ](5833c4dae2 ))
* trial balance report freezes when adding filters (backport [#37264 ](https://github.com/frappe/erpnext/issues/37264 )) ([#37267 ](https://github.com/frappe/erpnext/issues/37267 )) ([ff6b38c ](ff6b38c9e7 ))
* Update `advance_paid` in SO/PO after unlinking from advance entry ([a6bef64 ](a6bef64c8e ))
### Features
* `Stock Ledger Variance` report (backport [#37165 ](https://github.com/frappe/erpnext/issues/37165 )) ([#37184 ](https://github.com/frappe/erpnext/issues/37184 )) ([5092ea1 ](5092ea175e ))
* provision to make reposting entries from Stock and Account Value Comparison Report (backport [#35365 ](https://github.com/frappe/erpnext/issues/35365 )) ([#37171 ](https://github.com/frappe/erpnext/issues/37171 )) ([48eb6a6 ](48eb6a6573 ))
v13.54.0
2023-10-04 04:15:19 +00:00
ruthra kumar
caa8417306
Merge pull request #37340 from frappe/version-13-hotfix
...
chore: release v13
2023-10-04 09:43:53 +05:30
mergify[bot]
ff6b38c9e7
fix: trial balance report freezes when adding filters (backport #37264 ) ( #37267 )
...
fix: trial balance report freezes when adding filters (#37264 )
fix: Only add onclick if correct data is returned
workaround for https://github.com/frappe/datatable/issues/177
(cherry picked from commit 2dc95e5d59 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-09-27 12:37:10 +05:30
Frappe PR Bot
4285bbcdc0
chore: release v13 ( #37245 )
...
* feat: provision to make reposting entries from Stock and Account Value Comparison Report (backport #35365 ) (#37171 )
* feat: provision to make reposting entries from Stock and Account Value Comparison Report
(cherry picked from commit 7b818e9d34 )
* fix: `linter`
* fix(ux): throw if no row selected to create repost entries
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
* fix: incorrect stock ledger entries in DN (backport #36944 ) (#37067 )
* fix: incorrect stock ledger entries in DN (#36944 )
(cherry picked from commit 0e83190c19 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* feat: `Stock Ledger Variance` report (backport #37165 ) (#37184 )
feat: `Stock Ledger Variance` report (#37165 )
* feat: `Stock Ledger Variance` report
* refactor: `get_data()`
(cherry picked from commit acda72d616 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
* fix: Update `advance_paid` in SO/PO after unlinking from advance entry
(cherry picked from commit 426350eee6 )
* test: Impact on SO of advance PE submit and unlinking/replacement by SI
(cherry picked from commit 8a4954d713 )
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
Co-authored-by: marination <maricadsouza221197@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-09-27 09:25:47 +05:30
ruthra kumar
b6dc47ec8a
Merge pull request #37197 from frappe/mergify/bp/version-13-hotfix/pr-37069
...
fix: Recalculate `advance_paid` in SO/PO after unlinking from advance entry (backport #37069 )
2023-09-23 11:05:10 +05:30
marination
d0c6f286cf
test: Impact on SO of advance PE submit and unlinking/replacement by SI
...
(cherry picked from commit 8a4954d713 )
2023-09-22 03:06:37 +00:00
marination
a6bef64c8e
fix: Update advance_paid in SO/PO after unlinking from advance entry
...
(cherry picked from commit 426350eee6 )
2023-09-22 03:06:36 +00:00
mergify[bot]
5092ea175e
feat: Stock Ledger Variance report (backport #37165 ) ( #37184 )
...
feat: `Stock Ledger Variance` report (#37165 )
* feat: `Stock Ledger Variance` report
* refactor: `get_data()`
(cherry picked from commit acda72d616 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-09-21 07:59:13 +00:00
mergify[bot]
5833c4dae2
fix: incorrect stock ledger entries in DN (backport #36944 ) ( #37067 )
...
* fix: incorrect stock ledger entries in DN (#36944 )
(cherry picked from commit 0e83190c19 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-09-20 18:12:08 +05:30
mergify[bot]
48eb6a6573
feat: provision to make reposting entries from Stock and Account Value Comparison Report (backport #35365 ) ( #37171 )
...
* feat: provision to make reposting entries from Stock and Account Value Comparison Report
(cherry picked from commit 7b818e9d34 )
* fix: `linter`
* fix(ux): throw if no row selected to create repost entries
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-09-20 11:14:48 +00:00
Frappe PR Bot
7c1288f726
chore(release): Bumped to Version 13.53.0
...
# [13.53.0](https://github.com/frappe/erpnext/compare/v13.52.15...v13.53.0 ) (2023-09-19)
### Bug Fixes
* fetch logic for repay_from_salary in loan_repayment [v13] ([#37136 ](https://github.com/frappe/erpnext/issues/37136 )) ([d4f8b05 ](d4f8b057e1 ))
### Features
* provision to create RIV from `Stock Ledger Invariant Check` report (backport [#37115 ](https://github.com/frappe/erpnext/issues/37115 )) ([#37149 ](https://github.com/frappe/erpnext/issues/37149 )) ([86b152f ](86b152fe5c ))
v13.53.0
2023-09-19 13:22:41 +00:00
Deepesh Garg
c89715d6da
Merge pull request #37154 from frappe/version-13-hotfix
...
chore: release v13
2023-09-19 18:50:07 +05:30
Anand Baburajan
d4f8b057e1
fix: fetch logic for repay_from_salary in loan_repayment [v13] ( #37136 )
...
fix: fetch logic for repay_from_salary in loan_repayment
2023-09-19 15:18:17 +05:30
mergify[bot]
86b152fe5c
feat: provision to create RIV from Stock Ledger Invariant Check report (backport #37115 ) ( #37149 )
...
* feat: provision to create RIV from `Stock Ledger Invariant Check` report (#37115 )
* feat: provision to create RIV from `Stock Ledger Invariant Check` report
* fix: `linter`
(cherry picked from commit 9c9d0ecb73 )
# Conflicts:
# erpnext/stock/report/stock_ledger_invariant_check/stock_ledger_invariant_check.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-09-19 09:19:46 +00:00
Frappe PR Bot
11b16569e5
chore(release): Bumped to Version 13.52.15
...
## [13.52.15](https://github.com/frappe/erpnext/compare/v13.52.14...v13.52.15 ) (2023-09-12)
### Bug Fixes
* prorate factor for subscription plan ([#36953 ](https://github.com/frappe/erpnext/issues/36953 )) ([9a15ed8 ](9a15ed8083 ))
v13.52.15
2023-09-12 12:21:41 +00:00