Gursheen Kaur Anand
190f77abff
fix: precision for invoice outstandings ( #38323 )
...
fix: precision while setting inv outstanding
2023-11-26 18:56:34 +05:30
mergify[bot]
095d99dbd2
fix: patch - Duplicate entry quality inspection parameter (backport #38262 ) ( #38265 )
...
fix: patch - Duplicate entry quality inspection parameter (#38262 )
(cherry picked from commit 0ca7527f7a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-22 14:09:00 +05:30
mergify[bot]
a9429e160d
fix(Timesheet): warn user if billing hours > actual hours instead of resetting (backport #38239 ) ( #38242 )
...
fix(Timesheet): warn user if billing hours > actual hours instead of resetting (#38239 )
* revert: "fix(Timesheet): reset billing hours equal to hours if they exceed actual hours"
This reverts commit 0ec8034507 .
* fix: warn user if billing hours > actual hours
(cherry picked from commit ac91030b31 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2023-11-21 13:42:36 +05:30
Sagar Vora
5342cd0dfa
Merge pull request #38170 from frappe/mergify/bp/version-13-hotfix/pr-38167
...
fix: pass check permission in `render_address` (backport #38167 )
2023-11-18 17:43:40 +05:30
Sagar Vora
3bf84e1464
chore: fix conflicts
2023-11-18 17:42:06 +05:30
Vishakh Desai
65ae8d9c05
fix: pass check permission in render_address
...
(cherry picked from commit 45299fe4b3 )
# Conflicts:
# erpnext/accounts/party.py
2023-11-18 12:09:18 +00:00
Rucha Mahabal
35717124cd
Merge pull request #38158 from ruchamahabal/perf-leave-balance-report-v13
...
perf: faster Employee Leave Balance report
2023-11-17 22:57:49 +05:30
Rucha Mahabal
89c107ea8b
chore: remove states from json
2023-11-17 22:56:42 +05:30
Rucha Mahabal
958db77cda
fix: backward compatible query without pluck
2023-11-17 21:11:42 +05:30
Rucha Mahabal
bc1da4678a
refactor: retain backward compatible type hints
2023-11-17 20:45:34 +05:30
Rucha Mahabal
6cb8a40339
fix: get_previous_allocation return value
2023-11-17 20:19:39 +05:30
Rucha Mahabal
9139c14639
refactor(Leave Balance Summary report): remove unused department approver queries
2023-11-17 20:19:10 +05:30
Rucha Mahabal
461eb7a50d
refactor: rewrite queries with frappe.qb + refactor type hints
2023-11-17 20:17:31 +05:30
Rucha Mahabal
635c3d54f5
perf: limit rows to 1 for cf leave expiry query
2023-11-17 20:17:11 +05:30
Rucha Mahabal
1bd3f4eeef
refactor: remove unnecessary approver queries
2023-11-17 20:16:58 +05:30
Rucha Mahabal
4b8ed0f6ae
fix: use get_all instead of get_list
...
- query report already filters records based on permissions for link fields
- allow employees access to leave balance report by default
2023-11-17 20:16:43 +05:30
Rucha Mahabal
eea7bbcea7
perf: index most queried fields in Leave Ledger Entry
2023-11-17 20:16:24 +05:30
mergify[bot]
1e436052e2
fix(Timesheet): reset billing hours equal to hours if they exceed actual hours (backport #38134 ) ( #38154 )
...
fix(Timesheet): reset billing hours equal to hours if they exceed actual hours (#38134 )
(cherry picked from commit 20c6e9fca2 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2023-11-17 18:32:35 +05:30
mergify[bot]
5be5fde276
fix: close Credit Limit Crossed dialog (backport #38052 ) ( #38057 )
...
fix: close `Credit Limit Crossed` dialog (#38052 )
(cherry picked from commit 94faa44697 )
Co-authored-by: Arjun <arjun99c@gmail.com >
2023-11-12 18:07:50 +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
Dany Robert
8f4ded6ad1
fix: e-invoice jwt verification error ( #37818 )
2023-11-01 13:27:24 +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
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
Raffael Meyer
5669a89afe
fix: wrong german translation ( #37658 )
...
(cherry picked from commit fa5780ca81 )
2023-10-25 03:44:15 +00:00
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
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