Frappe PR Bot
6a53e823f0
chore(release): Bumped to Version 13.54.10
...
## [13.54.10](https://github.com/frappe/erpnext/compare/v13.54.9...v13.54.10 ) (2023-11-08)
### Bug Fixes
* add missing disbursement account in update_old_loans patch ([37b1a0e ](37b1a0e778 ))
* bump pygithub requirement to handle conflict ([#37800 ](https://github.com/frappe/erpnext/issues/37800 )) ([13d5eec ](13d5eec194 ))
* e-invoice jwt verification error ([#37818 ](https://github.com/frappe/erpnext/issues/37818 )) ([8f4ded6 ](8f4ded6ad1 ))
* permission error while creating Supplier Quotation from Portal (backport [#37864 ](https://github.com/frappe/erpnext/issues/37864 )) ([#37872 ](https://github.com/frappe/erpnext/issues/37872 )) ([6952f0f ](6952f0f082 ))
* Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (backport [#37499 ](https://github.com/frappe/erpnext/issues/37499 )) ([#37918 ](https://github.com/frappe/erpnext/issues/37918 )) ([4789eca ](4789ecacea ))
* remove voucher type and no for Item and Warehouse based reposting (backport [#37849 ](https://github.com/frappe/erpnext/issues/37849 )) (backport [#37850 ](https://github.com/frappe/erpnext/issues/37850 )) ([#37938 ](https://github.com/frappe/erpnext/issues/37938 )) ([8cb0f69 ](8cb0f690d5 ))
v13.54.10
2023-11-08 06:04:16 +00:00
Deepesh Garg
c808607975
Merge pull request #37966 from frappe/version-13-hotfix
...
chore: release v13
2023-11-08 11:33:04 +05:30
mergify[bot]
8cb0f690d5
fix: remove voucher type and no for Item and Warehouse based reposting (backport #37849 ) (backport #37850 ) ( #37938 )
...
* fix: remove voucher type and no for Item and Warehouse based reposting (backport #37849 ) (#37850 )
* fix: remove voucher type and no for Item and Warehouse based reposting
(cherry picked from commit 0104897d69 )
* chore: fix test cases
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
(cherry picked from commit e19cade12d )
# Conflicts:
# erpnext/stock/doctype/repost_item_valuation/test_repost_item_valuation.py
# erpnext/stock/doctype/stock_reconciliation/test_stock_reconciliation.py
# erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.json
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* fix: conflicts
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-07 16:07:17 +05:30
mergify[bot]
4789ecacea
fix: Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (backport #37499 ) ( #37918 )
...
fix: Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (#37499 )
* fix: account for case-insensitive database primary key for parameter names
* chore: linting
(cherry picked from commit b099590b2c )
Co-authored-by: Richard Case <110036763+casesolved-co-uk@users.noreply.github.com >
2023-11-05 06:22:42 +00:00
Anand Baburajan
d00257ffd7
Merge pull request #37891 from frappe/mergify/bp/version-13-hotfix/pr-37889
...
fix: add missing disbursement account in update_old_loans patch (backport #37889 )
2023-11-03 21:48:57 +05:30
anandbaburajan
37b1a0e778
fix: add missing disbursement account in update_old_loans patch
...
(cherry picked from commit ad64065ec6 )
2023-11-03 16:17:29 +00:00
mergify[bot]
6952f0f082
fix: permission error while creating Supplier Quotation from Portal (backport #37864 ) ( #37872 )
...
* fix: permission error while creating Supplier Quotation from Portal
(cherry picked from commit e019d43d0b )
# Conflicts:
# erpnext/controllers/buying_controller.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-03 16:26:45 +05:30
Frappe PR Bot
c84384aa1b
chore(release): Bumped to Version 13.54.9
...
## [13.54.9](https://github.com/frappe/erpnext/compare/v13.54.8...v13.54.9 ) (2023-11-01)
### Bug Fixes
* e-invoice jwt verification error (backport [#37818 ](https://github.com/frappe/erpnext/issues/37818 )) ([#37820 ](https://github.com/frappe/erpnext/issues/37820 )) ([428f7a6 ](428f7a61ef ))
v13.54.9
2023-11-01 07:59:52 +00:00
mergify[bot]
428f7a61ef
fix: e-invoice jwt verification error (backport #37818 ) ( #37820 )
...
fix: e-invoice jwt verification error (#37818 )
(cherry picked from commit 8f4ded6ad1 )
Co-authored-by: Dany Robert <rtdany10@gmail.com >
2023-11-01 13:28:21 +05:30
Dany Robert
8f4ded6ad1
fix: e-invoice jwt verification error ( #37818 )
2023-11-01 13:27:24 +05:30
Frappe PR Bot
9607d69ada
chore(release): Bumped to Version 13.54.8
...
## [13.54.8](https://github.com/frappe/erpnext/compare/v13.54.7...v13.54.8 ) (2023-10-31)
### Bug Fixes
* bump pygithub requirement to handle conflict (backport [#37800 ](https://github.com/frappe/erpnext/issues/37800 )) ([#37808 ](https://github.com/frappe/erpnext/issues/37808 )) ([aaba335 ](aaba335273 ))
v13.54.8
2023-10-31 14:46:40 +00:00
mergify[bot]
aaba335273
fix: bump pygithub requirement to handle conflict (backport #37800 ) ( #37808 )
...
fix: bump pygithub requirement to handle conflict (#37800 )
build: bump pygithub requirement
This conflicts with pyjwt
(cherry picked from commit 13d5eec194 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-10-31 20:04:31 +05:30
Ankush Menat
13d5eec194
fix: bump pygithub requirement to handle conflict ( #37800 )
...
build: bump pygithub requirement
This conflicts with pyjwt
2023-10-31 19:55:56 +05:30
Frappe PR Bot
411bba1b98
chore(release): Bumped to Version 13.54.7
...
## [13.54.7](https://github.com/frappe/erpnext/compare/v13.54.6...v13.54.7 ) (2023-10-31)
### Bug Fixes
* wrong german translation ([#37658 ](https://github.com/frappe/erpnext/issues/37658 )) ([5669a89 ](5669a89afe ))
v13.54.7
2023-10-31 12:45:41 +00:00
rohitwaghchaure
49f2d868c7
Merge pull request #37786 from frappe/version-13-hotfix
...
chore: release v13
2023-10-31 18:14:20 +05:30
Raffael Meyer
335b6c84db
Merge pull request #37666 from frappe/mergify/bp/version-13-hotfix/pr-37658
...
fix: wrong german translation (backport #37658 )
2023-10-28 23:07:59 +02:00
barredterra
00dff0a219
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-37658
2023-10-28 22:42:43 +02:00
mergify[bot]
b55b428114
chore: fixed test case non_internal_transfer_delivery_note (backport #37671 ) ( #37677 )
...
chore: fixed test case non_internal_transfer_delivery_note (#37671 )
(cherry picked from commit 2bcff4c7f2 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-25 13:55:17 +05:30
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
Raffael Meyer
5669a89afe
fix: wrong german translation ( #37658 )
...
(cherry picked from commit fa5780ca81 )
2023-10-25 03:44:15 +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