Frappe PR Bot
2c865bcd49
chore(release): Bumped to Version 14.77.0
...
# [14.77.0](https://github.com/frappe/erpnext/compare/v14.76.0...v14.77.0 ) (2024-11-20)
### Bug Fixes
* added test cases ([5fa4fd8 ](5fa4fd8825 ))
* apply posting date sorting to invoices in Payment Reconciliation similar to payments ([cc9b22c ](cc9b22ce9f ))
* backport german translations from develop ([#44046 ](https://github.com/frappe/erpnext/issues/44046 )) ([c23868a ](c23868a14d ))
* broken apply on other item pricing rule ([f03e301 ](f03e301250 ))
* broken UI on currency exchange ([36898f6 ](36898f6797 ))
* check if pricing rule matches with coupon code ([#44104 ](https://github.com/frappe/erpnext/issues/44104 )) ([24b5b3c ](24b5b3c8e0 ))
* correctly set 'cannot_add_rows' property on allocations table field ([137ef78 ](137ef78d96 ))
* disable conversion to user tz for sales order calender ([356da69 ](356da69179 ))
* Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue ([33e835c](33e835c4d3 ))
* linters ([c3e2ff2 ](c3e2ff2fa5 ))
* non group pos warehouse ([ec40131 ](ec40131d4d ))
* payment reco for jv with negative dr or cr amount ([23fb4f3 ](23fb4f348f ))
* remove trailing whitespace ([1019d98 ](1019d98c5a ))
* set conversion factor before applying price list ([e09f101 ](e09f101336 ))
* set default party type in Payment Entry ([f3cbbef ](f3cbbef346 ))
* stock ledger variance report filter options (backport [#44137 ](https://github.com/frappe/erpnext/issues/44137 )) ([#44149 ](https://github.com/frappe/erpnext/issues/44149 )) ([f871f08 ](f871f08f47 ))
* validate sales team to ensure all sales person are enabled ([bd0f11e ](bd0f11ef4f ))
### Features
* new DocTypes "Code List" and "Common Code" (backport [#43425 ](https://github.com/frappe/erpnext/issues/43425 )) ([#44172 ](https://github.com/frappe/erpnext/issues/44172 )) ([a7de8c1 ](a7de8c1143 ))
2024-11-20 08:37:41 +00:00
ruthra kumar
fc783f5acf
Merge pull request #44210 from frappe/version-14-hotfix
...
chore: release v14
2024-11-20 14:06:14 +05:30
ruthra kumar
24126b03dd
Merge pull request #44244 from frappe/mergify/bp/version-14-hotfix/pr-44197
...
fix: payment reco for jv with negative dr or cr amount (backport #44197 )
2024-11-20 13:12:55 +05:30
ljain112
5fa4fd8825
fix: added test cases
...
(cherry picked from commit 6f9ea6422d )
2024-11-20 07:18:19 +00:00
ljain112
23fb4f348f
fix: payment reco for jv with negative dr or cr amount
...
(cherry picked from commit fee79b9445 )
2024-11-20 07:18:19 +00:00
ruthra kumar
227c912ece
Merge pull request #44241 from frappe/mergify/bp/version-14-hotfix/pr-44240
...
fix: non group pos warehouse (backport #44240 )
2024-11-20 12:17:33 +05:30
ruthra kumar
5bfbdb805c
Merge pull request #44238 from frappe/mergify/bp/version-14-hotfix/pr-44220
...
refactor: Update `Payment Request` search query in PE's reference (backport #44220 )
2024-11-20 12:16:21 +05:30
Nihantra C. Patel
ec40131d4d
fix: non group pos warehouse
...
(cherry picked from commit d526be0394 )
2024-11-20 06:41:34 +00:00
ruthra kumar
859672c419
Merge pull request #44232 from frappe/mergify/bp/version-14-hotfix/pr-44207
...
fix: validate sales team to ensure all sales person are enabled (backport #44207 )
2024-11-20 11:51:56 +05:30
Abdeali Chharchhoda
e8c3617628
refactor: Update Payment Request search query in PE's reference
...
(cherry picked from commit 4ab3499a17 )
2024-11-20 06:21:41 +00:00
ruthra kumar
09b21b8cb4
Merge pull request #44234 from frappe/mergify/bp/version-14-hotfix/pr-44203
...
fix: disable conversion to user tz for sales order calender (backport #44203 )
2024-11-20 11:51:21 +05:30
ljain112
356da69179
fix: disable conversion to user tz for sales order calender
...
(cherry picked from commit cdf098c193 )
2024-11-20 05:17:52 +00:00
ljain112
bd0f11ef4f
fix: validate sales team to ensure all sales person are enabled
...
(cherry picked from commit 548dbb33eb )
2024-11-20 05:11:35 +00:00
ruthra kumar
9f3dfb3d18
Merge pull request #44216 from frappe/mergify/bp/version-14-hotfix/pr-44104
...
fix: check if pricing rule matches with coupon code (backport #44104 )
2024-11-19 17:37:33 +05:30
Nikolas Beckel
24b5b3c8e0
fix: check if pricing rule matches with coupon code ( #44104 )
...
* fix: check if pricing rule matches with coupon code
* fix: correct linting error
(cherry picked from commit 9d31bf7647 )
2024-11-19 11:41:48 +00:00
mergify[bot]
a7de8c1143
feat: new DocTypes "Code List" and "Common Code" (backport #43425 ) ( #44172 )
...
Co-authored-by: David <dgx.arnold@gmail.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-18 20:59:41 +01:00
ruthra kumar
2fcab327aa
Merge pull request #44181 from frappe/mergify/bp/version-14-hotfix/pr-44127
...
fix: set default Party Type based on Payment Type in Payment Entry (backport #44127 )
2024-11-18 10:49:10 +05:30
vishakhdesai
f3cbbef346
fix: set default party type in Payment Entry
...
(cherry picked from commit 19222690d3 )
2024-11-18 10:16:59 +05:30
ruthra kumar
339beff023
Merge pull request #44179 from frappe/mergify/bp/version-14-hotfix/pr-44147
...
fix: set conversion factor before applying price list (backport #44147 )
2024-11-18 10:14:34 +05:30
ruthra kumar
85d398efcc
Merge pull request #44177 from frappe/mergify/bp/version-14-hotfix/pr-44157
...
fix: apply "cannot_add_rows" directly to table field for more efficient solution (backport #44157 )
2024-11-18 10:14:12 +05:30
vishakhdesai
e09f101336
fix: set conversion factor before applying price list
...
(cherry picked from commit 9749fe23cc )
2024-11-18 04:38:32 +00:00
UmakanthKaspa
f9b52b292e
refactor: set 'cannot_add_rows' directly in the allocations table field (optimized approach)
...
(cherry picked from commit 5dd8eafdfc )
2024-11-18 04:36:12 +00:00
Türker Tunalı
8a94d7bea8
fix:Unable to pause job card ( #42839 )
...
fix: unable to pause job card
Pause operation creates "Value missing for: Completed Qty" error. That field was mandatory but it's non mandatory in v15.
2024-11-15 17:29:58 +05:30
mergify[bot]
f871f08f47
fix: stock ledger variance report filter options (backport #44137 ) ( #44149 )
...
fix: stock ledger variance report filter options (#44137 )
(cherry picked from commit e8bbf6492f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-15 15:05:03 +05:30
ruthra kumar
313ea3983f
Merge pull request #44161 from frappe/mergify/bp/version-14-hotfix/pr-43414
...
fix: Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue fixed (backport #43414 )
2024-11-15 13:09:35 +05:30
Vishakh Desai
c3e2ff2fa5
fix: linters
...
(cherry picked from commit 9cc22b4cac )
2024-11-15 07:18:49 +00:00
Vishakh Desai
33e835c4d3
fix: Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue
...
(cherry picked from commit 6de6f55b39 )
2024-11-15 07:18:49 +00:00
ruthra kumar
c9fa4af4fe
Merge pull request #44159 from frappe/mergify/bp/version-14-hotfix/pr-44158
...
fix: broken UI on currency exchange (backport #44158 )
2024-11-15 12:28:18 +05:30
ruthra kumar
36898f6797
fix: broken UI on currency exchange
...
(cherry picked from commit e91b65e7bd )
2024-11-15 06:52:40 +00:00
ruthra kumar
b9a0f4fed8
Merge pull request #44154 from frappe/mergify/bp/version-14-hotfix/pr-44089
...
fix: apply posting date sorting to invoices in Payment Reconciliation similar to payments (backport #44089 )
2024-11-15 10:54:40 +05:30
UmakanthKaspa
1019d98c5a
fix: remove trailing whitespace
...
(cherry picked from commit d6703eb88b )
2024-11-15 05:00:03 +00:00
UmakanthKaspa
cc9b22ce9f
fix: apply posting date sorting to invoices in Payment Reconciliation similar to payments
...
(cherry picked from commit 0bd83d920d )
2024-11-15 05:00:02 +00:00
ruthra kumar
f5135cd4a4
Merge pull request #44152 from frappe/mergify/bp/version-14-hotfix/pr-44148
...
Fix: Disable "Add Row" button in allocations table during UnReconcile process (backport #44148 )
2024-11-15 10:22:43 +05:30
UmakanthKaspa
137ef78d96
fix: correctly set 'cannot_add_rows' property on allocations table field
...
(cherry picked from commit 13ca2700f8 )
2024-11-15 04:47:46 +00:00
ruthra kumar
5452f8ac4a
Merge pull request #44139 from frappe/mergify/bp/version-14-hotfix/pr-43189
...
fix: broken apply on other item (backport #43189 )
2024-11-14 13:45:41 +05:30
ruthra kumar
f03e301250
fix: broken apply on other item pricing rule
...
(cherry picked from commit e5119a749c )
2024-11-14 07:54:10 +00:00
Raffael Meyer
c23868a14d
fix: backport german translations from develop ( #44046 )
2024-11-13 18:17:50 +01:00
Frappe PR Bot
75d785f6b6
chore(release): Bumped to Version 14.76.0
...
# [14.76.0](https://github.com/frappe/erpnext/compare/v14.75.2...v14.76.0 ) (2024-11-13)
### Bug Fixes
* Drop Shipping address based on customer shopping address ([ea38a1f ](ea38a1f36a ))
* exception on register reports when filtered on cost center ([599581e ](599581e09d ))
* NoneType while updating ordered_qty in SO for removed items ([1446aa3 ](1446aa3636 ))
* populate payment schedule from payment terms (backport [#44082 ](https://github.com/frappe/erpnext/issues/44082 )) ([#44084 ](https://github.com/frappe/erpnext/issues/44084 )) ([6b149f5 ](6b149f5ddf ))
* subcontracting receipt has no reference field for purchase order ([b1e205f ](b1e205f4d1 ))
* task path (backport [#44073 ](https://github.com/frappe/erpnext/issues/44073 )) ([#44077 ](https://github.com/frappe/erpnext/issues/44077 )) ([c12d5f6 ](c12d5f613a ))
* tyeerror while saving pick list ([d73cc83 ](d73cc83b91 ))
* update per_billed value in Purchase Receipt while creating Debit Note ([#43977 ](https://github.com/frappe/erpnext/issues/43977 )) ([da6c6dc ](da6c6dcfcb ))
### Features
* Partly billed status in Purchase Receipt ([#39543 ](https://github.com/frappe/erpnext/issues/39543 )) ([3e2fa16 ](3e2fa16d84 ))
2024-11-13 15:00:34 +00:00
ruthra kumar
a63a0e0d37
Merge pull request #44102 from frappe/version-14-hotfix
...
chore: release v14
2024-11-13 20:29:06 +05:30
ruthra kumar
ddac2c59ab
Merge pull request #44114 from frappe/mergify/bp/version-14-hotfix/pr-43977
...
fix: update per_billed value in Purchase Receipt while creating Debit Note (backport #43977 )
2024-11-13 19:01:04 +05:30
rohitwaghchaure
030df0d7e8
chore: fix conflicts
2024-11-13 18:27:41 +05:30
NaviN
da6c6dcfcb
fix: update per_billed value in Purchase Receipt while creating Debit Note ( #43977 )
...
* fix: update per_billed value in Purchase Receipt while creating Debit Note
* test: add unit test for validating per_billed value for partial Debit Note
(cherry picked from commit 494fd7ceea )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2024-11-13 18:27:41 +05:30
ruthra kumar
cbe92fef0c
Merge pull request #44128 from frappe/mergify/bp/version-14-hotfix/pr-39543
...
feat: Partly billed status in Purchase Receipt (backport #39543 )
2024-11-13 18:04:39 +05:30
Deepesh Garg
3e2fa16d84
feat: Partly billed status in Purchase Receipt ( #39543 )
...
(cherry picked from commit a673220feb )
2024-11-13 12:13:37 +00:00
ruthra kumar
44988c8bfa
Merge pull request #44126 from frappe/mergify/copy/version-14-hotfix/pr-44124
...
refactor: 'Partly Billed' status for Purchase Receipt (copy #44124 )
2024-11-13 17:22:41 +05:30
ruthra kumar
2acee05a0a
refactor: 'Partly Billed' status for Purchase Receipt
...
(cherry picked from commit c58bbd25f2 )
2024-11-13 17:00:20 +05:30
Nihantra C. Patel
d258684b8d
Merge pull request #44119 from frappe/mergify/bp/version-14-hotfix/pr-44116
...
fix: Drop Shipping address based on customer shopping address (backport #44116 )
2024-11-13 15:51:55 +05:30
Nihantra Patel
ea38a1f36a
fix: Drop Shipping address based on customer shopping address
...
(cherry picked from commit c7499f3528 )
2024-11-13 10:01:42 +00:00
ruthra kumar
7fb5f17100
Merge pull request #44087 from frappe/mergify/bp/version-14-hotfix/pr-43695
...
fix: exception on register reports when filtered on cost center (backport #43695 )
2024-11-11 17:05:32 +05:30
ruthra kumar
fd9fd8f46f
chore: filter report output
2024-11-11 16:42:42 +05:30
ruthra kumar
558fac6843
chore: use FrappeTestCase
2024-11-11 15:07:46 +05:30
ruthra kumar
71a1e50314
refactor(test): assertion refactoring and exact decimals
...
(cherry picked from commit 1d11131afe )
2024-11-11 09:18:08 +00:00
ruthra kumar
4f7d534cab
refactor(test): pass all mandatory fields
...
(cherry picked from commit c53e9637dd )
2024-11-11 09:18:08 +00:00
ruthra kumar
a8a89f971d
refactor(test): fix incorrect assertion
...
(cherry picked from commit d6030e7112 )
2024-11-11 09:18:07 +00:00
ruthra kumar
964ac05e74
test: journals with cost center
...
(cherry picked from commit c255f34eea )
2024-11-11 09:18:07 +00:00
ruthra kumar
a98fe7a72b
test: basic report output
...
(cherry picked from commit 657201b324 )
2024-11-11 09:18:07 +00:00
Vishv-silveroak
599581e09d
fix: exception on register reports when filtered on cost center
...
1
(cherry picked from commit f01e1a8e20 )
2024-11-11 09:18:07 +00:00
mergify[bot]
6b149f5ddf
fix: populate payment schedule from payment terms (backport #44082 ) ( #44084 )
...
fix: populate payment schedule from payment terms (#44082 )
(cherry picked from commit c81eb6c824 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-11 13:12:39 +05:30
mergify[bot]
f2aa71cd6c
chore: update CODEOWNERS (backport #44074 ) ( #44080 )
...
* chore: update `CODEOWNERS` (#44074 )
(cherry picked from commit 9a758ea826 )
# Conflicts:
# CODEOWNERS
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-11-11 13:06:26 +05:30
mergify[bot]
c12d5f613a
fix: task path (backport #44073 ) ( #44077 )
...
fix: task path (#44073 )
(cherry picked from commit 8c99acb1b9 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-11 13:00:43 +05:30
rohitwaghchaure
3df783bfff
Merge pull request #44069 from frappe/mergify/bp/version-14-hotfix/pr-44058
...
fix: type error while saving pick list (backport #44058 )
2024-11-11 12:27:00 +05:30
vishnu
d73cc83b91
fix: tyeerror while saving pick list
...
(cherry picked from commit 22de0ecbdc )
2024-11-11 06:24:53 +00:00
Frappe PR Bot
e46834095b
chore(release): Bumped to Version 14.75.2
...
## [14.75.2](https://github.com/frappe/erpnext/compare/v14.75.1...v14.75.2 ) (2024-11-08)
### Bug Fixes
* subcontracting receipt has no reference field for purchase order ([1633a31 ](1633a3176c ))
2024-11-08 07:22:01 +00:00
rohitwaghchaure
2f969478e9
Merge pull request #44032 from frappe/mergify/bp/version-14/pr-44014
...
fix: Subcontracting Receipt has no reference field for Purchase Order (backport #44014 )
2024-11-08 12:49:15 +05:30
Ninad1306
1633a3176c
fix: subcontracting receipt has no reference field for purchase order
...
(cherry picked from commit b1e205f4d1 )
2024-11-08 06:53:14 +00:00
ruthra kumar
093b4f9845
Merge pull request #44026 from frappe/mergify/bp/version-14-hotfix/pr-43873
...
fix: add missing fields to field_no_map array (backport #43873 )
2024-11-08 11:52:24 +05:30
Ravindu Nethmina
440ada1bdc
refactor: add "margin_type" and "margin_rate_or_amount" to no copy
...
(cherry picked from commit 70f090c1ec )
2024-11-08 06:00:28 +00:00
ruthra kumar
82cd42bbdf
Merge pull request #44023 from frappe/mergify/bp/version-14-hotfix/pr-43762
...
fix: handle NoneType error when updating ordered_qty in SO for remove… (backport #43762 )
2024-11-08 11:11:18 +05:30
bhaveshkumar.j
1446aa3636
fix: NoneType while updating ordered_qty in SO for removed items
...
(cherry picked from commit 442cdd7ce4 )
2024-11-08 05:10:39 +00:00
Sagar Vora
0cdb4cb927
Merge pull request #44014 from Ninad1306/dashboard_links
2024-11-07 18:16:06 +05:30
Frappe PR Bot
ea634ec230
chore(release): Bumped to Version 14.75.1
...
## [14.75.1](https://github.com/frappe/erpnext/compare/v14.75.0...v14.75.1 ) (2024-11-07)
### Bug Fixes
* ensure list has items ([5c8af85 ](5c8af85086 ))
* error when saving POS merge log ([#43989 ](https://github.com/frappe/erpnext/issues/43989 )) ([657bd37 ](657bd3712b ))
* removed single quotes from deferred revenue ([#43985 ](https://github.com/frappe/erpnext/issues/43985 )) ([aee8a23 ](aee8a23626 ))
* serial no ledger report ([#44006 ](https://github.com/frappe/erpnext/issues/44006 )) ([9838eaa ](9838eaa332 ))
* task showing limit in customer portal (backport [#44003 ](https://github.com/frappe/erpnext/issues/44003 )) ([#44004 ](https://github.com/frappe/erpnext/issues/44004 )) ([bc9f0f8 ](bc9f0f8368 ))
2024-11-07 12:44:44 +00:00
Sagar Vora
33a9c5e88d
Merge pull request #44007 from frappe/version-14-hotfix
2024-11-07 18:13:19 +05:30
Ninad1306
b1e205f4d1
fix: subcontracting receipt has no reference field for purchase order
2024-11-07 16:34:14 +05:30
rohitwaghchaure
9838eaa332
fix: serial no ledger report ( #44006 )
2024-11-07 13:12:46 +05:30
mergify[bot]
bc9f0f8368
fix: task showing limit in customer portal (backport #44003 ) ( #44004 )
...
fix: task showing limit in customer portal (#44003 )
(cherry picked from commit 44832c3b5c )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-07 12:49:42 +05:30
Sagar Vora
478b49cc49
Merge pull request #43994 from frappe/mergify/bp/version-14-hotfix/pr-43993
...
fix: ensure list has items (backport #43993 )
2024-11-06 14:08:21 +05:30
Sagar Vora
5c8af85086
fix: ensure list has items
...
(cherry picked from commit e13e688987 )
2024-11-06 08:37:20 +00:00
Sagar Vora
876af6dca5
Merge pull request #43990 from frappe/mergify/bp/version-14-hotfix/pr-43989
...
fix: error when saving POS merge log (backport #43989 )
2024-11-06 13:26:09 +05:30
Sagar Vora
657bd3712b
fix: error when saving POS merge log ( #43989 )
...
(cherry picked from commit c62596b323 )
2024-11-06 07:52:12 +00:00
Sagar Vora
0a166a813a
Merge pull request #43988 from frappe/mergify/bp/version-14-hotfix/pr-43985
...
fix: removed single quotes from deferred revenue (backport #43985 )
2024-11-06 12:08:14 +05:30
Nihantra C. Patel
aee8a23626
fix: removed single quotes from deferred revenue ( #43985 )
...
(cherry picked from commit 834d18840c )
2024-11-06 06:37:02 +00:00
Frappe PR Bot
710771edf4
chore(release): Bumped to Version 14.75.0
...
# [14.75.0](https://github.com/frappe/erpnext/compare/v14.74.8...v14.75.0 ) (2024-11-06)
### Bug Fixes
* SO link on PO and add in missing dashboard references on both ([4f8a8a5 ](4f8a8a5e99 ))
### Features
* remove Payroll Entry from Bank Account dashboard (backport [#43931 ](https://github.com/frappe/erpnext/issues/43931 )) ([#43932 ](https://github.com/frappe/erpnext/issues/43932 )) ([42c2b84 ](42c2b84b28 ))
### Performance Improvements
* too many writes error during reposting (backport [#43978 ](https://github.com/frappe/erpnext/issues/43978 )) ([#43982 ](https://github.com/frappe/erpnext/issues/43982 )) ([57d35ec ](57d35ec20e ))
2024-11-06 05:11:31 +00:00
ruthra kumar
e6b97cad89
Merge pull request #43974 from frappe/version-14-hotfix
...
chore: release v14
2024-11-06 10:40:10 +05:30
mergify[bot]
57d35ec20e
perf: too many writes error during reposting (backport #43978 ) ( #43982 )
...
perf: too many writes error during reposting (#43978 )
perf: too many writes error
(cherry picked from commit 134c24b9c5 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-06 10:05:36 +05:30
ruthra kumar
1e2bea82f9
Merge pull request #43964 from frappe/mergify/bp/version-14-hotfix/pr-43388
...
fix: SO link on PO and add in missing dashboard references on both (backport #43388 )
2024-11-04 15:34:04 +05:30
ruthra kumar
0f4c5dd26c
chore: resolve conflicts
...
Stock Reservation Entry is unavailable in v14
2024-11-04 14:17:04 +05:30
CaseSolved
7906c21bdf
chore: linting
...
(cherry picked from commit be6970c850 )
2024-11-04 08:32:22 +00:00
CaseSolved
4f8a8a5e99
fix: SO link on PO and add in missing dashboard references on both
...
(cherry picked from commit 2017fd80d1 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py
# erpnext/selling/doctype/sales_order/sales_order_dashboard.py
2024-11-04 08:32:22 +00:00
mergify[bot]
42c2b84b28
feat: remove Payroll Entry from Bank Account dashboard (backport #43931 ) ( #43932 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-10-30 15:49:21 +01:00
Frappe PR Bot
80f2f5cd2f
chore(release): Bumped to Version 14.74.8
...
## [14.74.8](https://github.com/frappe/erpnext/compare/v14.74.7...v14.74.8 ) (2024-10-30)
### Bug Fixes
* add company filter for project ([d3e29fe ](d3e29fe828 ))
* add parenttype clause to invoice tax query in sales_register report ([cbe704c ](cbe704c73c ))
* added validation for UOM must be whole number (backport [#43710 ](https://github.com/frappe/erpnext/issues/43710 )) ([#43711 ](https://github.com/frappe/erpnext/issues/43711 )) ([aaae81f ](aaae81f7e8 ))
* basic rate not editable in Stock Entry Detail (backport [#43837 ](https://github.com/frappe/erpnext/issues/43837 )) ([#43839 ](https://github.com/frappe/erpnext/issues/43839 )) ([51c1d03 ](51c1d032ba ))
* calculate tds with net amount when invoice exceeds single threshold amount (backport [#43869 ](https://github.com/frappe/erpnext/issues/43869 )) ([#43919 ](https://github.com/frappe/erpnext/issues/43919 )) ([55c5f30 ](55c5f30d54 ))
* do not check for payment terms details for return invoices. ([fd63ace ](fd63ace6c7 ))
* do not set payment terms for return invoices ([bd34a67 ](bd34a67871 ))
* get stock accounts from the doc instead of db in validate_stock_accounts ([ad04610 ](ad04610c94 ))
* hide payment terms for return and paid purchase invoices ([78db8c0 ](78db8c0029 ))
* not able to submit stock entry ([#43890 ](https://github.com/frappe/erpnext/issues/43890 )) ([0742e6e ](0742e6e193 ))
* purchase return validation issue ([#43871 ](https://github.com/frappe/erpnext/issues/43871 )) ([a7cc7b2 ](a7cc7b28c0 ))
* remarks field in payment reconciliation ([93243b1 ](93243b1d95 ))
* **RFQ:** make strings translatable (backport [#43843 ](https://github.com/frappe/erpnext/issues/43843 )) ([#43847 ](https://github.com/frappe/erpnext/issues/43847 )) ([895f1bf ](895f1bff01 ))
* set bill_no before `against_voucher` gets concatenated ([2f3c3d5 ](2f3c3d5519 ))
* work order finish button not showing (backport [#43875 ](https://github.com/frappe/erpnext/issues/43875 )) ([#43877 ](https://github.com/frappe/erpnext/issues/43877 )) ([76530de ](76530de786 ))
2024-10-30 09:52:54 +00:00
ruthra kumar
4e85a79e42
Merge pull request #43892 from frappe/version-14-hotfix
...
chore: release v14
2024-10-30 15:21:35 +05:30
mergify[bot]
55c5f30d54
fix: calculate tds with net amount when invoice exceeds single threshold amount (backport #43869 ) ( #43919 )
...
* fix: calculate tds with net amount when invoice exceeds single threshold amount
(cherry picked from commit ef694a40a1 )
* test: add unit test to validate purchase invoice exceeding single threshold value
(cherry picked from commit 94badb464d )
---------
Co-authored-by: venkat102 <venkatesharunachalam659@gmail.com >
2024-10-30 11:26:08 +05:30
ruthra kumar
cc85f5de26
Merge pull request #43916 from frappe/mergify/bp/version-14-hotfix/pr-43886
...
fix: remarks field in payment reconciliation (backport #43886 )
2024-10-30 10:51:39 +05:30
ruthra kumar
15881ea718
chore: resolve conflicts
2024-10-30 10:30:48 +05:30
Ahmed Shareef
93243b1d95
fix: remarks field in payment reconciliation
...
(cherry picked from commit 2d5b079949 )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_payment/payment_reconciliation_payment.json
# erpnext/accounts/doctype/payment_reconciliation_payment/payment_reconciliation_payment.py
2024-10-30 04:50:23 +00:00
mergify[bot]
76530de786
fix: work order finish button not showing (backport #43875 ) ( #43877 )
...
* fix: work order finish button not showing (#43875 )
(cherry picked from commit 0a70be5b99 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.js
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-29 22:00:36 +05:30
ruthra kumar
d04396b697
Merge pull request #43896 from frappe/mergify/bp/version-14-hotfix/pr-43856
...
fix: add parenttype clause to invoice tax query in sales_register report (backport #43856 )
2024-10-29 16:12:46 +05:30
ruthra kumar
e552df31d6
Merge pull request #43894 from frappe/mergify/bp/version-14-hotfix/pr-43698
...
fix: Project name instead of ID in chart (backport #43698 )
2024-10-29 16:12:32 +05:30
Imesha Sudasingha
cbe704c73c
fix: add parenttype clause to invoice tax query in sales_register report
...
(cherry picked from commit e30ab141f4 )
2024-10-29 10:10:37 +00:00
rohitwaghchaure
0742e6e193
fix: not able to submit stock entry ( #43890 )
2024-10-29 15:35:19 +05:30
lukas.brandhoff
3fa392ebdf
refactor: include 'Project Name' in Project summary report
...
Keep name field for backwards compatibility
(cherry picked from commit 736d1a1105 )
2024-10-29 09:54:26 +00:00
ruthra kumar
a3c2121870
Merge pull request #43863 from frappe/mergify/bp/version-14-hotfix/pr-43685
...
fix: do not check for payment terms details for return invoices. (backport #43685 )
2024-10-28 15:53:06 +05:30
mergify[bot]
aaae81f7e8
fix: added validation for UOM must be whole number (backport #43710 ) ( #43711 )
...
* fix: added validation for UOM must be whole number (#43710 )
(cherry picked from commit 4fd4a37dc9 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
* chore: fix conflicts
* chore: fix linters issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-28 15:12:16 +05:30
rohitwaghchaure
a7cc7b28c0
fix: purchase return validation issue ( #43871 )
2024-10-28 15:11:07 +05:30
mergify[bot]
51c1d032ba
fix: basic rate not editable in Stock Entry Detail (backport #43837 ) ( #43839 )
...
* fix: basic rate not editable in Stock Entry Detail (#43837 )
(cherry picked from commit 5a967bc868 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.js
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-28 14:02:23 +05:30
ruthra kumar
c695959902
chore: resolve conflicts
2024-10-28 13:32:30 +05:30
ruthra kumar
83f5a24520
Merge pull request #43868 from frappe/mergify/bp/version-14-hotfix/pr-43862
...
refactor: fix garbage title, desc and name in razorpay (backport #43862 )
2024-10-28 12:47:42 +05:30
ruthra kumar
627832fe5b
refactor: fix garbage title, desc and name in razorpay
...
(cherry picked from commit 7332ec8fbd )
2024-10-28 06:55:08 +00:00
ljain112
78db8c0029
fix: hide payment terms for return and paid purchase invoices
...
(cherry picked from commit 912e1e3f3d )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
2024-10-28 05:53:55 +00:00
ljain112
bd34a67871
fix: do not set payment terms for return invoices
...
(cherry picked from commit 8b700eadc7 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2024-10-28 05:53:54 +00:00
ljain112
fd63ace6c7
fix: do not check for payment terms details for return invoices.
...
(cherry picked from commit 6703b7d1ae )
2024-10-28 05:53:54 +00:00
ruthra kumar
36fdd540c0
Merge pull request #43858 from frappe/mergify/bp/version-14-hotfix/pr-43833
...
refactor: query for expense_account moved to setup hook in purchase invoice (backport #43833 )
2024-10-28 09:59:55 +05:30
ruthra kumar
b81dc2bf5e
chore: resolve conflict
2024-10-28 09:55:04 +05:30
ljain112
7e7cc807a5
refactor: query for expense_account moved to setup hook in purchase invoice
...
(cherry picked from commit a9ac0cc223 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
2024-10-28 04:14:14 +00:00
mergify[bot]
895f1bff01
fix(RFQ): make strings translatable (backport #43843 ) ( #43847 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(RFQ): make strings translatable (#43843 )
2024-10-26 19:51:31 +02:00
ruthra kumar
53c4b5f752
Merge pull request #43832 from frappe/mergify/bp/version-14-hotfix/pr-43830
...
fix: set bill_no before `against_voucher` gets concatenated (backport #43830 )
2024-10-25 14:28:44 +05:30
ruthra kumar
2f3c3d5519
fix: set bill_no before against_voucher gets concatenated
...
(cherry picked from commit 7bade7f1fe )
2024-10-25 14:05:15 +05:30
ruthra kumar
6ddff1b168
Merge pull request #43806 from frappe/mergify/bp/version-14-hotfix/pr-43755
...
fix: Add Company Filter (backport #43755 )
2024-10-23 17:57:42 +05:30
IamSaiyyamChhetri
d3e29fe828
fix: add company filter for project
...
- In Project dt Sales Order field
- In Sales Order dt Project field
(cherry picked from commit 9909d760a5 )
2024-10-23 17:31:44 +05:30
Smit Vora
3ace876c1f
Merge pull request #43784 from frappe/mergify/bp/version-14-hotfix/pr-43462
...
fix: get stock accounts from the doc in `validate_stock_accounts` in Journal Entry (backport #43462 )
2024-10-23 10:36:30 +05:30
Frappe PR Bot
8c7ed37afd
chore(release): Bumped to Version 14.74.7
...
## [14.74.7](https://github.com/frappe/erpnext/compare/v14.74.6...v14.74.7 ) (2024-10-23)
### Bug Fixes
* "show_remarks" checkbox in Process statement of accounts ([0833823 ](083382399f ))
* coupon code validation logic ([c18beae ](c18beaea6b ))
* **deferred_revenue:** Escape account in query ([3d082c9 ](3d082c93bc ))
* Freeze Screen on load invoices on POS Closing Entry ([725b6be ](725b6beff3 ))
* get period estimate till service end date ([35c257a ](35c257a7ae ))
* incorrect amount in bank clearance ([98362d9 ](98362d9183 ))
* party_balance based on company in payment entry ([5333f33 ](5333f33c21 ))
* remove extra space ([719565c ](719565c897 ))
* use correct variable in error message (backport [#43790 ](https://github.com/frappe/erpnext/issues/43790 )) ([#43791 ](https://github.com/frappe/erpnext/issues/43791 )) ([5b0a8fd ](5b0a8fd2ce ))
2024-10-23 04:45:56 +00:00
ruthra kumar
9da08df3ca
Merge pull request #43773 from frappe/version-14-hotfix
...
chore: release v14
2024-10-23 10:14:40 +05:30
mergify[bot]
5b0a8fd2ce
fix: use correct variable in error message (backport #43790 ) ( #43791 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: use correct variable in error message (#43790 )
2024-10-22 19:43:13 +02:00
Sagar Vora
f5f6c7609a
test: fix test case
2024-10-22 20:27:06 +05:30
Vishakh Desai
ad04610c94
fix: get stock accounts from the doc instead of db in validate_stock_accounts
...
(cherry picked from commit 30954586d8 )
2024-10-22 14:07:06 +00:00
ruthra kumar
1a4a329c1d
Merge pull request #43779 from frappe/mergify/bp/version-14-hotfix/pr-43778
...
refactor: validate_return_against_account (backport #43778 )
2024-10-22 17:36:37 +05:30
Raffael Meyer
411f7c3a2c
refactor: validate_return_against_account ( #43778 )
...
(cherry picked from commit c4faa0e101 )
2024-10-22 11:45:49 +00:00
ruthra kumar
c55d473c92
Merge pull request #43776 from frappe/mergify/bp/version-14-hotfix/pr-43775
...
fix(deferred_revenue): Escape account in query (backport #43775 )
2024-10-22 16:40:02 +05:30
Corentin Forler
3d082c93bc
fix(deferred_revenue): Escape account in query
...
(cherry picked from commit c7b3ae41d4 )
2024-10-22 10:42:08 +00:00
ruthra kumar
a3e8cc6abe
Merge pull request #43767 from frappe/mergify/bp/version-14-hotfix/pr-43766
...
refactor: allow unreconcile on bank and cash entry type journals (backport #43766 )
2024-10-22 12:12:52 +05:30
ruthra kumar
0dcb5a4fbb
refactor: allow unreconcile on bank and cash entry type journals
...
(cherry picked from commit 2c4f37f488 )
2024-10-22 06:35:37 +00:00
ruthra kumar
14a589eb2f
Merge pull request #43764 from frappe/mergify/bp/version-14-hotfix/pr-43761
...
fix: coupon code validation logic (backport #43761 )
2024-10-22 10:39:10 +05:30
ruthra kumar
2af36383cc
chore: resolve conflict
2024-10-22 10:16:57 +05:30
bhaveshkumar.j
719565c897
fix: remove extra space
...
(cherry picked from commit 1561a9e1bf )
2024-10-22 04:37:48 +00:00
bhaveshkumar.j
c18beaea6b
fix: coupon code validation logic
...
(cherry picked from commit d04257a32d )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/utils.py
2024-10-22 04:37:48 +00:00
ruthra kumar
3d5c15df0a
Merge pull request #43741 from frappe/mergify/bp/version-14-hotfix/pr-43726
...
fix: "show_remarks" checkbox in Process statement of accounts (backport #43726 )
2024-10-21 13:09:04 +05:30
ruthra kumar
0cf172c0da
Merge pull request #43743 from frappe/mergify/bp/version-14-hotfix/pr-43727
...
fix: get period estimate till service end date (backport #43727 )
2024-10-21 13:08:44 +05:30
ruthra kumar
5289022351
Merge pull request #43745 from frappe/mergify/bp/version-14-hotfix/pr-43720
...
fix: party_balance based on company in payment entry (backport #43720 )
2024-10-21 13:08:22 +05:30
ruthra kumar
bbce58524e
Merge pull request #43747 from frappe/mergify/bp/version-14-hotfix/pr-42461
...
fix: Freeze Screen on load invoices on POS Closing Entry (backport #42461 )
2024-10-21 13:08:02 +05:30
HarryPaulo
725b6beff3
fix: Freeze Screen on load invoices on POS Closing Entry
...
(cherry picked from commit 486d396174 )
2024-10-21 06:57:51 +00:00
ljain112
5333f33c21
fix: party_balance based on company in payment entry
...
(cherry picked from commit 97c9adf06b )
2024-10-21 06:53:31 +00:00
ruthra kumar
beb5318446
chore: resolve conflict
2024-10-21 12:21:51 +05:30
venkat102
35c257a7ae
fix: get period estimate till service end date
...
(cherry picked from commit a7ba7e9c28 )
2024-10-21 06:50:26 +00:00
ljain112
083382399f
fix: "show_remarks" checkbox in Process statement of accounts
...
(cherry picked from commit f4600df1f7 )
# Conflicts:
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py
2024-10-21 06:44:35 +00:00
ruthra kumar
a05d6de2be
Merge pull request #43716 from frappe/mergify/bp/version-14-hotfix/pr-42898
...
fix: incorrect amount in bank clearance (backport #42898 )
2024-10-18 11:01:11 +05:30
NIYAZ RAZAK
98362d9183
fix: incorrect amount in bank clearance
...
(cherry picked from commit 9a11df59fc )
2024-10-18 10:37:17 +05:30
Frappe PR Bot
e401ad5b8f
chore(release): Bumped to Version 14.74.6
...
## [14.74.6](https://github.com/frappe/erpnext/compare/v14.74.5...v14.74.6 ) (2024-10-16)
### Bug Fixes
* added parentheses for correct query formation for logical OR condition ([0f738de ](0f738de5e5 ))
* added string for translation in bank reconciliation statement ([32f6eb7 ](32f6eb7ee7 ))
* conversion factor issue (backport [#43645 ](https://github.com/frappe/erpnext/issues/43645 )) ([#43675 ](https://github.com/frappe/erpnext/issues/43675 )) ([1262c32 ](1262c322d1 ))
* delete invalid pricing rule on change of applicable_for ([c7c2bdd ](c7c2bdd159 ))
* ignore free item when qty is zero ([ae47fb9 ](ae47fb9617 ))
* missing child company accounts in consolidated balance sheet ([bb774ce ](bb774cec58 ))
* removed unused query ([dcbfd4a ](dcbfd4ae1d ))
* run gl_entries and closing voucher processes in same function ([59c314c ](59c314c98a ))
* update formatings ([a8ad608 ](a8ad608fd8 ))
* update formatings ([699b098 ](699b09846a ))
* update item details with actual quantity. ([c520a7c ](c520a7c6c1 ))
* Use `ref_doc.get()` for `party_account_currency` ([01d6c10 ](01d6c1081b ))
* validation for corrective job card (backport [#43555 ](https://github.com/frappe/erpnext/issues/43555 )) (backport [#43558 ](https://github.com/frappe/erpnext/issues/43558 )) ([#43628 ](https://github.com/frappe/erpnext/issues/43628 )) ([1f09975 ](1f099752d2 ))
* zero incoming rate for delivery note return ([#43642 ](https://github.com/frappe/erpnext/issues/43642 )) ([7eac9cc ](7eac9cc1db ))
2024-10-16 05:02:55 +00:00
ruthra kumar
9106c2fdd8
Merge pull request #43668 from frappe/version-14-hotfix
...
chore: release v14
2024-10-16 10:31:35 +05:30
ruthra kumar
2e6ead30e0
Merge pull request #43683 from frappe/mergify/bp/version-14-hotfix/pr-43661
...
fix: missing child company accounts in consolidated balance sheet (backport #43661 )
2024-10-15 17:38:11 +05:30
ruthra kumar
70050081ff
Merge pull request #43681 from frappe/mergify/bp/version-14-hotfix/pr-43663
...
fix: run gl_entries and closing voucher processes in same function (backport #43663 )
2024-10-15 17:28:04 +05:30
ljain112
bb774cec58
fix: missing child company accounts in consolidated balance sheet
...
(cherry picked from commit 7fae9d57d2 )
2024-10-15 11:37:52 +00:00
ruthra kumar
7c549e60d6
Merge pull request #43679 from frappe/mergify/bp/version-14-hotfix/pr-43602
...
fix: added parentheses for correct query formation for logical OR condition (backport #43602 )
2024-10-15 17:07:17 +05:30
ljain112
59c314c98a
fix: run gl_entries and closing voucher processes in same function
...
(cherry picked from commit af4daa5b0f )
2024-10-15 11:35:55 +00:00
ljain112
0f738de5e5
fix: added parentheses for correct query formation for logical OR condition
...
(cherry picked from commit c0da8f11f7 )
2024-10-15 11:15:40 +00:00
ruthra kumar
8701cb73ef
Merge pull request #43677 from frappe/mergify/bp/version-14-hotfix/pr-43600
...
fix: added string for translation in bank reconciliation statement (backport #43600 )
2024-10-15 16:40:53 +05:30
ljain112
32f6eb7ee7
fix: added string for translation in bank reconciliation statement
...
(cherry picked from commit c99d9f7037 )
2024-10-15 11:02:29 +00:00
mergify[bot]
1262c322d1
fix: conversion factor issue (backport #43645 ) ( #43675 )
...
fix: conversion factor issue (#43645 )
(cherry picked from commit a52756f1d4 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-15 16:08:37 +05:30
ruthra kumar
aa85c3abee
Merge pull request #43669 from frappe/mergify/bp/version-14-hotfix/pr-43557
...
fix: delete invalid pricing rule on change of applicable_for values (backport #43557 )
2024-10-15 15:56:29 +05:30
ljain112
5d9474c98c
test: added test for change in applicable_for_value in promotional scheme
...
(cherry picked from commit 2613bdd868 )
2024-10-15 09:55:31 +00:00
ljain112
c7c2bdd159
fix: delete invalid pricing rule on change of applicable_for
...
(cherry picked from commit 42746fc630 )
2024-10-15 09:55:31 +00:00
ruthra kumar
1913caf2b0
Merge pull request #43665 from frappe/mergify/bp/version-14-hotfix/pr-43662
...
fix: removed unused query (backport #43662 )
2024-10-15 13:55:52 +05:30
ruthra kumar
5aff4242e3
Merge pull request #43657 from frappe/mergify/bp/version-14-hotfix/pr-43570
...
fix: update item details with actual quantity (backport #43570 )
2024-10-15 13:52:23 +05:30
ruthra kumar
e7f630fc74
chore: resolve conflict
2024-10-15 13:34:37 +05:30
ruthra kumar
9697cb066c
Merge pull request #43659 from frappe/mergify/bp/version-14-hotfix/pr-43642
...
fix: zero incoming rate for delivery note return (backport #43642 )
2024-10-15 13:26:03 +05:30
ruthra kumar
be78e17e8c
chore: resolve conflict
2024-10-15 13:25:14 +05:30
ljain112
dcbfd4ae1d
fix: removed unused query
...
(cherry picked from commit 5f590ddfa2 )
# Conflicts:
# erpnext/accounts/doctype/tax_withholding_category/tax_withholding_category.py
2024-10-15 07:53:40 +00:00
rohitwaghchaure
a585a7029f
chore: fix conflicts
2024-10-15 12:08:24 +05:30
rohitwaghchaure
7eac9cc1db
fix: zero incoming rate for delivery note return ( #43642 )
...
(cherry picked from commit 6087a57b0c )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
2024-10-15 06:28:36 +00:00
Bhavan23
a8ad608fd8
fix: update formatings
...
(cherry picked from commit 5044297321 )
2024-10-15 06:27:42 +00:00
Bhavan23
699b09846a
fix: update formatings
...
(cherry picked from commit 5f4a523340 )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.py
2024-10-15 06:27:41 +00:00
Bhavan23
dc2483bb92
test: Validate the actual quantity when creating a material request from the sales order
...
(cherry picked from commit 17fdd42645 )
2024-10-15 06:27:41 +00:00
Bhavan23
c520a7c6c1
fix: update item details with actual quantity.
...
(cherry picked from commit 9dbdfec9b7 )
2024-10-15 06:27:40 +00:00
ruthra kumar
475c9b8450
Merge pull request #43653 from frappe/mergify/bp/version-14-hotfix/pr-43601
...
refactor: remove 'format:' based naming (backport #43601 )
2024-10-15 07:34:49 +05:30
ruthra kumar
2cce2cfdbe
Merge pull request #43649 from frappe/mergify/bp/version-14-hotfix/pr-43614
...
fix: ignore free item when qty is zero (backport #43614 )
2024-10-15 06:01:44 +05:30
ruthra kumar
065465626e
chore: resolve conflict
2024-10-15 06:00:47 +05:30
venkat102
fc7207bcd3
refactor: remove 'format:' based naming
...
(cherry picked from commit e8e1ec0e85 )
# Conflicts:
# erpnext/accounts/doctype/unreconcile_payment/unreconcile_payment.json
2024-10-14 15:45:57 +00:00
Ninad1306
3b1f0c191e
test: test case to validate free item is ignored when qty is zero
...
(cherry picked from commit a2b41a0c16 )
2024-10-14 10:51:00 +00:00
Ninad1306
ae47fb9617
fix: ignore free item when qty is zero
...
(cherry picked from commit 7ae98f77ee )
2024-10-14 10:51:00 +00:00
Smit Vora
16d9ca72e8
Merge pull request #43640 from frappe/mergify/bp/version-14-hotfix/pr-43638
...
fix: Use `ref_doc.get()` for `party_account_currency` (backport #43638 )
2024-10-14 13:59:05 +05:30
Abdeali Chharchhoda
01d6c1081b
fix: Use ref_doc.get() for party_account_currency
...
(cherry picked from commit b79549422a )
2024-10-14 06:09:08 +00:00
Frappe PR Bot
7404911940
chore(release): Bumped to Version 14.74.5
...
## [14.74.5](https://github.com/frappe/erpnext/compare/v14.74.4...v14.74.5 ) (2024-10-12)
### Bug Fixes
* validation for corrective job card (backport [#43555 ](https://github.com/frappe/erpnext/issues/43555 )) (backport [#43558 ](https://github.com/frappe/erpnext/issues/43558 )) ([#43628 ](https://github.com/frappe/erpnext/issues/43628 )) ([ea0f044 ](ea0f044c48 ))
2024-10-12 15:51:49 +00:00
rohitwaghchaure
136adcb793
Merge pull request #43629 from frappe/mergify/bp/version-14/pr-43628
...
fix: validation for corrective job card (backport #43555 ) (backport #43558 ) (backport #43628 )
2024-10-12 21:20:29 +05:30
mergify[bot]
ea0f044c48
fix: validation for corrective job card (backport #43555 ) (backport #43558 ) ( #43628 )
...
fix: validation for corrective job card (backport #43555 ) (#43558 )
* fix: validation for corrective job card (#43555 )
(cherry picked from commit 7a0a893d08 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
* chore: fix linters issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit cf0fa0db7b )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 1f099752d2 )
2024-10-12 13:04:35 +00:00
mergify[bot]
1f099752d2
fix: validation for corrective job card (backport #43555 ) (backport #43558 ) ( #43628 )
...
fix: validation for corrective job card (backport #43555 ) (#43558 )
* fix: validation for corrective job card (#43555 )
(cherry picked from commit 7a0a893d08 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
* chore: fix linters issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit cf0fa0db7b )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-12 18:32:30 +05:30
Frappe PR Bot
e9dbbbe324
chore(release): Bumped to Version 14.74.4
...
## [14.74.4](https://github.com/frappe/erpnext/compare/v14.74.3...v14.74.4 ) (2024-10-10)
### Bug Fixes
* add parenttype condition for item table in Purchase Register Report ([4586f03 ](4586f03bdc ))
* Add removed test code `b41f10c1b9 ` ([8f5c191 ](8f5c191136 ))
* create Account Closing Balance even though there are no transaction in period ([2fc776d ](2fc776d0f5 ))
* deduct advances adjusted for threshold check for tcs ([de15728 ](de15728741 ))
* do not include advances for tds vouchers ([9d950a9 ](9d950a9b77 ))
* get company from ref doc as it's not available in payment request ([078eb46 ](078eb46eb8 ))
* multiple issues in Payment Request ([#42427 ](https://github.com/frappe/erpnext/issues/42427 )) ([ef52be2 ](ef52be2f17 ))
* Remove `advance_payment_status` uses ([36b4f68 ](36b4f68566 ))
* Remove unreference method ([d4421da ](d4421dade1 ))
* Remove unused field ([3a51cf4 ](3a51cf4e1a ))
* Remove unused function `get_paid_amount_against_order` ([677aadd ](677aadde7c ))
* Separate `on_submit` and `before_submit` of PR ([d828ea6 ](d828ea6a1a ))
2024-10-10 00:48:02 +00:00
ruthra kumar
4b1e3c96c2
Merge pull request #43562 from frappe/version-14-hotfix
...
chore: release v14
2024-10-10 06:16:42 +05:30
Sagar Vora
8714ec608b
Merge pull request #43571 from frappe/mergify/bp/version-14-hotfix/pr-43271
...
fix: deduct advances adjusted for threshold check for tcs (backport #43271 )
2024-10-09 18:38:07 +05:30
Sagar Vora
e7518414cb
Merge pull request #43595 from ljain112/fix-pr-43271
2024-10-09 17:44:37 +05:30
ljain112
d5c82ccbab
test: fixed account settings in test case
2024-10-09 17:34:59 +05:30
ljain112
f5a7c8b0b0
test: added test cases for the tcs deduction for advances adjusted.
...
(cherry picked from commit efe238cefd )
2024-10-08 12:05:48 +00:00
ljain112
de15728741
fix: deduct advances adjusted for threshold check for tcs
...
(cherry picked from commit 767c8f92be )
2024-10-08 12:05:48 +00:00
Smit Vora
d6f9909ba5
Merge pull request #43552 from frappe/mergify/bp/version-14-hotfix/pr-43397
...
fix: do not include advances for tds vouchers (backport #43397 )
2024-10-08 11:29:48 +05:30
ljain112
9d950a9b77
fix: do not include advances for tds vouchers
...
(cherry picked from commit 7ef918421e )
2024-10-08 05:09:01 +00:00
Smit Vora
0336e7ac45
Merge pull request #43529 from frappe/mergify/bp/version-14-hotfix/pr-43407
...
fix: multiple issues in Payment Request (backport #43407 )
2024-10-08 10:38:50 +05:30
Smit Vora
078eb46eb8
fix: get company from ref doc as it's not available in payment request
2024-10-07 22:55:58 +05:30
Smit Vora
1d21f428c1
Merge pull request #43526 from frappe/mergify/bp/version-14-hotfix/pr-43391
...
fix: create Account Closing Balance even though there are no transaction in period (backport #43391 )
2024-10-07 22:34:37 +05:30
Smit Vora
71ee88dc79
Merge pull request #43524 from frappe/mergify/bp/version-14-hotfix/pr-43384
...
fix: add parenttype condition for item table in Purchase Register Report (backport #43384 )
2024-10-07 22:34:23 +05:30
Smit Vora
f6b91969b2
chore: resolve conflicts, remove additional new fields
2024-10-07 22:31:49 +05:30
Smit Vora
3f5f37fa73
chore: resolve conflicts visible prima-facie
2024-10-07 22:15:26 +05:30
Smit Vora
d4258fff9d
chore: remove unused filed
...
(cherry picked from commit 0c599c2b6d )
2024-10-07 16:17:06 +00:00
Abdeali Chharchhoda
54608bdff9
test: Change Accounts Settings for multi currency ( https://github.com/frappe/erpnext/pull/42427#discussion_r1789859737 )
...
(cherry picked from commit 62cc86114b )
2024-10-07 16:17:05 +00:00
Abdeali Chharchhoda
4d00d2b87b
test: Remove Payment Gateway settings from test
...
(cherry picked from commit 3d9d56ab50 )
2024-10-07 16:17:05 +00:00
Abdeali Chharchhoda
d828ea6a1a
fix: Separate on_submit and before_submit of PR
...
(cherry picked from commit dbd7b83204 )
2024-10-07 16:17:05 +00:00
Abdeali Chharchhoda
677aadde7c
fix: Remove unused function get_paid_amount_against_order
...
(cherry picked from commit 75916629c8 )
2024-10-07 16:17:04 +00:00
Abdeali Chharchhoda
3a51cf4e1a
fix: Remove unused field
...
(cherry picked from commit e785928c0f )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request.json
2024-10-07 16:17:04 +00:00
Abdeali Chharchhoda
7d0a094515
test: Removed initial PR status assertion
...
(cherry picked from commit 67bd540135 )
2024-10-07 16:17:03 +00:00
Abdeali Chharchhoda
8f5c191136
fix: Add removed test code b41f10c1b9
...
(cherry picked from commit 30fd11f138 )
2024-10-07 16:17:02 +00:00
Abdeali Chharchhoda
d4421dade1
fix: Remove unreference method
...
(cherry picked from commit 770bc1c293 )
2024-10-07 16:17:02 +00:00
Abdeali Chharchhoda
36b4f68566
fix: Remove advance_payment_status uses
...
(cherry picked from commit 907e3af1b0 )
2024-10-07 16:17:02 +00:00
Abdeali Chharchhodawala
ef52be2f17
fix: multiple issues in Payment Request ( #42427 )
...
* fix: multiple issues in Payment Request
* chore: minor changes
* fix: remove bug
* fix: replace `round` with `flt`
* fix: update `set_advance_payment_status()` logic
* fix: removed bug of `set_advance_payment_status`
* fix: changes as per review
* refactor: replace sql query of `matched_payment_requests` to query builder
* fix: replace `locals` with `get_doc` in set_query
* fix: changes during review
* fix: minor review changes
* fix: remove unnecessary code for setting payment entry received amount
* fix: logic for ser payment_request if PE made from transaction
* fix: Use rounded total to make Payment Request from `Sales Invoice` or `Purchase Invoice`
* refactor: enhance logic of `set_open_payment_requests_to_references`
* fix: added one optional arg `created_from_payment_request`
* fix: handle multiple allocation of PR at PE's reference
* fix: logic for PR if outstanding docs fetch
* fix: formatted Link field for `Payment Request` for PE's references
* fix: replace `get_all()` with `get_list()` for getting Payment Request for Link field
* fix: replace `get_all()` with `get_list()` for getting Payment Request for Link field
* chore: format `payment_entry.js` file
* style: Show preview popup of `Payment Request`
* fix: remove minor bug
* fix: add virtual field for Payment Term and Request `outstanding_amount` in PE's reference
* fix: get outstanding amount in PE's reference on realtime
* fix: move allocation of allocated_amount to server side (no change)
* fix: some minor changes to allocation
* fix: Split `Payment Request` if PE is created from PR and there are `Payment Terms`
* fix: minor logic changes
* fix: Allocation of allocated_amount if `paid_amount` is changes
* fix: improve logic of allocation
* fix: set matched payment request if unset
* fix: minor changes
* fix: Allocate single Payment Request if PE created from PR
* fix: improve code logic
* fix: Removed duplication code
* fix: proper message title
* refactor: Rename method of Allocation Amount to References
* refactor: Changing `grand_total` description based on `party_type`
* refactor: update Payment Request
* fix: Remove virtual property of payment_term_oustanding from references
* fix: fetch party account currency for creating payment request
* fix: use transaction currency as base in payment request
* fix: party amount for creating payment entry
* fix: allow for proportional amount paid by bank
* fix: Changed field order in Payment Request
* fix: Minor refactor in Payment Entry Reference table data
* test: Added test cases for allow Payment at `Partially Paid` status for PR
* test: Update partial paid status test case
* test: Update test case for same currency PR
* refactor: Wider the `msgprint` dialog for after save PE
* test: Update PR test cases
* chore: Remove dirty lines
* test: Checking `Advance Payment Status`
* fix: formatting update
* fix: Use `flt` where doing subtraction
* test: PR test case with Payment Term for same currency
* fix: remove redundant `flt`
* test: Add test cases for PR
---------
Co-authored-by: Sagar Vora <sagar@resilient.tech >
(cherry picked from commit ea69ba7cd8 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
# erpnext/accounts/doctype/payment_entry/payment_entry.py
# erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.json
# erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.py
# erpnext/accounts/doctype/payment_request/payment_request.json
# erpnext/accounts/doctype/payment_request/payment_request.py
2024-10-07 16:17:01 +00:00
ljain112
2fc776d0f5
fix: create Account Closing Balance even though there are no transaction in period
...
(cherry picked from commit 43deaea96b )
2024-10-07 16:12:19 +00:00
ljain112
4586f03bdc
fix: add parenttype condition for item table in Purchase Register Report
...
(cherry picked from commit 28abf191fc )
2024-10-07 15:55:42 +00:00
Frappe PR Bot
96cb08dba8
chore(release): Bumped to Version 14.74.3
...
## [14.74.3](https://github.com/frappe/erpnext/compare/v14.74.2...v14.74.3 ) (2024-10-04)
### Bug Fixes
* add company filter in Warehouse wise Item Balance Age and Value ([3cb8502 ](3cb85028d0 ))
* adjustmen entry for stock reco ([57925a1 ](57925a1315 ))
* conflicts ([02ce528 ](02ce528501 ))
* **Dunning:** logic for fetching text (backport [#43160 ](https://github.com/frappe/erpnext/issues/43160 )) ([#43489 ](https://github.com/frappe/erpnext/issues/43489 )) ([31ecdb2 ](31ecdb2104 ))
* Fix API endpoint for Frankfurter ([1c0843c ](1c0843caee ))
* patch to update Currency Exchange Settings for `frankfurter.app` ([b4706db ](b4706db816 ))
* set margin fields for purchase documents when updating items ([97edadf ](97edadfc4b ))
* Stock Ledger Invariant Check report ([4426384 ](44263842f5 ))
2024-10-04 03:04:09 +00:00
ruthra kumar
b18ad94071
Merge pull request #43468 from frappe/version-14-hotfix
...
chore: release v14
2024-10-04 08:32:45 +05:30
mergify[bot]
31ecdb2104
fix(Dunning): logic for fetching text (backport #43160 ) ( #43489 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(Dunning): logic for fetching text (#43160 )
2024-10-03 20:28:59 +01:00
Sagar Vora
3b550ca419
Merge pull request #43484 from frappe/mergify/bp/version-14-hotfix/pr-43475
...
fix: set margin fields for purchase documents when updating items (backport #43475 )
2024-10-02 15:24:03 +05:30
Sagar Vora
97edadfc4b
fix: set margin fields for purchase documents when updating items
...
(cherry picked from commit 7be4d56be2 )
2024-10-02 09:51:45 +00:00
Sagar Vora
824ccfb10c
Merge pull request #43482 from frappe/mergify/bp/version-14-hotfix/pr-43481
...
fix: patch to update Currency Exchange Settings for `frankfurter.app` (backport #43481 )
2024-10-02 15:14:46 +05:30
Sagar Vora
02ce528501
fix: conflicts
2024-10-02 15:14:16 +05:30
Sagar Vora
b4706db816
fix: patch to update Currency Exchange Settings for frankfurter.app
...
(cherry picked from commit c5889c5d2e )
# Conflicts:
# erpnext/patches.txt
2024-10-02 09:43:14 +00:00
Sagar Vora
f608ba55ab
Merge pull request #43477 from frappe/mergify/bp/version-14-hotfix/pr-43476
...
fix: Fix API endpoint for Frankfurter (backport #43476 )
2024-10-02 14:43:07 +05:30
Sagar Vora
b18b4c1e35
test: update test for API change
...
(cherry picked from commit c444de017a )
2024-10-02 09:11:47 +00:00
Corentin Forler
1c0843caee
fix: Fix API endpoint for Frankfurter
...
(cherry picked from commit 33e72111c7 )
2024-10-02 09:11:47 +00:00
Nihantra C. Patel
7b158accec
Merge pull request #43458 from frappe/mergify/bp/version-14-hotfix/pr-43455
...
fix: add company filter in Warehouse wise Item Balance Age and Value (backport #43455 )
2024-10-01 11:46:54 +05:30
Nihantra Patel
3cb85028d0
fix: add company filter in Warehouse wise Item Balance Age and Value
...
(cherry picked from commit 75950f86cf )
2024-10-01 05:47:33 +00:00
rohitwaghchaure
619550942f
Merge pull request #43439 from frappe/mergify/bp/version-14-hotfix/pr-43437
...
fix: adjustment entry for stock reco (backport #43437 )
2024-09-30 15:38:09 +05:30
Rohit Waghchaure
57925a1315
fix: adjustmen entry for stock reco
...
(cherry picked from commit 4e463b7d6d )
2024-09-30 08:57:50 +00:00
rohitwaghchaure
a201c56b38
Merge pull request #43432 from frappe/mergify/bp/version-14-hotfix/pr-43420
...
fix: Stock Ledger Invariant Check report (backport #43420 )
2024-09-30 13:39:47 +05:30
Rohit Waghchaure
44263842f5
fix: Stock Ledger Invariant Check report
...
(cherry picked from commit d7daedc5b2 )
2024-09-29 17:07:35 +00:00
Frappe PR Bot
20f9549247
chore(release): Bumped to Version 14.74.2
...
## [14.74.2](https://github.com/frappe/erpnext/compare/v14.74.1...v14.74.2 ) (2024-09-25)
### Bug Fixes
* add currency in financial statement ([6becaba ](6becaba672 ))
* AR / AP report to ignore 0.0 outstanding ([79f95ba ](79f95ba507 ))
* **Bank Account:** dashboard connections (backport [#43365 ](https://github.com/frappe/erpnext/issues/43365 )) ([#43366 ](https://github.com/frappe/erpnext/issues/43366 )) ([4146bdf ](4146bdf324 ))
* change dynamic link doctype fieldtype to data ([c0dfda6 ](c0dfda6ccc ))
* incorrect outstanding on non-pos invoice with write_off_account ([79235cd ](79235cd688 ))
* incorrect stock balance for inventory dimension (backport [#43284 ](https://github.com/frappe/erpnext/issues/43284 )) ([#43289 ](https://github.com/frappe/erpnext/issues/43289 )) ([1bdbcc6 ](1bdbcc6703 ))
* partial return on POS invoice ([50e0f56 ](50e0f56d18 ))
* partial return on POS invoice ([ef7d4fe ](ef7d4fe84a ))
* Payment Ledger Report currency fieldtype fix ([7ac39dc ](7ac39dc233 ))
* **Payment Reconciliation:** German translations ([32d4f96 ](32d4f96e02 ))
* Serial No reserved against historical sales order - unable to sell again ([#43294 ](https://github.com/frappe/erpnext/issues/43294 )) ([8abc1f4 ](8abc1f4da9 ))
* show chart tool tip in report currency ([92438f8 ](92438f8dba ))
* translate in js ([e43c357 ](e43c357c08 ))
* Translation for button SO to PO ([a8b5bcf ](a8b5bcfe02 ))
* Translation for button SO to PO --conflicts ([b6ce922 ](b6ce9222aa ))
2024-09-25 04:38:46 +00:00
ruthra kumar
644ada8225
Merge pull request #43362 from frappe/version-14-hotfix
...
chore: release v14
2024-09-25 10:07:32 +05:30
mergify[bot]
4146bdf324
fix(Bank Account): dashboard connections (backport #43365 ) ( #43366 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
fix(Bank Account): dashboard connections (#43365 )
2024-09-24 16:20:05 +02:00
ruthra kumar
c36b40ad8c
Merge pull request #43363 from frappe/mergify/bp/version-14-hotfix/pr-43356
...
fix: AR / AP report to ignore 0.0 outstanding (backport #43356 )
2024-09-24 16:58:26 +05:30
ruthra kumar
79f95ba507
fix: AR / AP report to ignore 0.0 outstanding
...
(cherry picked from commit 6e2cf79e2c )
2024-09-24 10:14:49 +00:00
Nihantra C. Patel
5ba9fb73bb
Merge pull request #43342 from frappe/mergify/bp/version-14-hotfix/pr-43253
...
fix: partial return on POS invoice (backport #43253 )
2024-09-23 23:36:25 +05:30
ruthra kumar
43ba79f0e5
Merge pull request #43299 from barredterra/de-payment-reco
...
fix(Payment Reconciliation): German translations
2024-09-23 20:03:02 +05:30
ruthra kumar
5ce4dae204
chore: resolve conflict
2024-09-23 20:02:10 +05:30
Nihantra C. Patel
50e0f56d18
fix: partial return on POS invoice
...
(cherry picked from commit 18bdd06652 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.py
2024-09-23 14:26:05 +00:00
Nihantra C. Patel
ef7d4fe84a
fix: partial return on POS invoice
...
(cherry picked from commit 76289fa8dc )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.py
2024-09-23 14:26:05 +00:00
ruthra kumar
8f81fdba4f
Merge pull request #43335 from frappe/mergify/bp/version-14-hotfix/pr-43316
...
fix: incorrect outstanding on non-pos invoice with write_off_account (backport #43316 )
2024-09-23 18:22:39 +05:30
ruthra kumar
5434d4bb1c
Merge pull request #43337 from frappe/mergify/bp/version-14-hotfix/pr-43308
...
fix: show chart tool tip in report currency (backport #43308 )
2024-09-23 18:22:17 +05:30
ruthra kumar
54d0162fef
Merge pull request #43339 from frappe/mergify/bp/version-14-hotfix/pr-43307
...
fix: change dynamic link doctype fieldtype to data (backport #43307 )
2024-09-23 18:21:57 +05:30
venkat102
c0dfda6ccc
fix: change dynamic link doctype fieldtype to data
...
(cherry picked from commit 1e46f7344a )
2024-09-23 12:23:01 +00:00
venkat102
6becaba672
fix: add currency in financial statement
...
(cherry picked from commit 91a27bda84 )
2024-09-23 12:11:47 +00:00
venkat102
92438f8dba
fix: show chart tool tip in report currency
...
(cherry picked from commit 827b3f4542 )
2024-09-23 12:11:46 +00:00
ruthra kumar
79235cd688
fix: incorrect outstanding on non-pos invoice with write_off_account
...
(cherry picked from commit d5e2906e59 )
2024-09-23 12:09:50 +00:00
barredterra
32d4f96e02
fix(Payment Reconciliation): German translations
2024-09-19 13:57:55 +02:00
mergify[bot]
1bdbcc6703
fix: incorrect stock balance for inventory dimension (backport #43284 ) ( #43289 )
...
* fix: incorrect stock balance for inventory dimension (#43284 )
(cherry picked from commit 3e7a7a54bf )
# Conflicts:
# erpnext/stock/report/stock_balance/stock_balance.js
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-09-19 10:20:58 +05:30
rohitwaghchaure
8abc1f4da9
fix: Serial No reserved against historical sales order - unable to sell again ( #43294 )
2024-09-19 09:37:08 +05:30
ruthra kumar
2e2a4d9c70
Merge pull request #43292 from frappe/mergify/bp/version-14-hotfix/pr-43274
...
fix: translate in js (backport #43274 )
2024-09-19 09:01:04 +05:30
Doğancan
e43c357c08
fix: translate in js
...
(cherry picked from commit 25faec5662 )
2024-09-19 03:27:14 +00:00
ruthra kumar
66349d0877
Merge pull request #43288 from frappe/mergify/bp/version-14-hotfix/pr-43213
...
fix: Payment Ledger Report currency fieldtype fix (backport #43213 )
2024-09-19 08:50:19 +05:30
sameer Chauhan
7ac39dc233
fix: Payment Ledger Report currency fieldtype fix
...
(cherry picked from commit ad2d6a1625 )
2024-09-19 01:36:31 +00:00
Nihantra C. Patel
02f414e0aa
Merge pull request #43277 from frappe/mergify/bp/version-14-hotfix/pr-43276
...
fix: Translation for button SO to PO (backport #43276 )
2024-09-18 21:49:31 +05:30
Nihantra C. Patel
b6ce9222aa
fix: Translation for button SO to PO --conflicts
2024-09-18 21:47:30 +05:30
Nihantra C. Patel
a8b5bcfe02
fix: Translation for button SO to PO
...
(cherry picked from commit a5275e9f28 )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.js
2024-09-18 16:14:06 +00:00
Frappe PR Bot
481610d400
chore(release): Bumped to Version 14.74.1
...
## [14.74.1](https://github.com/frappe/erpnext/compare/v14.74.0...v14.74.1 ) (2024-09-18)
### Bug Fixes
* add currency in options for rate field in pricing rule ([c9467f4 ](c9467f4c1f ))
* cancel cost center allocation and journal entry after test ([4646f11 ](4646f11829 ))
* delete exchange gain loss journal entry while deleting payment entry ([62f1286 ](62f12861f1 ))
* fetch cost center allocation percentage only from the applicable allocation ([a26f0e9 ](a26f0e9973 ))
* hide and reset discount control on new POS order ([5434432 ](5434432cfc ))
* invalid gp calculation ([9af2df3 ](9af2df3810 ))
2024-09-18 07:32:40 +00:00
ruthra kumar
829a42d679
Merge pull request #43255 from frappe/version-14-hotfix
...
chore: release v14
2024-09-18 13:01:22 +05:30
ruthra kumar
c442dc6b8e
Merge pull request #43267 from frappe/mergify/bp/version-14-hotfix/pr-43239
...
fix: add currency in options for rate field in pricing rule (backport #43239 )
2024-09-18 12:39:25 +05:30
ruthra kumar
fff8f8b83f
chore: resolve conflict
2024-09-18 12:12:06 +05:30
krishna
c9467f4c1f
fix: add currency in options for rate field in pricing rule
...
(cherry picked from commit 636c0131fa )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/pricing_rule.json
2024-09-18 06:29:34 +00:00
ruthra kumar
eed7eba695
Merge pull request #43265 from frappe/mergify/bp/version-14-hotfix/pr-43216
...
fix: get cost center allocation percentage only from the applicable allocation (backport #43216 )
2024-09-18 11:40:10 +05:30
venkat102
4646f11829
fix: cancel cost center allocation and journal entry after test
...
(cherry picked from commit 3c65b98b49 )
2024-09-18 05:49:31 +00:00
venkat102
872c150ea7
test: add unit test for validating multiple cost center allocation with different child cost center
...
(cherry picked from commit 4d5d6150e1 )
2024-09-18 05:49:30 +00:00
venkat102
a26f0e9973
fix: fetch cost center allocation percentage only from the applicable allocation
...
(cherry picked from commit 36e5945c66 )
2024-09-18 05:49:30 +00:00
ruthra kumar
dc6d3cca70
Merge pull request #43248 from frappe/mergify/bp/version-14-hotfix/pr-43188
...
fix: invalid gp calculation (backport #43188 )
2024-09-17 14:35:06 +05:30
Dany Robert
9af2df3810
fix: invalid gp calculation
...
(cherry picked from commit c79851239c )
2024-09-17 06:33:14 +00:00
Smit Vora
84447caac7
Merge pull request #43240 from frappe/mergify/bp/version-14-hotfix/pr-43176
...
fix: hide and reset discount control on new POS order (backport #43176 )
2024-09-16 20:01:15 +05:30
ljain112
5434432cfc
fix: hide and reset discount control on new POS order
...
(cherry picked from commit 5b0053f8dd )
2024-09-16 14:25:19 +00:00
ruthra kumar
2193395072
Merge pull request #43201 from frappe/mergify/bp/version-14-hotfix/pr-43191
...
fix: delete exchange gain loss journal entry while deleting payment entry (backport #43191 )
2024-09-13 11:22:56 +05:30
ruthra kumar
73821ac647
Merge pull request #43203 from frappe/mergify/bp/version-14-hotfix/pr-43192
...
refactor(test): use test fixture on pricing rule test suite (backport #43192 )
2024-09-13 11:22:29 +05:30
ruthra kumar
2e323cc126
refactor(test): use test fixture on pricing rule test suite
...
(cherry picked from commit 0ea1d6d960 )
2024-09-13 05:20:23 +00:00
Navin-S-R
95a66b8d8f
test: add unit test for deletion of gain loss jv while deleting payment entry
...
(cherry picked from commit 7855d3034b )
2024-09-13 05:19:04 +00:00
Navin-S-R
62f12861f1
fix: delete exchange gain loss journal entry while deleting payment entry
...
(cherry picked from commit 9886cf0d46 )
2024-09-13 05:19:03 +00:00
ruthra kumar
77bdf18c23
Merge pull request #43170 from frappe/mergify/copy/version-14-hotfix/pr-43169
...
refactor: enable no-copy on Purchase Invoice status (copy #43169 )
2024-09-11 14:20:38 +05:30
ruthra kumar
097eae478d
refactor: enable no-copy on Purchase Invoice status
...
(cherry picked from commit 0d9741fdd7 )
2024-09-11 07:56:59 +00:00
Frappe PR Bot
8f02b88119
chore(release): Bumped to Version 14.74.0
...
# [14.74.0](https://github.com/frappe/erpnext/compare/v14.73.2...v14.74.0 ) (2024-09-11)
### Bug Fixes
* `default_advance_account` field in Process Payment Reconciliation ([3691a50 ](3691a500eb ))
* bom cost update is not working (backport [#43155 ](https://github.com/frappe/erpnext/issues/43155 )) ([#43156 ](https://github.com/frappe/erpnext/issues/43156 )) ([9110534 ](91105344bb ))
* cancel common party advance jv while canceling the invoice ([f506952 ](f5069524f3 ))
* check multi-currency on jv for common party accounting with foreign currency ([a3a40fe ](a3a40febf3 ))
* **Delivery Note:** translatability of validation errors ([5e33961 ](5e33961448 ))
* incorrect actual cost in Procurement Tracker report (backport [#43109 ](https://github.com/frappe/erpnext/issues/43109 )) ([#43137 ](https://github.com/frappe/erpnext/issues/43137 )) ([a4b9dda ](a4b9dda4b2 ))
* incorrect qty after transaction in SLE (backport [#43103 ](https://github.com/frappe/erpnext/issues/43103 )) ([#43104 ](https://github.com/frappe/erpnext/issues/43104 )) ([77892f4 ](77892f4e24 ))
* return type of `get_party_details` (backport [#43131 ](https://github.com/frappe/erpnext/issues/43131 )) ([#43135 ](https://github.com/frappe/erpnext/issues/43135 )) ([e8aae50 ](e8aae5018a ))
* set today in 'On This Date' in Available Batch Report ([36f65fc ](36f65fc592 ))
* uncomment internal parties ([4dd06b6 ](4dd06b69a1 ))
* unreconcile allocation child table redirect url voucher no issue ([53496ed ](53496ed79f ))
### Features
* utility report to identify invalid ledger entries ([37b8715 ](37b8715096 ))
2024-09-11 05:11:21 +00:00
ruthra kumar
a91fb260e1
Merge pull request #43150 from frappe/version-14-hotfix
...
chore: release v14
2024-09-11 10:39:50 +05:30
mergify[bot]
91105344bb
fix: bom cost update is not working (backport #43155 ) ( #43156 )
...
fix: bom cost update is not working (#43155 )
(cherry picked from commit 05f9015c0b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-09-10 23:07:52 +05:30
ruthra kumar
6895efe577
Merge pull request #43147 from frappe/mergify/bp/version-14-hotfix/pr-43144
...
feat: utility report for identifying invalid ledger entries (backport #43144 )
2024-09-10 16:00:10 +05:30
ruthra kumar
2a890f9061
refactor: allow all accounts
...
(cherry picked from commit 43198c946b )
2024-09-10 09:06:14 +00:00
ruthra kumar
b2d361b495
refactor: fetch as dictionary
...
(cherry picked from commit 2126b10a92 )
2024-09-10 09:06:14 +00:00
ruthra kumar
d51cf281c3
refactor: barebones methods with basic logic
...
(cherry picked from commit b05b378ef0 )
2024-09-10 09:06:14 +00:00
ruthra kumar
3574d11946
refactor: standard filters
...
(cherry picked from commit dccbc1f432 )
2024-09-10 09:06:14 +00:00
ruthra kumar
37b8715096
feat: utility report to identify invalid ledger entries
...
(cherry picked from commit 832c4aaf82 )
2024-09-10 09:06:13 +00:00
mergify[bot]
e8aae5018a
fix: return type of get_party_details (backport #43131 ) ( #43135 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: return type of `get_party_details` (#43131 )
2024-09-09 19:26:21 +02:00
mergify[bot]
a4b9dda4b2
fix: incorrect actual cost in Procurement Tracker report (backport #43109 ) ( #43137 )
...
fix: incorrect actual cost in Procurement Tracker report (#43109 )
(cherry picked from commit 80f101f92e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-09-09 20:35:14 +05:30
ruthra kumar
a5a0c0cb07
Merge pull request #43128 from frappe/mergify/bp/version-14-hotfix/pr-42801
...
fix(Delivery Note): translatability of validation errors (backport #42801 )
2024-09-09 15:15:36 +05:30
barredterra
14ae3edc1d
refactor: extract common validation method
...
(cherry picked from commit 08646b7ab7 )
2024-09-09 09:14:01 +00:00
barredterra
5e33961448
fix(Delivery Note): translatability of validation errors
...
(cherry picked from commit 34df6e39dc )
2024-09-09 09:14:00 +00:00
ruthra kumar
2db15d7375
Merge pull request #43126 from frappe/mergify/bp/version-14-hotfix/pr-43051
...
fix: unreconcile allocation child table redirect url voucher no issue (backport #43051 )
2024-09-09 14:34:11 +05:30
Prashant Kamble
53496ed79f
fix: unreconcile allocation child table redirect url voucher no issue
...
(cherry picked from commit 5d6f6a2fb9 )
2024-09-09 09:00:19 +00:00
ruthra kumar
4536e8bc47
Merge pull request #43124 from frappe/mergify/bp/version-14-hotfix/pr-43121
...
fix: set today in 'On This Date' in Available Batch Report (backport #43121 )
2024-09-09 14:14:26 +05:30
Nihantra C. Patel
36f65fc592
fix: set today in 'On This Date' in Available Batch Report
...
(cherry picked from commit 9fd55e4c83 )
2024-09-09 08:27:14 +00:00
ruthra kumar
c237f3c4c4
Merge pull request #43119 from frappe/mergify/bp/version-14-hotfix/pr-43095
...
fix: check multi-currency on jv for common party accounting with foreign currency (backport #43095 )
2024-09-09 11:24:00 +05:30
ruthra kumar
cf78f9702c
chore: resolve conflict
2024-09-09 11:01:54 +05:30
ruthra kumar
de0b8c07f6
refactor(test): use change_settings decorator
...
(cherry picked from commit ee94fb37c8 )
2024-09-09 05:06:22 +00:00
venkat102
4dd06b69a1
fix: uncomment internal parties
...
(cherry picked from commit 454e18ad5f )
2024-09-09 05:06:21 +00:00
venkat102
b6f352a024
test: add unit test for common party with foreign currency
...
(cherry picked from commit 740a04a704 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2024-09-09 05:06:21 +00:00
venkat102
a3a40febf3
fix: check multi-currency on jv for common party accounting with foreign currency
...
(cherry picked from commit 00938bfd4d )
2024-09-09 05:06:21 +00:00
Smit Vora
6bfc8a0152
Merge pull request #43091 from frappe/mergify/bp/version-14-hotfix/pr-43013
...
fix: `default_advance_account` field in Process Payment Reconciliation (backport #43013 )
2024-09-09 08:00:21 +05:30
Smit Vora
5113b0063e
chore: resolve conflicts with backport
2024-09-09 06:58:34 +05:30
Smit Vora
9e77a0245a
chore: resolve conflicts with backport
2024-09-09 06:51:30 +05:30
Frappe PR Bot
7c37d4c71a
chore(release): Bumped to Version 14.73.2
...
## [14.73.2](https://github.com/frappe/erpnext/compare/v14.73.1...v14.73.2 ) (2024-09-07)
### Bug Fixes
* incorrect qty after transaction in SLE (backport [#43103 ](https://github.com/frappe/erpnext/issues/43103 )) ([#43104 ](https://github.com/frappe/erpnext/issues/43104 )) ([f054261 ](f0542613e0 ))
2024-09-07 12:40:10 +00:00
rohitwaghchaure
873962a109
Merge pull request #43108 from frappe/mergify/bp/version-14/pr-43104
...
fix: incorrect qty after transaction in SLE (backport #43103 ) (backport #43104 )
2024-09-07 18:08:45 +05:30
mergify[bot]
f0542613e0
fix: incorrect qty after transaction in SLE (backport #43103 ) ( #43104 )
...
fix: incorrect qty after transaction in SLE (#43103 )
(cherry picked from commit 5ff87edc85 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 77892f4e24 )
2024-09-07 12:05:10 +00:00
mergify[bot]
77892f4e24
fix: incorrect qty after transaction in SLE (backport #43103 ) ( #43104 )
...
fix: incorrect qty after transaction in SLE (#43103 )
(cherry picked from commit 5ff87edc85 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-09-07 17:34:22 +05:30
ruthra kumar
4bd7ce3e0b
Merge pull request #43096 from frappe/mergify/bp/version-14-hotfix/pr-43077
...
fix: cancel common party advance jv while canceling the invoice (backport #43077 )
2024-09-06 20:48:51 +05:30
venkat102
e7b17e05b0
test: add unit test for canceling the common party advance jv created from sales invoice
...
(cherry picked from commit 8c6e3f3c12 )
2024-09-06 14:50:05 +00:00
venkat102
f5069524f3
fix: cancel common party advance jv while canceling the invoice
...
(cherry picked from commit 6a928b92df )
2024-09-06 14:50:04 +00:00
ruthra kumar
202ebbe140
refactor: fetch advance account on party seleection
...
(cherry picked from commit c4ed04cb31 )
2024-09-06 09:48:47 +00:00
ljain112
3691a500eb
fix: default_advance_account field in Process Payment Reconciliation
...
(cherry picked from commit 143209f91a )
# Conflicts:
# erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.json
# erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.py
2024-09-06 09:48:47 +00:00
ruthra kumar
f4032b64c9
Merge pull request #43073 from frappe/mergify/bp/version-14-hotfix/pr-43070
...
fix: AP filter to simulate employee advance as a ledger impacting voucher (backport #43070 )
2024-09-06 10:09:21 +05:30
ruthra kumar
2913785bac
refactor: filter to toggle employee advance scenario in AP
...
(cherry picked from commit 257e13c299 )
2024-09-05 11:44:02 +00:00
ruthra kumar
3a57ef4c5f
refactor: Handle Emp Advance as separate row in AP report
...
(cherry picked from commit eedf22b07a )
2024-09-05 11:44:02 +00:00
Frappe PR Bot
610f74ca62
chore(release): Bumped to Version 14.73.1
...
## [14.73.1](https://github.com/frappe/erpnext/compare/v14.73.0...v14.73.1 ) (2024-09-04)
### Bug Fixes
* adjust price insertion logic for internal suppliers/customers ([#42988 ](https://github.com/frappe/erpnext/issues/42988 )) ([3912c68 ](3912c688ac ))
* default fiscal year in report v14 ([#42960 ](https://github.com/frappe/erpnext/issues/42960 )) ([9db7f7b ](9db7f7b033 ))
* Discount and taxes in return document should follow the reference document (backport [#41911 ](https://github.com/frappe/erpnext/issues/41911 )) ([#42573 ](https://github.com/frappe/erpnext/issues/42573 )) ([c55f8e3 ](c55f8e3388 ))
* indentation ([e8cfb4d ](e8cfb4d602 ))
* removed extra filter condition ([db319f9 ](db319f95f1 ))
* resolve gl entries duplication in asset purchase workflow ([#41845 ](https://github.com/frappe/erpnext/issues/41845 )) ([b3c9697 ](b3c9697b7c ))
* retain date filter when redirecting in Profit and Loss report ([c87f2d2 ](c87f2d2f7c ))
* set up filters for dimensions ([450b3f3 ](450b3f338e ))
* typeerror on Payment Entry ([dda4002 ](dda4002da4 ))
* typerror on default_currency ([22b283d ](22b283d4a8 ))
2024-09-04 14:59:27 +00:00
ruthra kumar
012248bd12
Merge pull request #43025 from frappe/version-14-hotfix
...
chore: release v14
2024-09-04 20:28:07 +05:30
Smit Vora
ed185a6171
Merge pull request #43045 from frappe/mergify/bp/version-14-hotfix/pr-42988
...
fix: adjust price insertion logic for internal suppliers/customers (backport #42988 )
2024-09-04 13:19:09 +05:30
Lakshit Jain
3912c688ac
fix: adjust price insertion logic for internal suppliers/customers ( #42988 )
...
* fix: adjust price insertion logic for internal suppliers/customers
* refactor: correct indentation, specify conditions within function
* fix: typo
---------
Co-authored-by: Smit Vora <smitvora203@gmail.com >
(cherry picked from commit 38f925b376 )
2024-09-04 07:26:53 +00:00
ruthra kumar
c7fb6e5f61
Merge pull request #43032 from frappe/mergify/bp/version-14-hotfix/pr-43030
...
fix: typerror on default_currency (backport #43030 )
2024-09-03 16:51:31 +05:30
ruthra kumar
22b283d4a8
fix: typerror on default_currency
...
(cherry picked from commit 4a7cc4da87 )
2024-09-03 11:11:30 +00:00
ruthra kumar
56b4e79305
Merge pull request #43027 from frappe/mergify/bp/version-14-hotfix/pr-42974
...
fix: retain date filter when redirecting in Profit and Loss report (backport #42974 )
2024-09-03 15:51:57 +05:30
vishnu
e8cfb4d602
fix: indentation
...
(cherry picked from commit 598e9c1390 )
2024-09-03 10:14:32 +00:00
vishnu
c87f2d2f7c
fix: retain date filter when redirecting in Profit and Loss report
...
(cherry picked from commit bb29fc4c3d )
2024-09-03 10:14:32 +00:00
Khushi Rawat
ec00b2cf48
Merge pull request #42965 from frappe/mergify/bp/version-14-hotfix/pr-41845
...
fix: resolve gl entries duplication in asset purchase workflow (backport #41845 )
2024-09-02 16:35:19 +05:30
mergify[bot]
c55f8e3388
fix: Discount and taxes in return document should follow the reference document (backport #41911 ) ( #42573 )
...
* fix: Discount and taxes in return document should follow the reference document (#41911 )
* fix: Discount and taxes in return document should follow the reference document
* fix: Ignore Pricing rule on debit/credit note if created against PI/SI with test cases
* fix: linter issue
(cherry picked from commit 281198456d )
# Conflicts:
# erpnext/controllers/sales_and_purchase_return.py
* fix: resolved conflict
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-09-02 11:12:22 +05:30
Khushi Rawat
4951d01102
Merge pull request #42766 from frappe/mergify/bp/version-14-hotfix/pr-42765
...
fix: set up filters for dimensions (backport #42765 )
2024-08-30 13:43:51 +05:30
ruthra kumar
a2d5024d3f
Merge pull request #42984 from frappe/mergify/bp/version-14-hotfix/pr-42983
...
refactor: link utility report with bank reconciliation statement (backport #42983 )
2024-08-29 16:16:37 +05:30
ruthra kumar
ef7a83c354
refactor: link utility report with bank reconciliation statement
...
(cherry picked from commit 00eac65712 )
2024-08-29 10:42:52 +00:00
ruthra kumar
810bc65e30
Merge pull request #42980 from frappe/mergify/bp/version-14-hotfix/pr-42979
...
refactor: better UX on Bank Clearance tool (backport #42979 )
2024-08-29 14:15:47 +05:30
ruthra kumar
cfb5a6592c
chore: resolve conflict
2024-08-29 14:11:28 +05:30
ruthra kumar
9afbd43f05
refactor: better UX on Bank Clearance tool
...
(cherry picked from commit 6a06e26d04 )
# Conflicts:
# erpnext/accounts/doctype/bank_clearance/bank_clearance.js
2024-08-29 08:25:09 +00:00
Khushi Rawat
6fda0e8e1b
chore: linters check
2024-08-28 15:22:07 +05:30
Nicolas Pereira
9db7f7b033
fix: default fiscal year in report v14 ( #42960 )
...
* loads the fiscal year from the calendar year
* loads the fiscal year from the calendar year
* loads the fiscal year from the calendar year
* loads the fiscal year from the calendar year
* fix: default fiscal year in report v14
* fix: default fiscal year in report v14 --prettier
---------
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-08-28 14:18:55 +05:30
ruthra kumar
82b2046805
Merge pull request #42967 from frappe/mergify/bp/version-14-hotfix/pr-42966
...
fix: typeerror on Payment Entry (backport #42966 )
2024-08-28 13:27:24 +05:30
ruthra kumar
6cb9ae2035
chore: resolve conflict
2024-08-28 13:23:49 +05:30
ruthra kumar
dda4002da4
fix: typeerror on Payment Entry
...
(cherry picked from commit e9cf8937cd )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
2024-08-28 06:57:56 +00:00
Khushi Rawat
91bff147e0
chore: resolved conflicts
2024-08-28 12:05:25 +05:30
Khushi Rawat
b3c9697b7c
fix: resolve gl entries duplication in asset purchase workflow ( #41845 )
...
* fix: resolve gl entries duplication in asset purchase workflow
* fix: prevent duplicate entry when creating purchase receipt from purchase invoice
* chore: test case added
* fix: fixed missing asset category issue
(cherry picked from commit 55a4bd469b )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
2024-08-28 06:29:56 +00:00
Frappe PR Bot
7648d8db80
chore(release): Bumped to Version 14.73.0
...
# [14.73.0](https://github.com/frappe/erpnext/compare/v14.72.2...v14.73.0 ) (2024-08-28)
### Bug Fixes
* call 'process' directly instead of creating 'process_subscripti ([8412938 ](8412938442 ))
* currency symbol on `amount` field suppose to show as `Company`'s currency not as default company's currency ([333c757 ](333c7577eb ))
* do not copy date fields in opportunity doctype ([5186872 ](5186872b9b ))
* german translations for incoterms ([003653c ](003653c572 ))
* get amount with taxes and charges from payment entry ([094411f ](094411f5f0 ))
* same posting date and time, creation causing incorrect balance qty (backport [#42904 ](https://github.com/frappe/erpnext/issues/42904 )) ([#42919 ](https://github.com/frappe/erpnext/issues/42919 )) ([c0b5f7c ](c0b5f7c8eb ))
* specify precision for net_amount ([#39481 ](https://github.com/frappe/erpnext/issues/39481 )) ([cf34219 ](cf34219c71 ))
* stock reco with incorrect serial numbers ([#42865 ](https://github.com/frappe/erpnext/issues/42865 )) ([54842ea ](54842ea0b3 ))
* timeout while submitting stock entry (backport [#42929 ](https://github.com/frappe/erpnext/issues/42929 )) ([#42930 ](https://github.com/frappe/erpnext/issues/42930 )) ([73eab91 ](73eab91631 ))
* unsupported operand type(s) for *: 'float' and 'NoneType' (backport [#42916 ](https://github.com/frappe/erpnext/issues/42916 )) ([#42917 ](https://github.com/frappe/erpnext/issues/42917 )) ([2f4f2a8](2f4f2a8eec ))
* update dimesions in exchange_gain_loss jv based on base document ([820dcd7 ](820dcd79bb ))
* Update get_amount to return currency precision grand total ([0c2d7f2 ](0c2d7f2d9a ))
* use of incorrect attribute ([ff14d72 ](ff14d72a46 ))
### Features
* report to identify incorrectly cleared cheques ([c29b95e ](c29b95e306 ))
### Performance Improvements
* data import for stock entries (backport [#42711 ](https://github.com/frappe/erpnext/issues/42711 )) ([#42903 ](https://github.com/frappe/erpnext/issues/42903 )) ([12d5e24 ](12d5e247c5 ))
2024-08-28 05:02:39 +00:00
ruthra kumar
578f9b61c6
Merge pull request #42938 from frappe/version-14-hotfix
...
chore: release v14
2024-08-28 10:31:18 +05:30
ruthra kumar
23c5edaf08
Merge pull request #42788 from kurogeek/fix-share_transfer-amount-currency-symbol
...
fix: share_transfer amount currency symbol field
2024-08-28 10:05:19 +05:30
Raffael Meyer
35c10fa97f
Merge pull request #42671 from frappe/mergify/bp/version-14-hotfix/pr-42669
...
fix: german translations for incoterms (backport #42669 )
2024-08-27 16:54:22 +02:00
ruthra kumar
10025a2c8d
Merge pull request #42946 from frappe/mergify/bp/version-14-hotfix/pr-42923
...
fix: get amount with taxes and charges from payment entry (backport #42923 )
2024-08-27 17:39:22 +05:30
ruthra kumar
813b699d5e
Merge pull request #42948 from frappe/mergify/bp/version-14-hotfix/pr-42936
...
fix: remove unnecessary condition on 'voucher_no' (backport #42936 )
2024-08-27 17:09:06 +05:30
ruthra kumar
94b09bb836
Merge pull request #42945 from frappe/mergify/bp/version-14-hotfix/pr-42453
...
fix: Update get_amount to return currency precision grand total (backport #42453 )
2024-08-27 17:07:24 +05:30
ruthra kumar
ff14d72a46
fix: use of incorrect attribute
...
(cherry picked from commit fb32d2cafb )
2024-08-27 11:05:50 +00:00
Syed Mujeer Hashmi
0c2d7f2d9a
fix: Update get_amount to return currency precision grand total
...
In case of multi-currency purchase invoice, we are getting the error "Total Payment Request amount cannot be greater than Purchase Invoice amount" because of rounding difference.
(cherry picked from commit 976abf7b3c )
2024-08-27 16:31:56 +05:30
venkat102
094411f5f0
fix: get amount with taxes and charges from payment entry
...
(cherry picked from commit b3a901b631 )
2024-08-27 11:01:27 +00:00
mergify[bot]
c0b5f7c8eb
fix: same posting date and time, creation causing incorrect balance qty (backport #42904 ) ( #42919 )
...
* fix: same posting date and time, creation causing incorrect balance qty (#42904 )
fix: same posting date and time, creation causing incorrect balance quantity
(cherry picked from commit 27364b7e6b )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
# erpnext/stock/stock_ledger.py
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-27 14:33:56 +05:30
mergify[bot]
73eab91631
fix: timeout while submitting stock entry (backport #42929 ) ( #42930 )
...
* fix: timeout while submitting stock entry (#42929 )
(cherry picked from commit ca2fde891e )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-27 14:29:41 +05:30
mergify[bot]
2f4f2a8eec
fix: unsupported operand type(s) for *: 'float' and 'NoneType' (backport #42916 ) ( #42917 )
...
fix: unsupported operand type(s) for *: 'float' and 'NoneType' (#42916 )
(cherry picked from commit 10434742e9 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-27 09:30:01 +05:30
ruthra kumar
6a2210e46a
Merge pull request #42914 from frappe/mergify/bp/version-14-hotfix/pr-42887
...
fix: update dimesions in exchange_gain_loss jv based on base document (backport #42887 )
2024-08-26 17:56:18 +05:30
ljain112
820dcd79bb
fix: update dimesions in exchange_gain_loss jv based on base document
...
(cherry picked from commit 96df19149d )
2024-08-26 12:01:01 +00:00
ruthra kumar
97205ce355
Merge pull request #42906 from frappe/mergify/bp/version-14-hotfix/pr-42905
...
refactor: better err msg on clearance tool (backport #42905 )
2024-08-26 16:34:06 +05:30
ruthra kumar
8207b12f11
Merge pull request #42911 from frappe/mergify/bp/version-14-hotfix/pr-42910
...
feat: utility report to better diagnose incorrectly cleared Cheques and Deposits (backport #42910 )
2024-08-26 16:32:41 +05:30
ruthra kumar
09946c7ea7
refactor: build dictionary for Journal
...
remove redundant filter
(cherry picked from commit 2144e0337d )
2024-08-26 10:11:09 +00:00
ruthra kumar
15aeec8a2d
chore: remove redundant column
...
(cherry picked from commit 74b36db24e )
2024-08-26 10:11:09 +00:00
ruthra kumar
29fe7bea6d
refactor: build dict for payment entry
...
(cherry picked from commit 784dec24c8 )
2024-08-26 10:11:09 +00:00
ruthra kumar
c58987ba38
refactor: working state with minimum functions
...
(cherry picked from commit 4cd023444a )
2024-08-26 10:11:09 +00:00
ruthra kumar
ef93c96f43
refactor: barebones functions
...
(cherry picked from commit ceaa1be729 )
2024-08-26 10:11:08 +00:00
ruthra kumar
c29b95e306
feat: report to identify incorrectly cleared cheques
...
(cherry picked from commit 28890fa833 )
2024-08-26 10:11:08 +00:00
ruthra kumar
e6438b293d
chore: resolve conflict
2024-08-26 15:30:53 +05:30
ruthra kumar
18a75fef9a
refactor: better err msg on clearance tool
...
(cherry picked from commit 092411b54f )
# Conflicts:
# erpnext/accounts/doctype/bank_clearance/bank_clearance.py
2024-08-26 08:55:01 +00:00
mergify[bot]
12d5e247c5
perf: data import for stock entries (backport #42711 ) ( #42903 )
...
* perf: data import for stock entries (#42711 )
(cherry picked from commit 1511280464 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
* chore: fix conflicts
* chore: fix linters issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-26 13:53:23 +05:30
Smit Vora
72cc42997b
Merge pull request #42891 from frappe/mergify/bp/version-14-hotfix/pr-42848
...
fix: do not copy date fields in opportunity doctype (backport #42848 )
2024-08-24 13:12:27 +05:30
Smit Vora
3a02800fbc
chore: resolve conflicts
2024-08-24 12:38:11 +05:30
ruthra kumar
6cf248578f
Merge pull request #42817 from frappe/mergify/bp/version-14-hotfix/pr-39481
...
fix: specify precision for net_amount (backport #39481 )
2024-08-24 07:53:43 +05:30
ljain112
5186872b9b
fix: do not copy date fields in opportunity doctype
...
(cherry picked from commit 74afa57a9f )
# Conflicts:
# erpnext/crm/doctype/opportunity/opportunity.json
2024-08-23 08:48:29 +00:00
rohitwaghchaure
54842ea0b3
fix: stock reco with incorrect serial numbers ( #42865 )
2024-08-22 19:33:44 +05:30
ruthra kumar
a95a0524d9
Merge pull request #42870 from frappe/mergify/bp/version-14-hotfix/pr-42867
...
fix: call 'process' directly instead of creating 'process_subscription' (backport #42867 )
2024-08-22 17:51:25 +05:30
ruthra kumar
dffd5f291d
Merge pull request #42868 from frappe/mergify/bp/version-14-hotfix/pr-42851
...
refactor: Allow equity type Account in Payment Entry for shareholders (backport #42851 )
2024-08-22 17:50:51 +05:30
ruthra kumar
164b417136
chore: resolve conflict
2024-08-22 17:34:31 +05:30
ruthra kumar
8412938442
fix: call 'process' directly instead of creating 'process_subscripti
...
reason: 'process' follows simple DB transaction model.
(cherry picked from commit b4d22c2936 )
2024-08-22 11:53:32 +00:00
ruthra kumar
30ad25d86c
refactor: filter shareholder on company
...
(cherry picked from commit 63ad9f4f86 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
2024-08-22 11:40:37 +00:00
ruthra kumar
651e853156
refactor: allow equity types on Payment Entry
...
(cherry picked from commit 6cbf98294a )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
2024-08-22 11:40:37 +00:00
ruthra kumar
c2fdef4d5b
refactor(test): update grand total
2024-08-21 17:36:11 +05:30
ruthra kumar
678f08898a
refactor(test): update tast case of rounding value
2024-08-21 15:26:47 +05:30
Frappe PR Bot
c79088f46a
chore(release): Bumped to Version 14.72.2
...
## [14.72.2](https://github.com/frappe/erpnext/compare/v14.72.1...v14.72.2 ) (2024-08-21)
### Bug Fixes
* disable rename from warehouse ([ed568fb ](ed568fb01d ))
* disable rename from warehouse ([a520d06 ](a520d06c3f ))
* **patch:** replace repost with direct sql to update 'against_voucher ([c98ab15 ](c98ab15a44 ))
2024-08-21 05:21:14 +00:00
ruthra kumar
d5896cd8a0
Merge pull request #42833 from frappe/version-14-hotfix
...
chore: release v14
2024-08-21 10:49:56 +05:30
ruthra kumar
c5dedab304
chore: resolve conflicts
2024-08-19 13:53:29 +05:30
Dany Robert
cf34219c71
fix: specify precision for net_amount ( #39481 )
...
* fix: specify precision for net_amount
* fix: correct existing test to account for precision
* fix: rounding issue in test cases
* fix: optional grand total manipulation
* fix: use `grand_total_diff` for manipulation
* fix: patch to set default for grand total manipulation
* fix: wrong rounding assertion for USD
* fix: undefined this.frm error
* chore: linters
* fix: `net_amount` percision and method rename
* fix: missing frm reference
* chore: minor cleanups and depr message
* refactor: remove optional adjusting of grand total
(cherry picked from commit 50d56db0c2 )
# Conflicts:
# erpnext/public/js/controllers/accounts.js
# erpnext/public/js/controllers/taxes_and_totals.js
2024-08-19 04:36:52 +00:00
Frappe PR Bot
79edcb2a94
chore(release): Bumped to Version 14.72.1
...
## [14.72.1](https://github.com/frappe/erpnext/compare/v14.72.0...v14.72.1 ) (2024-08-16)
### Bug Fixes
* **patch:** replace repost with direct sql to update 'against_voucher ([f6f341a ](f6f341ad58 ))
2024-08-16 11:09:57 +00:00
ruthra kumar
bd2f408f00
Merge pull request #42795 from frappe/mergify/bp/version-14/pr-42791
...
fix(patch): Use sql to update 'against_voucher' rather than reposting (backport #42791 )
2024-08-16 16:38:39 +05:30
ruthra kumar
3b02f80a4e
chore: resolve conflict
2024-08-16 16:04:52 +05:30
ruthra kumar
bebd1a0426
chore: update patches.txt
...
(cherry picked from commit 1721175a20 )
# Conflicts:
# erpnext/patches.txt
2024-08-16 10:26:22 +00:00
ruthra kumar
f6f341ad58
fix(patch): replace repost with direct sql to update 'against_voucher
...
(cherry picked from commit 13bb48434f )
2024-08-16 10:26:22 +00:00
ruthra kumar
752f93c630
Merge pull request #42793 from frappe/mergify/bp/version-14-hotfix/pr-42791
...
fix(patch): Use sql to update 'against_voucher' rather than reposting (backport #42791 )
2024-08-16 15:55:22 +05:30
ruthra kumar
d14e386e18
chore: resolve conflict
2024-08-16 15:34:48 +05:30
ruthra kumar
9f687eee4e
chore: update patches.txt
...
(cherry picked from commit 1721175a20 )
# Conflicts:
# erpnext/patches.txt
2024-08-16 10:02:34 +00:00
ruthra kumar
c98ab15a44
fix(patch): replace repost with direct sql to update 'against_voucher
...
(cherry picked from commit 13bb48434f )
2024-08-16 10:02:33 +00:00
kurogeek
333c7577eb
fix: currency symbol on amount field suppose to show as Company's currency not as default company's currency
2024-08-16 13:52:54 +07:00
Khushi Rawat
ea7c82c6a3
chore: resolved conflicts
2024-08-15 13:12:38 +05:30
Nihantra C. Patel
54815b44e7
Merge pull request #42770 from frappe/mergify/bp/version-14-hotfix/pr-42769
...
fix: disable rename from warehouse (backport #42769 )
2024-08-14 17:15:39 +05:30
Nihantra C. Patel
ed568fb01d
fix: disable rename from warehouse
2024-08-14 16:35:34 +05:30
Nihantra C. Patel
a520d06c3f
fix: disable rename from warehouse
...
(cherry picked from commit c1812f74e8 )
# Conflicts:
# erpnext/stock/doctype/warehouse/warehouse.json
2024-08-14 11:03:41 +00:00
Khushi Rawat
47a9325177
chore: linters check
...
(cherry picked from commit 0d42793397 )
# Conflicts:
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.js
2024-08-14 09:07:34 +00:00
Khushi Rawat
db319f95f1
fix: removed extra filter condition
...
(cherry picked from commit 6fa29376a0 )
2024-08-14 09:07:34 +00:00
Khushi Rawat
450b3f338e
fix: set up filters for dimensions
...
(cherry picked from commit 2fd8de2f76 )
# Conflicts:
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.js
2024-08-14 09:07:34 +00:00
Frappe PR Bot
2796aa8b57
chore(release): Bumped to Version 14.72.0
...
# [14.72.0](https://github.com/frappe/erpnext/compare/v14.71.0...v14.72.0 ) (2024-08-14)
### Bug Fixes
* dimensions in common party journal entry ([b73df8f ](b73df8f5f0 ))
* expense causing p&l test case to fail ([a9fa9e8 ](a9fa9e86ea ))
* force fetch updates for subcription ([f35bc43 ](f35bc43242 ))
* german translation of exit ([db27dd8 ](db27dd8702 ))
* ledger entries for pos return with update outstanding for self ([714a432 ](714a432c1c ))
* Maintain same rate on qty change on Quotation to Sales Order ([29449cb ](29449cbaf9 ))
* missing def expense if no exp in first month ([7cd6deb ](7cd6debd0e ))
* patch to fix incorrect against_voucher references in ledger ([5473546 ](54735469c1 ))
* pre-commit for better code formatting ([8f19832 ](8f19832aa5 ))
* Sort lists before calling itertools.groupby ([29cfb7c ](29cfb7cf25 ))
* test case for zero deferred expense ([186701b ](186701b54f ))
* text color in sales funnel report based on theme ([2509618 ](25096185c9 ))
* typeerror on payment entry ([c4c001b ](c4c001b6f9 ))
* update 'Paid Amount' on forex payment request ([365ef6b ](365ef6b88a ))
* warning message for negative stock (backport [#42683 ](https://github.com/frappe/erpnext/issues/42683 )) ([#42709 ](https://github.com/frappe/erpnext/issues/42709 )) ([e44daf7 ](e44daf73fb ))
### Features
* changes in opportunity.py to show contacts and addresses from referenced and opportunities ([8d7e150 ](8d7e150afb ))
2024-08-14 08:00:58 +00:00
ruthra kumar
a5ca5b5081
Merge pull request #42744 from frappe/version-14-hotfix
...
chore: release v14
2024-08-14 13:29:41 +05:30
ruthra kumar
695297b917
Merge pull request #42760 from frappe/mergify/bp/version-14-hotfix/pr-42720
...
fix: incorrect 'against_voucher' for Pos return with 'Update Outstanding for Self' disabled. (backport #42720 )
2024-08-14 12:27:13 +05:30
ruthra kumar
8882b85888
chore: resolve conflict
2024-08-14 12:04:30 +05:30
ruthra kumar
1cddb4ff39
refactor: move patch to v14 and update patches.txt
...
(cherry picked from commit da2286802a )
# Conflicts:
# erpnext/patches.txt
2024-08-14 06:26:35 +00:00
ruthra kumar
aaa6d66666
test: against_voucher for pos_returns without updating for self
...
(cherry picked from commit 3fb0858321 )
2024-08-14 06:26:35 +00:00
ruthra kumar
fa44b0d745
refactor: update patches.txt
...
(cherry picked from commit 4dc0d3a003 )
# Conflicts:
# erpnext/patches.txt
2024-08-14 06:26:35 +00:00
ruthra kumar
54735469c1
fix: patch to fix incorrect against_voucher references in ledger
...
(cherry picked from commit 487d0a55f5 )
# Conflicts:
# erpnext/patches/v14_0/update_pos_return_ledger_entries.py
2024-08-14 06:26:34 +00:00
ruthra kumar
714a432c1c
fix: ledger entries for pos return with update outstanding for self
...
(cherry picked from commit 2cd9b28e5b )
2024-08-14 06:26:34 +00:00
ruthra kumar
367b4177c6
Merge pull request #42748 from frappe/mergify/bp/version-14-hotfix/pr-42221
...
fix: Force Fetching updates on Subscriptions (backport #42221 )
2024-08-13 17:24:50 +05:30
ruthra kumar
2d0dca943a
chore: resolve conflict
2024-08-13 16:54:35 +05:30
ruthra kumar
456f5b644b
Merge pull request #42740 from frappe/mergify/bp/version-14-hotfix/pr-42726
...
fix: text color in sales funnel report based on theme (backport #42726 )
2024-08-13 16:49:01 +05:30
ruthra kumar
cca5aa8a96
chore: resolve conflict
2024-08-13 16:28:07 +05:30
ruthra kumar
366f383d1f
refactor: test for force-fetch on future subscription
...
(cherry picked from commit fd680380bb )
# Conflicts:
# erpnext/accounts/doctype/subscription/test_subscription.py
2024-08-13 10:53:15 +00:00
ruthra kumar
7752de3a1c
chore: minor naming change
...
(cherry picked from commit d8b6767697 )
2024-08-13 10:53:14 +00:00
ruthra kumar
f0f663e552
refactor: don't process future subscriptions
...
(cherry picked from commit 3a11577411 )
2024-08-13 10:53:14 +00:00
ruthra kumar
f35bc43242
fix: force fetch updates for subcription
...
(cherry picked from commit 1ef890db73 )
# Conflicts:
# erpnext/accounts/doctype/subscription/subscription.js
2024-08-13 10:53:14 +00:00
ruthra kumar
b0b5b25a53
chore: resolve conflict
2024-08-13 14:38:44 +05:30
ljain112
25096185c9
fix: text color in sales funnel report based on theme
...
(cherry picked from commit 61bc0925d5 )
# Conflicts:
# erpnext/selling/page/sales_funnel/sales_funnel.js
2024-08-13 08:36:21 +00:00
ruthra kumar
a5b5b5e62c
Merge pull request #42734 from frappe/mergify/bp/version-14-hotfix/pr-42733
...
refactor: add a new filter flag in Process Statement of Accounts (backport #42733 )
2024-08-13 11:49:19 +05:30
ruthra kumar
e421e16fdc
chore: resolve conflicts
2024-08-13 11:22:52 +05:30
ruthra kumar
cef3573d79
refactor: pass filter to General Ledger
...
(cherry picked from commit 90880c8c01 )
2024-08-13 05:41:19 +00:00
ruthra kumar
1ebcc33cdd
refactor: cr and dr note filter in Statement of Accounts
...
(cherry picked from commit 0cf478c4c2 )
# Conflicts:
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py
2024-08-13 05:41:19 +00:00
ruthra kumar
a9871e379a
refactor: combine vouchers from both ignore
...
(cherry picked from commit 4cc5cd5a71 )
2024-08-13 05:41:19 +00:00
ruthra kumar
34662e6e3c
Merge pull request #42724 from frappe/mergify/bp/version-14-hotfix/pr-42672
...
fix: update 'Paid Amount' on forex payment request (backport #42672 )
2024-08-12 16:36:28 +05:30
ruthra kumar
1844cb60a4
chore: resolve conflict
2024-08-12 16:14:29 +05:30
ruthra kumar
71416902f6
test: currency conversion on foreign currency account
...
(cherry picked from commit f913c0fde1 )
2024-08-12 10:38:33 +00:00
ruthra kumar
e289793308
test: make use of test fixture
...
(cherry picked from commit d6d0a1b38d )
# Conflicts:
# erpnext/accounts/doctype/payment_request/test_payment_request.py
2024-08-12 10:38:33 +00:00
ruthra kumar
365ef6b88a
fix: update 'Paid Amount' on forex payment request
...
(cherry picked from commit 7b0dfb2a05 )
2024-08-12 10:38:33 +00:00
mergify[bot]
e44daf73fb
fix: warning message for negative stock (backport #42683 ) ( #42709 )
...
* fix: warning message for negative stock (#42683 )
(cherry picked from commit deccb007c1 )
# Conflicts:
# erpnext/stock/stock_ledger.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-12 11:20:44 +05:30
ruthra kumar
a43136da5d
Merge pull request #42694 from frappe/mergify/bp/version-14-hotfix/pr-42428
...
fix: Sort lists before calling itertools.groupby (backport #42428 )
2024-08-09 12:44:24 +05:30
ruthra kumar
d0fbb4d532
Merge pull request #42692 from frappe/mergify/bp/version-14-hotfix/pr-42691
...
fix: typeerror on payment entry (backport #42691 )
2024-08-09 11:55:49 +05:30
Corentin Forler
29cfb7cf25
fix: Sort lists before calling itertools.groupby
...
(cherry picked from commit 45a6ecbd38 )
2024-08-09 06:23:57 +00:00
ruthra kumar
c4c001b6f9
fix: typeerror on payment entry
...
(cherry picked from commit 9cdca0d662 )
2024-08-09 11:53:35 +05:30
Raffael Meyer
93d8e3f3b0
Merge pull request #42687 from frappe/mergify/bp/version-14-hotfix/pr-42684
...
fix: german translation of exit (backport #42684 )
2024-08-08 23:25:58 +02:00
barredterra
db27dd8702
fix: german translation of exit
...
(cherry picked from commit a2df276880 )
2024-08-08 21:15:03 +00:00
ruthra kumar
cc97d4e869
Merge pull request #42651 from frappe/mergify/bp/version-14-hotfix/pr-40865
...
fix: missing def expense if no exp in first month (backport #40865 )
2024-08-08 14:37:39 +05:30
ruthra kumar
eb26610d54
Merge pull request #42677 from frappe/mergify/bp/version-14-hotfix/pr-42673
...
fix: Maintain same rate on qty change on Quotation to Sales Order (backport #42673 )
2024-08-08 13:37:48 +05:30
ruthra kumar
29449cbaf9
fix: Maintain same rate on qty change on Quotation to Sales Order
...
(cherry picked from commit 91ce9fce9b )
2024-08-08 08:03:37 +00:00
Shariq Ansari
f29cad695a
Merge pull request #42667 from frappe/mergify/bp/version-14-hotfix/pr-42596
...
fix: changes in opportunity.py to show contacts and addresses created from opportunity (backport #42596 )
2024-08-08 11:39:47 +05:30
barredterra
003653c572
fix: german translations for incoterms
...
(cherry picked from commit 9789648175 )
2024-08-07 18:54:36 +00:00
Dietmar Fischer
8f19832aa5
fix: pre-commit for better code formatting
...
(cherry picked from commit 511a0b9f37 )
2024-08-07 14:29:48 +00:00
Dietmar Fischer
8d7e150afb
feat: changes in opportunity.py to show contacts and addresses from referenced and opportunities
...
(cherry picked from commit 61576ca030 )
2024-08-07 14:29:48 +00:00
ruthra kumar
4a77653e94
Merge pull request #42660 from frappe/mergify/bp/version-14-hotfix/pr-42578
...
fix: dimensions in common party journal entry (backport #42578 )
2024-08-07 16:23:45 +05:30
ruthra kumar
fa74efc1fc
test: dimension inheritance on Exc Gain/Loss JV on Common party
...
(cherry picked from commit 8040544216 )
2024-08-07 10:33:23 +00:00
ljain112
b73df8f5f0
fix: dimensions in common party journal entry
...
(cherry picked from commit ac629ede79 )
2024-08-07 10:33:22 +00:00
Frappe PR Bot
a8a8a033a1
chore(release): Bumped to Version 14.71.0
...
# [14.71.0](https://github.com/frappe/erpnext/compare/v14.70.14...v14.71.0 ) (2024-08-07)
### Bug Fixes
* 'undefined' in PL and BS report summary on Consolidated report ([a5e1432 ](a5e14324da ))
* company filter for filtring tax withheld vouchers ([b7731c8 ](b7731c8fd7 ))
* do not update item price and last purchase rate for inter transf… (backport [#42616 ](https://github.com/frappe/erpnext/issues/42616 )) ([#42632 ](https://github.com/frappe/erpnext/issues/42632 )) ([5c5349e ](5c5349ed16 ))
* filter condition in item-wise purchase register ([bc9b461 ](bc9b46126b ))
* fixed depreciation calculation as per income tax act ([8df1079 ](8df1079618 ))
* item_code filter in item-wise sales register ([f0f8a2f ](f0f8a2f01b ))
* min height for rows in sales funnel ([7086a96 ](7086a96462 ))
* set query filters for sales / purchase tax template on PE ([c8d8536 ](c8d85364b9 ))
* slowness in reposting dependent vouchers. (backport [#42282 ](https://github.com/frappe/erpnext/issues/42282 )) ([#42569 ](https://github.com/frappe/erpnext/issues/42569 )) ([3fb6f97 ](3fb6f97f66 ))
### Features
* expiry date column in Available Batch Report (backport [#42628 ](https://github.com/frappe/erpnext/issues/42628 )) ([#42641 ](https://github.com/frappe/erpnext/issues/42641 )) ([83928bb ](83928bbf78 ))
2024-08-07 09:27:57 +00:00
ruthra kumar
f0230b2dfd
Merge pull request #42648 from frappe/version-14-hotfix
...
chore: release v14
2024-08-07 14:56:41 +05:30
Khushi Rawat
f4811c3846
Merge pull request #42629 from khushi8112/depreciation-adjustment-issue-when-field-for-income-tax-enabled
...
fix: depreciation calculation as per income tax act
2024-08-06 19:15:03 +05:30
Dany Robert
a9fa9e86ea
fix: expense causing p&l test case to fail
...
(cherry picked from commit 01888c98bc )
2024-08-06 11:01:41 +00:00
Dany Robert
c67be05280
chore: semgrep
...
(cherry picked from commit 581af4eced )
2024-08-06 11:01:41 +00:00
Dany Robert
186701b54f
fix: test case for zero deferred expense
...
(cherry picked from commit 7ef4dbcaf6 )
2024-08-06 11:01:41 +00:00
Dany Robert
7cd6debd0e
fix: missing def expense if no exp in first month
...
(cherry picked from commit 5c9ce575f6 )
2024-08-06 11:01:41 +00:00
Nihantra C. Patel
f8fd354d75
Merge pull request #42650 from Nihantra-Patel/fix_item_sales_purchase_register
...
fix: item_code filter in item-wise sales-purchase register v14
2024-08-06 16:19:16 +05:30
Nihantra Patel
bc9b46126b
fix: filter condition in item-wise purchase register
2024-08-06 15:56:00 +05:30
Nihantra Patel
f0f8a2f01b
fix: item_code filter in item-wise sales register
2024-08-06 15:54:05 +05:30
mergify[bot]
83928bbf78
feat: expiry date column in Available Batch Report (backport #42628 ) ( #42641 )
...
* feat: expiry date column in Available Batch Report (#42628 )
(cherry picked from commit faff84c6e5 )
# Conflicts:
# erpnext/stock/report/available_batch_report/available_batch_report.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-06 15:24:37 +05:30
ruthra kumar
bc50512c97
Merge pull request #42645 from frappe/mergify/bp/version-14-hotfix/pr-42592
...
fix: company filter for filtring tax withheld vouchers (backport #42592 )
2024-08-06 13:39:17 +05:30
ljain112
b7731c8fd7
fix: company filter for filtring tax withheld vouchers
...
(cherry picked from commit cfe2ae604b )
2024-08-06 07:47:21 +00:00
ruthra kumar
8667bcd86b
Merge pull request #42643 from frappe/mergify/bp/version-14-hotfix/pr-42545
...
fix: min height for rows in sales funnel (backport #42545 )
2024-08-06 13:09:39 +05:30
ljain112
7086a96462
fix: min height for rows in sales funnel
...
(cherry picked from commit fd71d8af52 )
2024-08-06 07:33:07 +00:00
ruthra kumar
2a38e14cca
Merge pull request #42637 from frappe/mergify/bp/version-14-hotfix/pr-42636
...
refactor: posting date should not be considered for ignore filters in GL (backport #42636 )
2024-08-06 11:43:54 +05:30
ruthra kumar
f4ba879203
refactor: posting date is not considered for ignore filters in GL
...
(cherry picked from commit c930f8ba9d )
2024-08-06 05:26:26 +00:00
mergify[bot]
5c5349ed16
fix: do not update item price and last purchase rate for inter transf… (backport #42616 ) ( #42632 )
...
fix: do not update item price and last purchase rate for inter transf… (#42616 )
fix: do not update item price and last purchase rate for inter transfer transaction
(cherry picked from commit c8af544ef3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-06 08:19:46 +05:30
Khushi Rawat
8df1079618
fix: fixed depreciation calculation as per income tax act
2024-08-05 18:04:06 +05:30
Khushi Rawat
38739bec45
Merge pull request #42630 from khushi8112/fix-semgrep
...
ci: fix semgrep version in linters
2024-08-05 18:01:50 +05:30
Khushi Rawat
6ceb3476a6
ci: fix semgrep version in linters
2024-08-05 17:37:29 +05:30
ruthra kumar
6cba69c7da
Merge pull request #42625 from frappe/mergify/bp/version-14-hotfix/pr-42555
...
refactor: date filters should be mandatory in Sales Pipeline Analytics report (backport #42555 )
2024-08-05 15:32:28 +05:30
ruthra kumar
ffd3aea07e
refactor(test): use test fixture and supply from and to dates
...
(cherry picked from commit 4253caf910 )
2024-08-05 09:39:27 +00:00
ruthra kumar
989ef52f59
refactor: consider empty-string as Not Assigned
...
(cherry picked from commit 213b2ba942 )
2024-08-05 09:39:27 +00:00
ruthra kumar
baa36c6d5e
refactor: report columns should be based on from and to dates
...
(cherry picked from commit 751a25c4b7 )
2024-08-05 09:39:27 +00:00
ruthra kumar
f7f191fe50
refactor: make 'from_date' and 'to_date' mandatory
...
(cherry picked from commit 3617b41b95 )
2024-08-05 09:39:27 +00:00
ruthra kumar
703f58ceac
refactor: date filters should be explicit
...
(cherry picked from commit 40c166a0a0 )
2024-08-05 09:39:27 +00:00
ruthra kumar
e1da019fe7
Merge pull request #42613 from frappe/mergify/bp/version-14-hotfix/pr-42597
...
refactor: filter to ignore system generated cr / dr reconciliation journals on general ledger (backport #42597 )
2024-08-05 13:20:25 +05:30
ruthra kumar
f0bdc41a94
refactor(test): clear old records
2024-08-05 12:58:21 +05:30
ruthra kumar
392ba36dcf
refactor(test): filter and reconcile concerned vouchers
...
(cherry picked from commit 9ade269b7a )
2024-08-05 05:43:50 +00:00
ruthra kumar
1b6539c3c5
test: clear old data
...
(cherry picked from commit 991069bfbc )
2024-08-05 05:43:50 +00:00
ruthra kumar
1da744dc4d
refactor: make use of date filters on ignore filterss
...
(cherry picked from commit 03f3ab522f )
2024-08-05 05:43:50 +00:00
ruthra kumar
ac763f8c19
test: ignore filter for system generated cr / dr note journals
...
(cherry picked from commit 3ffac73598 )
2024-08-05 05:43:50 +00:00
ruthra kumar
0a83c8b00c
refactor: ignore system generated cr / dr notes on general ledger
...
(cherry picked from commit bb8c9b5a58 )
2024-08-05 05:43:50 +00:00
ruthra kumar
b20b15af74
refactor: ignore filter in general ledger for cr / dr notes
...
(cherry picked from commit 59d5beee20 )
2024-08-05 05:43:50 +00:00
Frappe PR Bot
4089af5a7b
chore(release): Bumped to Version 14.70.14
...
## [14.70.14](https://github.com/frappe/erpnext/compare/v14.70.13...v14.70.14 ) (2024-08-01)
### Bug Fixes
* slowness in reposting dependent vouchers. (backport [#42282 ](https://github.com/frappe/erpnext/issues/42282 )) ([#42569 ](https://github.com/frappe/erpnext/issues/42569 )) ([cccfbf1 ](cccfbf193e ))
2024-08-01 09:12:20 +00:00
rohitwaghchaure
06c73ef2da
Merge pull request #42570 from frappe/mergify/bp/version-14/pr-42569
...
fix: slowness in reposting dependent vouchers. (backport #42282 ) (backport #42569 )
2024-08-01 14:40:58 +05:30
mergify[bot]
cccfbf193e
fix: slowness in reposting dependent vouchers. (backport #42282 ) ( #42569 )
...
fix: slowness in reposting dependent vouchers. (#42282 )
(cherry picked from commit b17696a8ae )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 3fb6f97f66 )
2024-08-01 07:52:46 +00:00
mergify[bot]
3fb6f97f66
fix: slowness in reposting dependent vouchers. (backport #42282 ) ( #42569 )
...
fix: slowness in reposting dependent vouchers. (#42282 )
(cherry picked from commit b17696a8ae )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-01 13:21:37 +05:30
ruthra kumar
35f6657bae
Merge pull request #42565 from frappe/mergify/bp/version-14-hotfix/pr-42563
...
fix: set query filters for sales / purchase tax template on PE (backport #42563 )
2024-07-31 17:28:45 +05:30
ruthra kumar
e82c441326
chore: resolve conflict
2024-07-31 17:14:26 +05:30
ruthra kumar
c8d85364b9
fix: set query filters for sales / purchase tax template on PE
...
(cherry picked from commit 9fe47ac101 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
2024-07-31 11:39:09 +00:00
ruthra kumar
64234a571e
Merge pull request #42559 from frappe/mergify/bp/version-14-hotfix/pr-42558
...
fix: 'undefined' in PL and BS report summary on Consolidated report (backport #42558 )
2024-07-31 16:19:17 +05:30
ruthra kumar
a5e14324da
fix: 'undefined' in PL and BS report summary on Consolidated report
...
(cherry picked from commit dd5a5e4919 )
2024-07-31 10:03:56 +00:00
Frappe PR Bot
37a7da3371
chore(release): Bumped to Version 14.70.13
...
## [14.70.13](https://github.com/frappe/erpnext/compare/v14.70.12...v14.70.13 ) (2024-07-31)
### Bug Fixes
* builtins.KeyError: ('ABC', 'Store - CP') (backport [#42505 ](https://github.com/frappe/erpnext/issues/42505 )) ([#42508 ](https://github.com/frappe/erpnext/issues/42508 )) ([0256c64 ](0256c64634 ))
* consider payment entries for checking if tds is deducted ([e7432fc ](e7432fc60d ))
* dynamic condition in the pricing rule not working (backport [#42467 ](https://github.com/frappe/erpnext/issues/42467 )) ([#42543 ](https://github.com/frappe/erpnext/issues/42543 )) ([53034c3 ](53034c332b ))
* **gross profit:** incorrect valuation rate on different warehouses ([1a7efbb ](1a7efbb654 ))
* ignore duplicates while creating default templates ([99bc8e8 ](99bc8e849c ))
* incorrect cost_center on AR/AP report ([0e2abbd ](0e2abbd08e ))
* keep status as In Progress for RIV for Timeout Error (backport [#42274 ](https://github.com/frappe/erpnext/issues/42274 )) ([#42504 ](https://github.com/frappe/erpnext/issues/42504 )) ([8e8d0c7 ](8e8d0c7bd0 ))
* parenttype in item wise purchase and sales register ([97f2e88 ](97f2e88f4c ))
* performance issue for the report Purchase Order Analysis report (backport [#42503 ](https://github.com/frappe/erpnext/issues/42503 )) ([#42506 ](https://github.com/frappe/erpnext/issues/42506 )) ([f42f1bb ](f42f1bb35f ))
* price_list_currency not found error (backport [#42534 ](https://github.com/frappe/erpnext/issues/42534 )) ([#42538 ](https://github.com/frappe/erpnext/issues/42538 )) ([3ba6f40 ](3ba6f40063 ))
* warehouse filter in Product Bundle Balance (backport [#42532 ](https://github.com/frappe/erpnext/issues/42532 )) ([#42536 ](https://github.com/frappe/erpnext/issues/42536 )) ([0441984 ](0441984405 ))
2024-07-31 06:00:37 +00:00
ruthra kumar
81c362dbe4
Merge pull request #42542 from frappe/version-14-hotfix
...
chore: release v14
2024-07-31 11:29:23 +05:30
mergify[bot]
53034c332b
fix: dynamic condition in the pricing rule not working (backport #42467 ) ( #42543 )
...
fix: dynamic condition in the pricing rule not working (#42467 )
(cherry picked from commit 0e817f42ef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 17:01:24 +05:30
mergify[bot]
0441984405
fix: warehouse filter in Product Bundle Balance (backport #42532 ) ( #42536 )
...
fix: warehouse filter in Product Bundle Balance (#42532 )
(cherry picked from commit 0ecfa709d8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 14:53:31 +05:30
mergify[bot]
3ba6f40063
fix: price_list_currency not found error (backport #42534 ) ( #42538 )
...
fix: price_list_currency not found error (#42534 )
(cherry picked from commit 23fed831a0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 14:52:45 +05:30
mergify[bot]
8e8d0c7bd0
fix: keep status as In Progress for RIV for Timeout Error (backport #42274 ) ( #42504 )
...
* fix: keep status as In Progress for RIV for Timeout Error (#42274 )
(cherry picked from commit 10280d6140 )
# Conflicts:
# erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 14:25:51 +05:30
mergify[bot]
f42f1bb35f
fix: performance issue for the report Purchase Order Analysis report (backport #42503 ) ( #42506 )
...
* fix: performance issue for the report Purchase Order Analysis report (#42503 )
(cherry picked from commit cb522f8f22 )
# Conflicts:
# erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 14:25:23 +05:30
mergify[bot]
0256c64634
fix: builtins.KeyError: ('ABC', 'Store - CP') (backport #42505 ) ( #42508 )
...
fix: builtins.KeyError: ('ABC', 'Store - CP') (#42505 )
(cherry picked from commit 25dac1f18e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 14:25:01 +05:30
ruthra kumar
e4f583d25a
Merge pull request #42529 from frappe/mergify/bp/version-14-hotfix/pr-42528
...
chore: button name should reflect what it creates (backport #42528 )
2024-07-30 12:12:32 +05:30
ruthra kumar
7259c0fe30
chore: button name should reflect what it creates
...
(cherry picked from commit 0b6e7f83cd )
2024-07-30 06:31:17 +00:00
ruthra kumar
02547115e5
Merge pull request #42335 from frappe/mergify/bp/version-14-hotfix/pr-42330
...
fix: incorrect valuation rate for items from different warehouses in Gross Profit (backport #42330 )
2024-07-29 10:17:04 +05:30
ruthra kumar
0bc9825238
Merge pull request #42491 from frappe/mergify/bp/version-14-hotfix/pr-42477
...
fix: incorrect cost_center on AR/AP report (backport #42477 )
2024-07-26 20:10:43 +05:30
ruthra kumar
bb66126dfa
test: invoice cost center reported in AR/AP report
...
(cherry picked from commit 9a0894fd65 )
2024-07-26 14:14:32 +00:00
ruthra kumar
0e2abbd08e
fix: incorrect cost_center on AR/AP report
...
(cherry picked from commit 3e19041fa3 )
2024-07-26 14:14:32 +00:00
Smit Vora
ff78fab176
Merge pull request #42483 from frappe/mergify/bp/version-14-hotfix/pr-42305
...
fix: consider payment entries for checking if tds is deducted (backport #42305 )
2024-07-26 15:17:05 +05:30
Smit Vora
04840762dd
Merge pull request #42481 from frappe/mergify/bp/version-14-hotfix/pr-42444
...
fix: parenttype in purchase and sales item query (backport #42444 )
2024-07-26 15:16:44 +05:30
ljain112
e7432fc60d
fix: consider payment entries for checking if tds is deducted
...
(cherry picked from commit 40b59de4cd )
2024-07-26 09:11:50 +00:00
ljain112
97f2e88f4c
fix: parenttype in item wise purchase and sales register
...
(cherry picked from commit 35981b8730 )
2024-07-26 08:56:42 +00:00
ruthra kumar
37f24ae763
Merge pull request #42473 from frappe/mergify/bp/version-14-hotfix/pr-42472
...
refactor: index on Purchase Invoice 'release_date' (backport #42472 )
2024-07-25 21:51:16 +05:30
ruthra kumar
25b9127bae
refactor: index on Purchase Invoice 'release_date'
...
(cherry picked from commit 764dd12b10 )
2024-07-25 15:57:59 +00:00
ruthra kumar
6e74e6f314
Merge pull request #42464 from frappe/mergify/bp/version-14-hotfix/pr-42462
...
refactor: provision for re-evaluating Exchange Rates in monthly frequency (backport #42462 )
2024-07-24 22:11:22 +05:30
ruthra kumar
240118ee8b
chore: resolve conflict
2024-07-24 18:48:32 +05:30
ruthra kumar
c1fd95ac66
refactor: hooks for monthly re-evaluation jobs
...
(cherry picked from commit fc4e5f165c )
# Conflicts:
# erpnext/hooks.py
2024-07-24 13:15:15 +00:00
ruthra kumar
8e340bb7fd
refactor: provision for monthly re-evaluation
...
(cherry picked from commit ce2b9e0f1a )
# Conflicts:
# erpnext/setup/doctype/company/company.json
# erpnext/setup/doctype/company/company.py
2024-07-24 13:15:15 +00:00
ruthra kumar
96a6172999
Merge pull request #42455 from frappe/mergify/bp/version-14-hotfix/pr-42390
...
refactor: cleaning up stale code related to reposting (backport #42390 )
2024-07-24 17:35:24 +05:30
Smit Vora
d0d587432d
Merge pull request #42439 from frappe/mergify/bp/version-14-hotfix/pr-42377
...
fix: ignore duplicates while creating default templates (backport #42377 )
2024-07-24 14:25:46 +05:30
ruthra kumar
07509b5e99
chore: resolve conflicts
2024-07-24 13:07:15 +05:30
ruthra kumar
99d5b6dc71
chore: resolve conflicts
2024-07-24 13:04:57 +05:30
ruthra kumar
56b1582027
refactor(test): remove assert on 'repost_required'
...
(cherry picked from commit e71cb4eab7 )
2024-07-24 07:29:10 +00:00
ruthra kumar
149109649d
refactor: remove attribute check on 'repost_required'
...
(cherry picked from commit 07fc952a43 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2024-07-24 07:29:09 +00:00
ruthra kumar
0284328e2c
refactor: repost without checking on flag
...
(cherry picked from commit 09f429ffba )
2024-07-24 07:29:09 +00:00
ruthra kumar
a243873ab0
chore: remove stale UI code related to repost
...
(cherry picked from commit fe46e1d089 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
2024-07-24 07:29:09 +00:00
ruthra kumar
197e043fc9
chore: remove 'repost_required' from Journal Entry
...
(cherry picked from commit e81373bb6a )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.json
# erpnext/accounts/doctype/journal_entry/journal_entry.py
2024-07-24 07:29:09 +00:00
ruthra kumar
925a164101
chore: remove 'repost_required' from purchase invoice
...
(cherry picked from commit a467888a67 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
2024-07-24 07:29:08 +00:00
ruthra kumar
8f1a4b9717
chore: remove stale 'repost_required' flag from sales invoice
...
(cherry picked from commit 06c5334f2a )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2024-07-24 07:29:08 +00:00
ruthra kumar
67d4020241
chore: remove stale code from sales invoice
...
(cherry picked from commit f3fda9ce98 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2024-07-24 07:29:08 +00:00
Frappe PR Bot
fe4b2e36cc
chore(release): Bumped to Version 14.70.12
...
## [14.70.12](https://github.com/frappe/erpnext/compare/v14.70.11...v14.70.12 ) (2024-07-24)
### Bug Fixes
* missing cr/dr notes on payment reconciliation ([90ee21f ](90ee21f868 ))
* remove proprietorship and update it with individual (backport [#42307 ](https://github.com/frappe/erpnext/issues/42307 )) ([8c1f619 ](8c1f6196b8 ))
* set pos data if not return doc ([6ecb064 ](6ecb064264 ))
* Show the rows in AR/AP report where outstanding equals to 0.01 ([2936988 ](2936988cc6 ))
2024-07-24 07:26:52 +00:00
ruthra kumar
6759b90f85
Merge pull request #42448 from frappe/version-14-hotfix
...
chore: release v14
2024-07-24 12:55:36 +05:30
Smit Vora
99bc8e849c
fix: ignore duplicates while creating default templates
...
(cherry picked from commit cf55c2ab3d )
2024-07-23 04:56:31 +00:00
ruthra kumar
7a25d33547
Merge pull request #42408 from frappe/mergify/bp/version-14-hotfix/pr-42407
...
test: basic test case for item-wise purchase register (backport #42407 )
2024-07-21 20:08:19 +05:30
ruthra kumar
2466e28bf5
test: basic test case for item-wise purchase register
...
(cherry picked from commit c3c5d3f615 )
2024-07-19 11:21:08 +00:00
ruthra kumar
1096528bb9
Merge pull request #42401 from frappe/mergify/bp/version-14-hotfix/pr-42386
...
fix: set pos data if not return doc (backport #42386 )
2024-07-19 10:57:20 +05:30
ljain112
6ecb064264
fix: set pos data if not return doc
...
(cherry picked from commit 65d672da65 )
2024-07-19 04:56:26 +00:00
ruthra kumar
92300b27c9
Merge pull request #42384 from frappe/mergify/bp/version-14-hotfix/pr-42374
...
fix: Show the rows in AR/AP report where outstanding equals to 0.01 (backport #42374 )
2024-07-18 15:08:55 +05:30
ruthra kumar
4fa9626de0
chore: resolve conflict
2024-07-18 14:41:09 +05:30
ruthra kumar
9b828b829a
test: AR/AP report on miniscule outstanding
...
(cherry picked from commit bb9e42cce2 )
2024-07-18 08:15:39 +00:00
Nabin Hait
2936988cc6
fix: Show the rows in AR/AP report where outstanding equals to 0.01
...
(cherry picked from commit e1dedc5402 )
# Conflicts:
# erpnext/patches.txt
2024-07-18 08:15:38 +00:00
ruthra kumar
9fca232578
Merge pull request #42382 from frappe/mergify/bp/version-14-hotfix/pr-42369
...
fix: missing cr/dr notes on payment reconciliation (backport #42369 )
2024-07-18 13:43:36 +05:30
ruthra kumar
fac22e93d0
chore: resolve conflict
2024-07-18 12:44:34 +05:30
ruthra kumar
3109efaf09
test: payment filter should not affect dr/cr notes
...
(cherry picked from commit 2d686c06ea )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation/test_payment_reconciliation.py
2024-07-18 07:12:45 +00:00
ruthra kumar
90ee21f868
fix: missing cr/dr notes on payment reconciliation
...
(cherry picked from commit a30af68e9e )
2024-07-18 07:12:45 +00:00
Smit Vora
36c46bb344
Merge pull request #42366 from vorasmit/update-prop-backport
...
fix: remove redundant proprietorship field from customer type and supplier type (backport #42307 )
2024-07-17 18:55:40 +05:30
Sanket322
8c1f6196b8
fix: remove proprietorship and update it with individual (backport #42307 )
2024-07-17 14:03:52 +05:30
Frappe PR Bot
12a31de25a
chore(release): Bumped to Version 14.70.11
...
## [14.70.11](https://github.com/frappe/erpnext/compare/v14.70.10...v14.70.11 ) (2024-07-17)
### Bug Fixes
* missing discount on POS Credit Notes ([ac48c3d ](ac48c3d4e7 ))
2024-07-17 05:11:39 +00:00
ruthra kumar
3b9400755e
Merge pull request #42353 from frappe/version-14-hotfix
...
chore: release v14
2024-07-17 10:40:24 +05:30
ruthra kumar
2ce7300c3c
Merge pull request #42337 from frappe/mergify/bp/version-14-hotfix/pr-42294
...
refactor: make reposting implicit (backport #42294 )
2024-07-15 15:41:23 +05:30
ruthra kumar
b96b3b51b6
chore: resolve conflicts
2024-07-15 15:22:06 +05:30
ruthra kumar
8f03769bf2
chore: contextual comments
...
(cherry picked from commit 794a62aecb )
2024-07-15 09:41:56 +00:00
ruthra kumar
d20f3ab492
refactor(test): reposting happens implicitly
...
(cherry picked from commit c283cda169 )
2024-07-15 09:41:56 +00:00
ruthra kumar
980ca1d8c5
refactor(test): no need to assert repost_required flag
...
Reposting happens implicitly upon 'Update After Submit'
(cherry picked from commit 8f135e9859 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/test_journal_entry.py
2024-07-15 09:41:56 +00:00
ruthra kumar
4668a2d7d8
refactor: make reposting implicit
...
(cherry picked from commit 722ef92324 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
2024-07-15 09:41:56 +00:00
ruthra kumar
1a7efbb654
fix(gross profit): incorrect valuation rate on different warehouses
...
(cherry picked from commit f9d2dd0a62 )
2024-07-15 08:50:15 +00:00
ruthra kumar
ccc2a47e73
Merge pull request #42290 from frappe/mergify/bp/version-14-hotfix/pr-42192
...
refactor: tests for item wise sales register report (backport #42192 )
2024-07-12 09:28:05 +05:30
ruthra kumar
f98716cc2a
refactor(test): clear old records
2024-07-11 21:03:29 +05:30
ruthra kumar
7903e8d669
refactor(test): use each instance UOM for assertion
...
(cherry picked from commit cf4fbfb601 )
2024-07-11 12:34:13 +00:00
ruthra kumar
9a50a0a129
refactor: test suite for item-wise sales register
...
(cherry picked from commit 3aaa22e672 )
2024-07-11 12:34:12 +00:00
ruthra kumar
1646517dc4
chore: rename test suite for payable report
...
(cherry picked from commit 9474f72776 )
2024-07-11 12:34:12 +00:00
ruthra kumar
38811e792c
Merge pull request #42288 from frappe/mergify/bp/version-14-hotfix/pr-42287
...
fix: missing discount on POS Credit Notes (backport #42287 )
2024-07-11 17:33:26 +05:30
ruthra kumar
edfb408464
chore: resolve conflict
2024-07-11 17:31:20 +05:30
ruthra kumar
ac48c3d4e7
fix: missing discount on POS Credit Notes
...
(cherry picked from commit 1049550951 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2024-07-11 11:58:57 +00:00
Frappe PR Bot
1d66b7e5a3
chore(release): Bumped to Version 14.70.10
...
## [14.70.10](https://github.com/frappe/erpnext/compare/v14.70.9...v14.70.10 ) (2024-07-10)
### Bug Fixes
* add missing german translations ([d5c1c62 ](d5c1c62622 ))
* empty item-wise sales/purchase register reports on initial load ([13895fa ](13895fa060 ))
* fetch expence account from asset category ([4d6a71a ](4d6a71ab4b ))
* group by in item-wise purchase register ([62ad466 ](62ad466a3b ))
* **Holiday List:** sort holidays on save to avoid disorienting the user (backport [#42236 ](https://github.com/frappe/erpnext/issues/42236 )) ([#42251 ](https://github.com/frappe/erpnext/issues/42251 )) ([fcf6500 ](fcf6500144 ))
* manual pick allow to pick more than available stock (backport [#42155 ](https://github.com/frappe/erpnext/issues/42155 )) ([#42158 ](https://github.com/frappe/erpnext/issues/42158 )) ([454e147 ](454e147592 ))
* multiple free items on same Item Group ([701dd9e ](701dd9e19b ))
* removed max discount validation for sales return ([4195c50 ](4195c50f02 ))
* stock qty validation in SCR (backport [#42124 ](https://github.com/frappe/erpnext/issues/42124 )) ([#42224 ](https://github.com/frappe/erpnext/issues/42224 )) ([e2f8e02 ](e2f8e02c73 ))
* tax on stock_rbnb on repost of Purchase Receipt ([106c154 ](106c154a16 ))
* **tds:** use doctype reference when mapping keys across multiple doctypes ([51cbbee ](51cbbee4ca ))
* updated logic for calculating tax_withholding_net_total in payment entry ([49e5066 ](49e50662b6 ))
* use standard method to get `_doc_before_save` ([9fde733 ](9fde7330e0 ))
2024-07-10 10:43:56 +00:00
ruthra kumar
ab9bde86f9
Merge pull request #42254 from frappe/version-14-hotfix
...
chore: release v14
2024-07-10 16:12:40 +05:30
ruthra kumar
5c75bb8775
Merge pull request #42271 from frappe/mergify/bp/version-14-hotfix/pr-42247
...
fix: don't merge tax into stock account on purchase receipt repost (backport #42247 )
2024-07-10 15:52:00 +05:30
ruthra kumar
115a0123ed
chore: resolve conflict
2024-07-10 15:30:24 +05:30
ruthra kumar
fdf1dfe46e
test: tax account heads on PR report without LCV
...
(cherry picked from commit 9562628ed6 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2024-07-10 09:58:30 +00:00
ruthra kumar
106c154a16
fix: tax on stock_rbnb on repost of Purchase Receipt
...
(cherry picked from commit 8633080dff )
2024-07-10 09:58:30 +00:00
Smit Vora
00e8b862dd
Merge pull request #42264 from frappe/mergify/bp/version-14-hotfix/pr-42127
...
fix: removed max discount validation for sales return (backport #42127 )
2024-07-10 15:22:51 +05:30
ljain112
4195c50f02
fix: removed max discount validation for sales return
...
(cherry picked from commit db807d433b )
2024-07-10 07:01:54 +00:00
Smit Vora
fdb8e5b379
Merge pull request #42262 from ljain112/fix-tds-backport
...
fix(tds): use doctype reference when mapping keys across multiple doctype (backport #42258 )
2024-07-10 12:27:28 +05:30
ljain112
51cbbee4ca
fix(tds): use doctype reference when mapping keys across multiple doctypes
2024-07-10 11:55:35 +05:30
Sagar Vora
5000c09759
Merge pull request #42261 from frappe/mergify/bp/version-14-hotfix/pr-42060
...
fix: updated logic for calculating tax_withholding_net_total in payment entry (backport #42060 )
2024-07-10 11:24:31 +05:30
ljain112
49e50662b6
fix: updated logic for calculating tax_withholding_net_total in payment entry
...
(cherry picked from commit c8a34cde7f )
2024-07-10 05:53:37 +00:00
ruthra kumar
f2f1f32826
Merge pull request #42163 from frappe/mergify/bp/version-14-hotfix/pr-42162
...
refactor: remove obsolete function call (backport #42162 )
2024-07-10 10:28:37 +05:30
mergify[bot]
fcf6500144
fix(Holiday List): sort holidays on save to avoid disorienting the user (backport #42236 ) ( #42251 )
...
* fix(Holiday List): sort holidays on save to avoid disorienting the user (#42236 )
fix: sort holidays on save to avoid disorienting the user
(cherry picked from commit ad137250fc )
# Conflicts:
# erpnext/setup/doctype/holiday_list/holiday_list.py
* chore: fix conflicts
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-07-09 18:44:08 +05:30
Raffael Meyer
f2d5a69af4
Merge pull request #42237 from frappe/mergify/bp/version-14-hotfix/pr-42235
...
fix: add missing german translations (backport #42235 )
2024-07-08 19:53:18 +02:00
barredterra
d5c1c62622
fix: add missing german translations
...
(cherry picked from commit 2f89461ace )
2024-07-08 17:51:41 +00:00
mergify[bot]
e2f8e02c73
fix: stock qty validation in SCR (backport #42124 ) ( #42224 )
...
* fix: stock qty validation in SCR (#42124 )
(cherry picked from commit 99f2735ad3 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-08 17:06:23 +05:30
Frappe PR Bot
30cba7ee2c
chore(release): Bumped to Version 14.70.9
...
## [14.70.9](https://github.com/frappe/erpnext/compare/v14.70.8...v14.70.9 ) (2024-07-05)
### Bug Fixes
* blank item-wise sales/purchase register reports on first load ([0f275a9 ](0f275a9ff0 ))
* group by in item-wise purchase register ([1840267 ](18402677da ))
2024-07-05 02:47:14 +00:00
ruthra kumar
21a60c9927
Merge pull request #42190 from frappe/mergify/bp/version-14/pr-41975
...
fix: group by in item-wise purchase register (backport #41975 )
2024-07-05 08:15:53 +05:30
ruthra kumar
0f275a9ff0
fix: blank item-wise sales/purchase register reports on first load
2024-07-05 07:50:37 +05:30
Nihantra C. Patel
18402677da
fix: group by in item-wise purchase register
...
(cherry picked from commit 3fab00135b )
2024-07-05 02:05:26 +00:00
ruthra kumar
e9357c193d
Merge pull request #42184 from frappe/mergify/bp/version-14-hotfix/pr-42183
...
fix: empty item-wise sales/purchase register reports on initial load (backport #42183 )
2024-07-04 15:10:30 +05:30
ruthra kumar
13895fa060
fix: empty item-wise sales/purchase register reports on initial load
...
(cherry picked from commit ee862126e4 )
2024-07-04 09:36:58 +00:00
ruthra kumar
64f8498576
Merge pull request #42180 from frappe/mergify/bp/version-14-hotfix/pr-41975
...
fix: group by in item-wise purchase register (backport #41975 )
2024-07-04 14:59:50 +05:30
Nihantra C. Patel
62ad466a3b
fix: group by in item-wise purchase register
...
(cherry picked from commit 3fab00135b )
2024-07-04 09:09:07 +00:00
Khushi Rawat
45899b3017
Merge pull request #42174 from khushi8112/fetch-expence-account-from-asset-category
...
fix: fetch expense account from asset category
2024-07-04 13:14:39 +05:30
ruthra kumar
d92a042bf7
Merge pull request #42172 from frappe/mergify/bp/version-14-hotfix/pr-42143
...
refactor: validation to prevent recursion with mixed conditions (backport #42143 )
2024-07-04 09:20:35 +05:30
Khushi Rawat
4d6a71ab4b
fix: fetch expence account from asset category
2024-07-04 01:45:01 +05:30
ruthra kumar
d5fa968078
chore: resolve conflicts
2024-07-03 20:59:27 +05:30
ruthra kumar
71cbebd31b
test: validation on mixed condition and recursion on pricing rule
...
(cherry picked from commit eb4af58bf0 )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/test_pricing_rule.py
2024-07-03 15:26:56 +00:00
ruthra kumar
99317768f6
test: validation on mixed condition with recursion
...
(cherry picked from commit 9bd4e7b709 )
# Conflicts:
# erpnext/accounts/doctype/promotional_scheme/test_promotional_scheme.py
2024-07-03 15:26:56 +00:00
ruthra kumar
9fde7330e0
fix: use standard method to get _doc_before_save
...
(cherry picked from commit 9d7be293ae )
2024-07-03 15:26:56 +00:00
ruthra kumar
49fb6bec6a
refactor: validation to prevent recursion with mixed conditions
...
(cherry picked from commit 406dfd528f )
2024-07-03 15:26:55 +00:00
ruthra kumar
0f1f5b6f3d
Merge pull request #42169 from frappe/mergify/bp/version-14-hotfix/pr-42165
...
fix: multiple free items on same Item Group (backport #42165 )
2024-07-03 20:55:34 +05:30
mergify[bot]
454e147592
fix: manual pick allow to pick more than available stock (backport #42155 ) ( #42158 )
...
* fix: manual pick allow to pick more than available stock (#42155 )
(cherry picked from commit 938dd4b2aa )
# Conflicts:
# erpnext/stock/doctype/pick_list/test_pick_list.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-03 19:28:18 +05:30
ruthra kumar
701dd9e19b
fix: multiple free items on same Item Group
...
(cherry picked from commit c4ae0d283f )
2024-07-03 12:28:35 +00:00
Markus Lobedann
2cf82561f6
refactor: remove obsolete function call ( #42162 )
...
(cherry picked from commit 4512432816 )
2024-07-03 10:22:23 +00:00
Frappe PR Bot
f2d113dcf2
chore(release): Bumped to Version 14.70.8
...
## [14.70.8](https://github.com/frappe/erpnext/compare/v14.70.7...v14.70.8 ) (2024-07-03)
### Bug Fixes
* always post to tax account heads if LCV is booked ([650b25f ](650b25fc23 ))
* asset value correction in fixed asset register ([#41943 ](https://github.com/frappe/erpnext/issues/41943 )) ([a2ee463 ](a2ee4631cc ))
* consistent query field name in item wise purchase register with item wise sales register ([9665212 ](9665212607 ))
* **Delivery Note:** only show permitted actions ([0aa246c ](0aa246c39e ))
* dynamic_link for party in customer and supplier dashboard ([6de7a8d ](6de7a8de10 ))
* incorrect against_account upon reposting ([6028a19 ](6028a19e6b ))
* Re-open allows SO's to be over credit limit ([952a7b4 ](952a7b46d5 ))
* **Sales Order:** only show permitted actions ([5468a3b ](5468a3b0b7 ))
* timeout while cancelling LCV ([#42030 ](https://github.com/frappe/erpnext/issues/42030 )) ([21bf7fd ](21bf7fd1f8 ))
2024-07-03 05:02:59 +00:00
ruthra kumar
97e4495f1f
Merge pull request #42141 from frappe/version-14-hotfix
...
chore: release v14
2024-07-03 10:31:45 +05:30
ruthra kumar
26c99351fd
Merge pull request #42150 from frappe/mergify/bp/version-14-hotfix/pr-42073
...
fix: always post to tax account heads if LCV is booked (backport #42073 )
2024-07-03 07:44:36 +05:30
ruthra kumar
4d99449aa8
chore: resolve conflict
2024-07-03 07:16:08 +05:30
ruthra kumar
72b93805fd
refactor(test): fix flaky test
...
(cherry picked from commit 0e256b8b29 )
2024-07-03 01:34:50 +00:00
ruthra kumar
f31ed75578
refactor(test): cleanup test data
...
(cherry picked from commit 6ba6b5aa33 )
2024-07-03 01:34:50 +00:00
ruthra kumar
003d7e9f3e
test: Repost should not merge expense accounts from LCV
...
(cherry picked from commit fa56555150 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2024-07-03 01:34:49 +00:00
ruthra kumar
650b25fc23
fix: always post to tax account heads if LCV is booked
...
(cherry picked from commit 0fcd5d5130 )
2024-07-03 01:34:49 +00:00
ruthra kumar
d5366c5873
Merge pull request #42131 from frappe/mergify/bp/version-14-hotfix/pr-42126
...
fix: Re-open allows SO's to be over credit limit (backport #42126 )
2024-07-01 17:25:50 +05:30
ruthra kumar
bf36b4fa11
chore: resolve conflict
2024-07-01 17:05:56 +05:30
ruthra kumar
f4fc26b52e
test: credit check on Sales Order re-open
...
(cherry picked from commit 60694e09c4 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
2024-07-01 11:33:36 +00:00
ruthra kumar
952a7b46d5
fix: Re-open allows SO's to be over credit limit
...
(cherry picked from commit 5eed781263 )
2024-07-01 11:33:35 +00:00
Smit Vora
cc9857affd
Merge pull request #42064 from frappe/mergify/bp/version-14-hotfix/pr-41979
...
fix: dynamic_link for party in customer and supplier dashboard (backport #41979 )
2024-06-28 13:04:35 +05:30
ljain112
6de7a8de10
fix: dynamic_link for party in customer and supplier dashboard
...
(cherry picked from commit c0a8800832 )
2024-06-28 06:35:17 +00:00
Frappe PR Bot
b593f57637
chore: release v14 ( #42023 )
...
* fix(Sales Order): only show permitted actions
(cherry picked from commit c29d955371 )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.js
* fix(Delivery Note): only show permitted actions
(cherry picked from commit 418bdc1dcc )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.js
* fix: consistent query field name in item wise purchase register with item wise sales register
* chore: resolve conflicts
* refactor: remove use of can_create for Payment Request (#41647 )
(cherry picked from commit 47bc5691a1 )
* fix: incorrect against_account upon reposting
(cherry picked from commit 20c4098399 )
* fix: asset value correction in fixed asset register (#41943 )
* fix: timeout while cancelling LCV (#42030 )
fix: timeout while canelling LCV
---------
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
Co-authored-by: ljain112 <ljain112@gmail.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-06-26 18:02:23 +05:30
rohitwaghchaure
21bf7fd1f8
fix: timeout while cancelling LCV ( #42030 )
...
fix: timeout while canelling LCV
2024-06-25 17:38:03 +05:30
Khushi Rawat
a2ee4631cc
fix: asset value correction in fixed asset register ( #41943 )
2024-06-25 16:04:20 +05:30
ruthra kumar
92ca6c6538
Merge pull request #41983 from frappe/mergify/bp/version-14-hotfix/pr-41981
...
fix: incorrect against_account upon reposting (backport #41981 )
2024-06-21 19:10:41 +05:30
ruthra kumar
6028a19e6b
fix: incorrect against_account upon reposting
...
(cherry picked from commit 20c4098399 )
2024-06-21 12:30:39 +00:00
Raffael Meyer
87dc586543
Merge pull request #41440 from frappe/mergify/bp/version-14-hotfix/pr-41384
...
fix(SO, DN): only show permitted actions (backport #41384 )
2024-06-20 15:51:18 +02:00
barredterra
22216b275c
refactor: remove use of can_create for Payment Request ( #41647 )
...
(cherry picked from commit 47bc5691a1 )
2024-06-20 14:21:30 +02:00
barredterra
0e6edf763e
chore: resolve conflicts
2024-06-20 14:15:26 +02:00
barredterra
e77534ba2b
Merge remote-tracking branch 'upstream/version-14-hotfix' into mergify/bp/version-14-hotfix/pr-41384
2024-06-20 13:47:58 +02:00
rohitwaghchaure
ae14b86a8c
Merge pull request #41954 from ljain112/fix-41927
...
fix: consistent query field name in item wise purchase register with …
2024-06-20 14:03:12 +05:30
ljain112
9665212607
fix: consistent query field name in item wise purchase register with item wise sales register
2024-06-20 11:11:43 +05:30
Frappe PR Bot
5ae9ec2657
chore(release): Bumped to Version 14.70.7
...
## [14.70.7](https://github.com/frappe/erpnext/compare/v14.70.6...v14.70.7 ) (2024-06-19)
### Bug Fixes
* add LCV flag to determine negative expenses ([20b8ee1 ](20b8ee1e90 ))
* allow Auditor to read a Fiscal Year ([b1a911a ](b1a911aa9c ))
* allow Auditor to select a company ([18b6d50 ](18b6d50a31 ))
* allow Employee role to select Department (backport [#41877 ](https://github.com/frappe/erpnext/issues/41877 )) ([#41880 ](https://github.com/frappe/erpnext/issues/41880 )) ([245c6d8 ](245c6d8672 ))
* migrate lead notes ([8f5278e ](8f5278e3d4 ))
* only show user and date if available ([598c581 ](598c581623 ))
* parameters for PI references ([d484553 ](d48455393e ))
* regional overide for updating item valution ([6441bc7 ](6441bc7862 ))
* reposting validation related PCV ([bcfc83d ](bcfc83d8d5 ))
* reset perpetual inventory flag after test ([eae5f27 ](eae5f27ec8 ))
2024-06-19 06:25:45 +00:00
ruthra kumar
890289563a
Merge pull request #41942 from frappe/version-14-hotfix
...
chore: release v14
2024-06-19 11:54:25 +05:30
Raffael Meyer
ee49e83020
Merge pull request #41944 from frappe/mergify/bp/version-14-hotfix/pr-41421
...
fix: migrate lead notes (backport #41421 )
2024-06-19 01:17:48 +02:00
barredterra
598c581623
fix: only show user and date if available
...
(cherry picked from commit 895aede590 )
2024-06-18 22:57:20 +00:00
barredterra
8f5278e3d4
fix: migrate lead notes
...
(cherry picked from commit 382d0ff453 )
2024-06-18 22:57:19 +00:00
Raffael Meyer
aa38f69a67
Merge pull request #40543 from frappe/mergify/bp/version-14-hotfix/pr-40542
2024-06-18 12:51:55 +02:00
ruthra kumar
57a81c4012
Merge pull request #41937 from frappe/mergify/bp/version-14-hotfix/pr-41900
...
refactor: ignore unreconcile doc for PO and SO on cancel/delete (backport #41900 )
2024-06-18 11:57:27 +05:30
ruthra kumar
2fabcb0c50
chore: resolve conflicts
2024-06-18 10:43:07 +05:30
ljain112
f833923f2f
refactor: ignore unreconcile doc for PO and SO on cancel/delete
...
(cherry picked from commit b618d685c6 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.js
# erpnext/selling/doctype/sales_order/sales_order.js
2024-06-18 04:57:52 +00:00
rohitwaghchaure
077cb9e983
Merge pull request #41934 from frappe/mergify/bp/version-14-hotfix/pr-41931
...
fix: reposting validation related PCV (backport #41931 )
2024-06-18 09:41:58 +05:30
Rohit Waghchaure
bcfc83d8d5
fix: reposting validation related PCV
...
(cherry picked from commit 194f1dc674 )
2024-06-17 12:22:00 +00:00
ruthra kumar
a5d1feef02
Merge pull request #41912 from frappe/mergify/bp/version-14-hotfix/pr-40187
...
fix: valuation tax entries on LCV after billing PR (backport #40187 )
2024-06-17 13:54:06 +05:30
ruthra kumar
b050110544
chore: resolve conflicts
2024-06-17 07:12:51 +05:30
Gursheen Anand
e8f5c45751
chore: resolve conflicts
...
(cherry picked from commit 54a58e9205 )
2024-06-15 15:12:23 +00:00
Gursheen Anand
eae5f27ec8
fix: reset perpetual inventory flag after test
...
(cherry picked from commit 0b36cbe307 )
2024-06-15 15:12:23 +00:00
Gursheen Anand
d48455393e
fix: parameters for PI references
...
(cherry picked from commit 8b3d46610e )
2024-06-15 15:12:23 +00:00
Gursheen Anand
7c699c8a38
test: LCV entries after billing
...
(cherry picked from commit 53642e7417 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2024-06-15 15:12:23 +00:00
Gursheen Anand
20b8ee1e90
fix: add LCV flag to determine negative expenses
...
(cherry picked from commit baa3fee1bf )
# Conflicts:
# erpnext/controllers/stock_controller.py
2024-06-15 15:12:22 +00:00
Smit Vora
f9a7bb0544
Merge pull request #41889 from frappe/mergify/bp/version-14-hotfix/pr-41842
...
fix: regional overide for updating item valution (backport #41842 )
2024-06-15 09:16:18 +05:30
ljain112
6441bc7862
fix: regional overide for updating item valution
...
(cherry picked from commit 1a10f0bcbd )
2024-06-13 08:09:01 +00:00
Raffael Meyer
a5df0f2c94
Merge pull request #41660 from frappe/mergify/bp/version-14-hotfix/pr-41659
...
fix: Auditor permissions (backport #41659 )
2024-06-12 17:47:30 +02:00
mergify[bot]
e33416a4a7
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-41659
2024-06-12 12:13:11 +00:00
mergify[bot]
245c6d8672
fix: allow Employee role to select Department (backport #41877 ) ( #41880 )
...
* fix: allow Employee role to select Department (#41877 )
(cherry picked from commit 56082f5a29 )
# Conflicts:
# erpnext/setup/doctype/department/department.json
* chore: fix conflicts
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-06-12 17:19:16 +05:30
Frappe PR Bot
32fba94b2a
chore(release): Bumped to Version 14.70.6
...
## [14.70.6](https://github.com/frappe/erpnext/compare/v14.70.5...v14.70.6 ) (2024-06-11)
### Bug Fixes
* Add additional condition application ([e79e9e9 ](e79e9e94d0 ))
* fixing Item-wise sales register ([5d97c7c ](5d97c7cff9 ))
* fixing Item-wise sales register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([ab90b81 ](ab90b815e3 ))
* fixing Item-wise sales register and purchase register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([ee47440 ](ee47440063 ))
* Item-wise Sales and Purchase register with no item codes [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([bc24e75 ](bc24e75c24 ))
* terms and conditions for material request (backport [#41834 ](https://github.com/frappe/erpnext/issues/41834 )) ([#41836 ](https://github.com/frappe/erpnext/issues/41836 )) ([7234625 ](7234625d65 ))
2024-06-11 13:07:24 +00:00
rohitwaghchaure
a6ed10b712
Merge pull request #41853 from frappe/version-14-hotfix
...
chore: release v14
2024-06-11 18:36:07 +05:30
mergify[bot]
7234625d65
fix: terms and conditions for material request (backport #41834 ) ( #41836 )
...
fix: terms and conditions for material request (#41834 )
(cherry picked from commit 4b026d66dc )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-10 15:17:06 +05:30
Frappe PR Bot
0c4a2af9ab
chore(release): Bumped to Version 14.70.5
...
## [14.70.5](https://github.com/frappe/erpnext/compare/v14.70.4...v14.70.5 ) (2024-06-10)
### Bug Fixes
* Add additional condition application ([810378c ](810378c899 ))
* fixing Item-wise sales register ([3823e0e ](3823e0e494 ))
* fixing Item-wise sales register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([e8286d7 ](e8286d7b3c ))
* fixing Item-wise sales register and purchase register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([fd73a8a ](fd73a8a348 ))
* Item-wise Sales and Purchase register with no item codes [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([91de469 ](91de46922d ))
2024-06-10 04:55:25 +00:00
Deepesh Garg
5ba0082bc7
Merge pull request #41832 from frappe/mergify/bp/version-14/pr-41829
...
fix: Item-wise Sales and Purchase register with no item codes (#41424 )
2024-06-10 10:24:04 +05:30
Deepesh Garg
47b3e96a37
chore: resolve conflicts
...
(cherry picked from commit e9b7d00afb )
2024-06-10 04:53:29 +00:00
Deepesh Garg
810378c899
fix: Add additional condition application
...
(cherry picked from commit 8ec364df6f )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
(cherry picked from commit e79e9e94d0 )
2024-06-10 04:53:29 +00:00
Deepesh Garg
bdf198c94f
chore: update condition queries in qb
...
(cherry picked from commit d2af36e1eb )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit e94e15259b )
2024-06-10 04:53:29 +00:00
Poorvi-R-Bhat
e8286d7b3c
fix: fixing Item-wise sales register #41373
...
(cherry picked from commit eafa88b8e9 )
# Conflicts:
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit ab90b815e3 )
2024-06-10 04:53:29 +00:00
Poorvi-R-Bhat
fd73a8a348
fix: fixing Item-wise sales register and purchase register #41373
...
(cherry picked from commit 76073ae228 )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
(cherry picked from commit ee47440063 )
2024-06-10 04:53:29 +00:00
Poorvi-R-Bhat
91de46922d
fix: Item-wise Sales and Purchase register with no item codes #41373
...
(cherry picked from commit 1b45ecfcae )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit bc24e75c24 )
2024-06-10 04:53:29 +00:00
Poorvi
3823e0e494
fix: fixing Item-wise sales register
...
(cherry picked from commit c90185f533 )
(cherry picked from commit 5d97c7cff9 )
2024-06-10 04:53:28 +00:00
Deepesh Garg
625aa4ef6b
Merge pull request #41829 from frappe/mergify/bp/version-14-hotfix/pr-41424
...
fix: Item-wise Sales and Purchase register with no item codes (#41424 )
2024-06-09 22:38:15 +05:30
Deepesh Garg
e9b7d00afb
chore: resolve conflicts
2024-06-09 22:17:30 +05:30
Deepesh Garg
e79e9e94d0
fix: Add additional condition application
...
(cherry picked from commit 8ec364df6f )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
2024-06-09 14:13:27 +00:00
Deepesh Garg
e94e15259b
chore: update condition queries in qb
...
(cherry picked from commit d2af36e1eb )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
2024-06-09 14:13:27 +00:00
Poorvi-R-Bhat
ab90b815e3
fix: fixing Item-wise sales register #41373
...
(cherry picked from commit eafa88b8e9 )
# Conflicts:
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
2024-06-09 14:13:25 +00:00
Poorvi-R-Bhat
ee47440063
fix: fixing Item-wise sales register and purchase register #41373
...
(cherry picked from commit 76073ae228 )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
2024-06-09 14:13:24 +00:00
Poorvi-R-Bhat
bc24e75c24
fix: Item-wise Sales and Purchase register with no item codes #41373
...
(cherry picked from commit 1b45ecfcae )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
2024-06-09 14:13:23 +00:00
Poorvi
5d97c7cff9
fix: fixing Item-wise sales register
...
(cherry picked from commit c90185f533 )
2024-06-09 14:13:23 +00:00
ruthra kumar
e38383a757
Merge pull request #41806 from frappe/mergify/bp/version-14-hotfix/pr-41804
...
chore: repost settings permission overhaul (backport #41804 )
2024-06-06 16:34:18 +05:30
ruthra kumar
a5bda0180e
chore: repost settings permission overhaul
...
(cherry picked from commit 458d8f5ed8 )
2024-06-06 16:13:55 +05:30
Frappe PR Bot
b6648eebfa
chore(release): Bumped to Version 14.70.4
...
## [14.70.4](https://github.com/frappe/erpnext/compare/v14.70.3...v14.70.4 ) (2024-06-05)
### Bug Fixes
* Filters in account balance report ([570985f ](570985f40e ))
* get assets received but not billed account only if any asset item is received ([#41734 ](https://github.com/frappe/erpnext/issues/41734 )) ([39885b2 ](39885b2b01 ))
* Ignore disabling default currency field while creating new company (backport [#41699 ](https://github.com/frappe/erpnext/issues/41699 )) ([#41760 ](https://github.com/frappe/erpnext/issues/41760 )) ([5ab5bd1 ](5ab5bd138f ))
* payment term when creating PO from SO (backport [#41376 ](https://github.com/frappe/erpnext/issues/41376 )) ([#41743 ](https://github.com/frappe/erpnext/issues/41743 )) ([dc32657 ](dc3265751c ))
2024-06-05 01:17:52 +00:00
ruthra kumar
faa3c7c3a4
Merge pull request #41774 from frappe/version-14-hotfix
...
chore: release v14
2024-06-05 06:46:34 +05:30
mergify[bot]
5ab5bd138f
fix: Ignore disabling default currency field while creating new company (backport #41699 ) ( #41760 )
...
fix: Ignore disabling default currency field while creating new company (#41699 )
(cherry picked from commit 80f6228d45 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 11:55:42 +05:30
mergify[bot]
dc3265751c
fix: payment term when creating PO from SO (backport #41376 ) ( #41743 )
...
fix: payment term when creating PO from SO (#41376 )
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
(cherry picked from commit 441596f795 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-06-03 18:37:26 +05:30
ruthra kumar
cf8f0e4096
Merge pull request #41745 from frappe/mergify/bp/version-14-hotfix/pr-41742
...
chore: System Manager should have submit permission for repost doctypes (backport #41742 )
2024-06-03 18:33:55 +05:30
ruthra kumar
8c09968e1b
chore: Sys Manager shluld have submit permission for repost doctypes
...
(cherry picked from commit 4558f64c0f )
2024-06-03 12:20:56 +00:00
Nabin Hait
39885b2b01
fix: get assets received but not billed account only if any asset item is received ( #41734 )
...
fix: get assets received but not billed account only if any asset item received
2024-06-03 14:05:57 +05:30
Deepesh Garg
6a6a6971ba
Merge pull request #41679 from frappe/mergify/bp/version-14-hotfix/pr-41676
...
fix: Filters in account balance report (#41676 )
2024-05-31 20:02:35 +05:30
Frappe PR Bot
13dfbe3d80
chore(release): Bumped to Version 14.70.3
...
## [14.70.3](https://github.com/frappe/erpnext/compare/v14.70.2...v14.70.3 ) (2024-05-29)
### Bug Fixes
* add in some indices to speed up Purchase Order deletion ([c16c41e ](c16c41ee59 ))
* Add to Cart button width for Mobile/Tablet ([819ced4 ](819ced4cb3 ))
* cost center filter according to the company in project ([7035969 ](7035969db7 ))
* cost center filter according to the company in project ([0cf97f2 ](0cf97f2559 ))
* cost center filter according to the company in project ([459d136 ](459d136368 ))
* dict can not be used as parameter ([#41598 ](https://github.com/frappe/erpnext/issues/41598 )) ([649c192 ](649c192abe ))
* Fetch outstanding and total amount for reference journal entry ([50f6afd ](50f6afd588 ))
* set expense account as Assets RBNB only if it is booked in linked PR ([#41368 ](https://github.com/frappe/erpnext/issues/41368 )) ([014486d ](014486de39 ))
* Update depreciation schedule via asset repair ([#41344 ](https://github.com/frappe/erpnext/issues/41344 )) ([eb418e8 ](eb418e8659 ))
2024-05-29 07:52:36 +00:00
ruthra kumar
7e3c15e0b6
Merge pull request #41665 from frappe/version-14-hotfix
...
chore: release v14
2024-05-29 13:21:18 +05:30
Deepesh Garg
570985f40e
fix: Filters in account balance report
...
(cherry picked from commit 1c9fe691ea )
2024-05-29 07:20:48 +00:00
Nabin Hait
eb418e8659
fix: Update depreciation schedule via asset repair ( #41344 )
...
* fix: Update depreciation schedule via asset repair
* fix: test cases related to modified depreciation schedule
2024-05-29 11:07:03 +05:30
Nabin Hait
014486de39
fix: set expense account as Assets RBNB only if it is booked in linked PR ( #41368 )
...
* fix: set expense account as Assets RBNB only if it is booked in linked PR
* fix: broken translations
2024-05-29 10:46:06 +05:30
barredterra
a53a80f01d
chore: resolve conflicts
2024-05-27 18:54:17 +02:00
barredterra
b1a911aa9c
fix: allow Auditor to read a Fiscal Year
...
(cherry picked from commit eaa4efbc45 )
# Conflicts:
# erpnext/accounts/doctype/fiscal_year/fiscal_year.json
2024-05-27 16:50:26 +00:00
barredterra
18b6d50a31
fix: allow Auditor to select a company
...
(cherry picked from commit 06401cc84f )
# Conflicts:
# erpnext/setup/doctype/company/company.json
2024-05-27 16:50:26 +00:00
Akhil Narang
fcb2f4f084
Merge pull request #41624 from frappe/mergify/bp/version-14-hotfix/pr-41601
...
fix: add in some indices to speed up Purchase Order deletion (backport #41601 )
2024-05-27 13:31:51 +05:30
Akhil Narang
308f200793
Merge pull request #41610 from frappe/mergify/bp/version-14-hotfix/pr-41609
...
refactor: use `json` directly instead of using `frappe.json` (backport #41609 )
2024-05-27 13:31:29 +05:30
Akhil Narang
4fcfbe6e9f
Merge pull request #41597 from frappe/mergify/bp/version-14-hotfix/pr-41576
...
chore: sync ruff config with framework (backport #41576 )
2024-05-27 13:31:22 +05:30
Akhil Narang
5b2c13dacf
refactor: use json directly instead of using frappe.json ( #41609 )
...
(cherry picked from commit 3f06f1905f )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-05-27 07:26:24 +00:00
Ankush Menat
76b7884fb7
ci: ruff only fix imports
...
(cherry picked from commit 85b1a8001b )
2024-05-27 07:26:14 +00:00
Ankush Menat
518dad8ecb
ci: dont auto apply fixes
...
I've personally encountered ~5 instances of bad auto fixes, let
developers apply the fixes.
(cherry picked from commit 3b4913ec81 )
2024-05-27 07:26:14 +00:00
Akhil Narang
220ae118e8
chore: resolve conflicts
2024-05-27 07:25:29 +00:00
Akhil Narang
f1f2f6e338
chore: resolve conflicts
2024-05-27 07:25:29 +00:00
Akhil Narang
c16c41ee59
fix: add in some indices to speed up Purchase Order deletion
...
`tabSales Order`.`inter_company_order_reference`
`tabSales Invoice Item`.`purchase_order`
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit 0303d7dbdc )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
# erpnext/selling/doctype/sales_order/sales_order.json
2024-05-27 07:25:29 +00:00
ruthra kumar
dcffb3886b
Merge pull request #41648 from frappe/mergify/bp/version-14-hotfix/pr-41401
...
fix: cost center filter according to the company in project (backport #41401 )
2024-05-27 10:41:59 +05:30
Nihantra C. Patel
7035969db7
fix: cost center filter according to the company in project
...
(cherry picked from commit 501c6aa126 )
2024-05-27 04:41:12 +00:00
Nihantra C. Patel
0cf97f2559
fix: cost center filter according to the company in project
...
(cherry picked from commit cfde8088b4 )
2024-05-27 04:41:12 +00:00
Nihantra C. Patel
459d136368
fix: cost center filter according to the company in project
...
(cherry picked from commit 249e8264dd )
2024-05-27 04:41:11 +00:00
ruthra kumar
a2bfe31876
Merge pull request #40289 from Nihantra-Patel/fix_button_size_for_add_to_cart
...
fix: Add to Cart button width for Mobile/Tablet
2024-05-24 10:57:15 +05:30
ruthra kumar
75b021dc23
Merge pull request #41604 from frappe/mergify/bp/version-14-hotfix/pr-41603
...
refactor: remove 'format:' based naming in internal doctypes (backport #41603 )
2024-05-24 10:54:45 +05:30
ruthra kumar
b2e2e951da
Merge pull request #41606 from frappe/mergify/bp/version-14-hotfix/pr-41594
...
refactor: 'Payment Period Based On Invoice Date' report (backport #41594 )
2024-05-24 10:54:07 +05:30
ruthra kumar
0f9b5074a6
chore: resolve conflicts
2024-05-23 17:47:47 +05:30
ruthra kumar
190900cd1b
refactor: replace against_voucher with against_voucher_no
...
(cherry picked from commit c4e2abb973 )
2024-05-23 12:16:41 +00:00
ruthra kumar
3512f7d528
refactor: remove debit and credit
...
(cherry picked from commit 014b542cf3 )
2024-05-23 12:16:40 +00:00
ruthra kumar
0dc2f78a2e
refactor: query payment ledger for payments
...
(cherry picked from commit cb3c20dcd3 )
2024-05-23 12:16:40 +00:00
ruthra kumar
c834a9de85
refactor: remove 'format:' based naming in internal doctypes
...
(cherry picked from commit e2ec3e453a )
# Conflicts:
# erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.json
# erpnext/accounts/doctype/repost_payment_ledger/repost_payment_ledger.json
2024-05-23 12:15:21 +00:00
Frappe PR Bot
c910b8ab03
chore(release): Bumped to Version 14.70.2
...
## [14.70.2](https://github.com/frappe/erpnext/compare/v14.70.1...v14.70.2 ) (2024-05-23)
### Bug Fixes
* Fetch outstanding and total amount for reference journal entry ([94c3ee6 ](94c3ee645d ))
2024-05-23 11:01:54 +00:00
ruthra kumar
b9ebb50a02
Merge pull request #41600 from frappe/mergify/bp/version-14/pr-40957
...
fix: Fetch correct outstanding and total amount for reference journal entry (backport #40920 ) (backport #40957 )
2024-05-23 16:30:31 +05:30
ruthra kumar
38cc28a4c3
chore: resolve conflicts
...
(cherry picked from commit 5230d411bf )
2024-05-23 10:39:16 +00:00
ruthra kumar
bbb9b9e3b6
chore: remove unused imports
...
(cherry picked from commit a6bf7c1ebd )
2024-05-23 10:39:15 +00:00
Nabin Hait
94c3ee645d
fix: Fetch outstanding and total amount for reference journal entry
...
(cherry picked from commit f331f9b15c )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
# erpnext/accounts/doctype/payment_entry/payment_entry.py
(cherry picked from commit 50f6afd588 )
2024-05-23 10:39:15 +00:00
ruthra kumar
4d8c35aa5d
Merge pull request #40957 from frappe/mergify/bp/version-14-hotfix/pr-40920
...
fix: Fetch correct outstanding and total amount for reference journal entry (backport #40920 )
2024-05-23 16:08:14 +05:30
ruthra kumar
5230d411bf
chore: resolve conflicts
2024-05-23 15:42:34 +05:30
ruthra kumar
a6bf7c1ebd
chore: remove unused imports
2024-05-23 15:42:34 +05:30
Nabin Hait
50f6afd588
fix: Fetch outstanding and total amount for reference journal entry
...
(cherry picked from commit f331f9b15c )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
# erpnext/accounts/doctype/payment_entry/payment_entry.py
2024-05-23 15:42:34 +05:30
rohitwaghchaure
649c192abe
fix: dict can not be used as parameter ( #41598 )
2024-05-23 15:37:00 +05:30
Frappe PR Bot
b7d6a54bed
chore(release): Bumped to Version 14.70.1
...
## [14.70.1](https://github.com/frappe/erpnext/compare/v14.70.0...v14.70.1 ) (2024-05-22)
### Bug Fixes
* minor Dr and Cr between Purchase Receipt and Purchase Invoice ([82d206b ](82d206b709 ))
* possible sql error on General Ledger ([dfb4c47 ](dfb4c47089 ))
* print format bold for field "total" ([89d507e ](89d507e07e ))
* priority not working for multiple pricing rules (backport [#41516 ](https://github.com/frappe/erpnext/issues/41516 )) ([#41524 ](https://github.com/frappe/erpnext/issues/41524 )) ([97fdda8 ](97fdda8a7c ))
* typerror on hide_fields ([331a743 ](331a743d69 ))
* validate reorder group warehouse (backport [#41478 ](https://github.com/frappe/erpnext/issues/41478 )) ([#41479 ](https://github.com/frappe/erpnext/issues/41479 )) ([2659535 ](26595351cc ))
2024-05-22 08:46:30 +00:00
ruthra kumar
05e4dae1b8
Merge pull request #41575 from frappe/version-14-hotfix
...
chore: release v14
2024-05-22 14:15:11 +05:30
mergify[bot]
97fdda8a7c
fix: priority not working for multiple pricing rules (backport #41516 ) ( #41524 )
...
* fix: priority not working for multiple pricing rules (#41516 )
(cherry picked from commit 5cf5b18aea )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/pricing_rule.json
# erpnext/accounts/doctype/pricing_rule/pricing_rule.py
# erpnext/patches.txt
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-20 13:39:39 +05:30
ruthra kumar
9802333397
Merge pull request #41527 from frappe/mergify/bp/version-14-hotfix/pr-41523
...
fix: minor Dr and Cr between Purchase Receipt and Purchase Invoice (backport #41523 )
2024-05-20 08:32:24 +05:30
ruthra kumar
82d206b709
fix: minor Dr and Cr between Purchase Receipt and Purchase Invoice
...
This applies for Provisional Accounting for Non-stock items
(cherry picked from commit 1c0a24424a )
2024-05-17 12:21:28 +00:00
ruthra kumar
80810c2ebb
Merge pull request #41518 from frappe/mergify/bp/version-14-hotfix/pr-41517
...
fix: typerror on hide_fields (backport #41517 )
2024-05-17 14:54:06 +05:30
ruthra kumar
331a743d69
fix: typerror on hide_fields
...
(cherry picked from commit deb9766f2a )
2024-05-17 14:51:57 +05:30
ruthra kumar
32a1fea8f0
Merge pull request #41512 from frappe/mergify/bp/version-14-hotfix/pr-41511
...
fix: possible sql error on General Ledger (backport #41511 )
2024-05-17 11:17:24 +05:30
ruthra kumar
dfb4c47089
fix: possible sql error on General Ledger
...
(cherry picked from commit 76131f8e10 )
2024-05-17 05:26:54 +00:00
mergify[bot]
0cbf049608
chore(BOM Explorer): display items in the same order as in the BOM (backport #41496 ) ( #41510 )
...
chore(BOM Explorer): display items in the same order as in the BOM (#41496 )
(cherry picked from commit bd381cc0c6 )
Co-authored-by: Samuel Danieli <23150094+scdanieli@users.noreply.github.com >
2024-05-17 09:37:03 +05:30
ruthra kumar
3f0cb47464
Merge pull request #41500 from frappe/mergify/bp/version-14-hotfix/pr-40072
...
fix: print format bold for field "total" (backport #40072 )
2024-05-16 15:35:48 +05:30
Nihantra C. Patel
89d507e07e
fix: print format bold for field "total"
...
(cherry picked from commit 3c9640df27 )
2024-05-16 10:04:03 +00:00
mergify[bot]
26595351cc
fix: validate reorder group warehouse (backport #41478 ) ( #41479 )
...
fix: validate reorder group warehouse (#41478 )
(cherry picked from commit 0363afcfd0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-15 15:15:41 +05:30
Frappe PR Bot
dfaca93292
chore(release): Bumped to Version 14.70.0
...
# [14.70.0](https://github.com/frappe/erpnext/compare/v14.69.1...v14.70.0 ) (2024-05-15)
### Bug Fixes
* "Based on" field always has the value "Not applicable" ([1078a98 ](1078a98cce ))
* address filter and quotation to for prospect ([c9e7f45 ](c9e7f450c5 ))
* address filter and quotation to for prospect ([6902780 ](690278042d ))
* address filter and quotation to for prospect ([754e193 ](754e193c76 ))
* consistent use of "Address & Contact" (backport [#41386 ](https://github.com/frappe/erpnext/issues/41386 )) ([#41387 ](https://github.com/frappe/erpnext/issues/41387 )) ([256d6a4 ](256d6a47ac ))
* data getting override in delivery trip (backport [#41431 ](https://github.com/frappe/erpnext/issues/41431 )) ([#41432 ](https://github.com/frappe/erpnext/issues/41432 )) ([5366356 ](5366356400 ))
* Default dates in report ([c3244f0 ](c3244f009b ))
* default fiscal year ([7a380f5 ](7a380f584d ))
* Duplicate party name column in AR/AP report ([a8be5f0 ](a8be5f0789 ))
* PSOA ageing ([e69e540 ](e69e5404d3 ))
### Features
* allow to pick manually qty / batches / serial nos (backport [#40723 ](https://github.com/frappe/erpnext/issues/40723 )) ([#41435 ](https://github.com/frappe/erpnext/issues/41435 )) ([7b28d7d ](7b28d7d2b8 ))
2024-05-15 05:12:14 +00:00
Deepesh Garg
40de3f3481
Merge pull request #41458 from frappe/version-14-hotfix
...
chore: release v14
2024-05-15 10:40:58 +05:30
Deepesh Garg
fc2614612b
Merge pull request #41466 from frappe/mergify/bp/version-14-hotfix/pr-41258
...
fix: PSOA ageing (#41258 )
2024-05-14 21:19:17 +05:30
Deepesh Garg
e69e5404d3
fix: PSOA ageing
...
(cherry picked from commit fed2d11905 )
2024-05-14 14:40:36 +00:00
Nabin Hait
14ec6351ae
Merge pull request #41448 from frappe/mergify/bp/version-14-hotfix/pr-41412
...
fix: Duplicate party name column in AR/AP report (backport #41412 )
2024-05-14 20:02:56 +05:30
Deepesh Garg
a8be5f0789
fix: Duplicate party name column in AR/AP report
...
(cherry picked from commit 7501fe8ebd )
2024-05-14 02:53:49 +00:00
Deepesh Garg
42312c5bba
Merge pull request #41170 from deepeshgarg007/default_dates_in_reports
...
fix: Default dates in report
2024-05-14 08:21:51 +05:30
mergify[bot]
7b28d7d2b8
feat: allow to pick manually qty / batches / serial nos (backport #40723 ) ( #41435 )
...
* feat: allow to pick manually qty / batches / serial nos
(cherry picked from commit 50dd9fa8a3 )
# Conflicts:
# erpnext/stock/doctype/pick_list/pick_list.json
# erpnext/stock/doctype/pick_list/pick_list.py
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-05-13 21:37:13 +05:30
barredterra
0aa246c39e
fix(Delivery Note): only show permitted actions
...
(cherry picked from commit 418bdc1dcc )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.js
2024-05-13 13:43:07 +00:00
barredterra
5468a3b0b7
fix(Sales Order): only show permitted actions
...
(cherry picked from commit c29d955371 )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.js
2024-05-13 13:43:07 +00:00
mergify[bot]
5366356400
fix: data getting override in delivery trip (backport #41431 ) ( #41432 )
...
fix: data getting override in delivery trip (#41431 )
fix: data getting override
(cherry picked from commit 663fcb374d )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-13 16:31:34 +05:30
Deepesh Garg
7a380f584d
fix: default fiscal year
2024-05-11 17:51:53 +05:30
mergify[bot]
256d6a47ac
fix: consistent use of "Address & Contact" (backport #41386 ) ( #41387 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: consistent use of "Address & Contact" (#41386 )
2024-05-10 17:42:27 +02:00
Akhil Narang
67e06615a3
Merge pull request #41406 from frappe/mergify/bp/version-14-hotfix/pr-37031
...
fix: "Based on" field always has the value "Not applicable" (backport #37031 )
2024-05-10 16:44:33 +05:30
HarryPaulo
1078a98cce
fix: "Based on" field always has the value "Not applicable"
...
(cherry picked from commit fae640c56f )
2024-05-10 11:13:03 +00:00
ruthra kumar
d87ffae03f
Merge pull request #41394 from frappe/mergify/bp/version-14-hotfix/pr-41040
...
fix: address filter and quotation to for prospect (backport #41040 )
2024-05-09 12:48:48 +05:30
ruthra kumar
0404941fb2
chore: resolve conflict
2024-05-09 12:21:29 +05:30
ruthra kumar
c4dfcbec96
refactor: make use of doc.quotation_to
...
(cherry picked from commit 754c7f6d1c )
# Conflicts:
# erpnext/selling/doctype/quotation/quotation.js
2024-05-09 06:45:53 +00:00
Nihantra Patel
c9e7f450c5
fix: address filter and quotation to for prospect
...
(cherry picked from commit 2896e3666c )
2024-05-09 06:45:53 +00:00
Nihantra Patel
690278042d
fix: address filter and quotation to for prospect
...
(cherry picked from commit 24a68a79df )
2024-05-09 06:45:52 +00:00
Nihantra Patel
754e193c76
fix: address filter and quotation to for prospect
...
(cherry picked from commit fe5b88522e )
# Conflicts:
# erpnext/selling/doctype/quotation/quotation.js
2024-05-09 06:45:52 +00:00
Frappe PR Bot
9d5e4b3b3a
chore(release): Bumped to Version 14.69.1
...
## [14.69.1](https://github.com/frappe/erpnext/compare/v14.69.0...v14.69.1 ) (2024-05-09)
### Bug Fixes
* added brand column in Warehouse wise Item Balance Age and Value … (backport [#41280 ](https://github.com/frappe/erpnext/issues/41280 )) ([#41281 ](https://github.com/frappe/erpnext/issues/41281 )) ([d727c52 ](d727c52421 ))
* Cost center not getting saved in PSOA ([e82ea12 ](e82ea12cbc ))
* filter validation for batch-wise balance history report (backport [#41356 ](https://github.com/frappe/erpnext/issues/41356 )) ([#41360 ](https://github.com/frappe/erpnext/issues/41360 )) ([339256b ](339256bc71 ))
* incorrect query for Purchase Invoice rate in GP ([93b30d9 ](93b30d9f11 ))
* missing Item Name on Save for Quotation created from Item (backport [#41233 ](https://github.com/frappe/erpnext/issues/41233 )) ([#41303 ](https://github.com/frappe/erpnext/issues/41303 )) ([a26ae64 ](a26ae64385 ))
* pricing rule rounding ([d2ce927 ](d2ce927891 ))
* reset rate for serial batch supplied items ([#41293 ](https://github.com/frappe/erpnext/issues/41293 )) ([cd33199 ](cd33199da2 ))
### Performance Improvements
* index on item code for the Pick List Item doctype (backport [#41357 ](https://github.com/frappe/erpnext/issues/41357 )) ([#41362 ](https://github.com/frappe/erpnext/issues/41362 )) ([4647ec8 ](4647ec8892 ))
2024-05-09 05:30:06 +00:00
ruthra kumar
d7709cf4e4
Merge pull request #41354 from frappe/version-14-hotfix
...
chore: release v14
2024-05-09 10:58:39 +05:30
mergify[bot]
4647ec8892
perf: index on item code for the Pick List Item doctype (backport #41357 ) ( #41362 )
...
* perf: index on item code for the Pick List Item doctype (#41357 )
(cherry picked from commit 0887161f2a )
# Conflicts:
# erpnext/stock/doctype/pick_list_item/pick_list_item.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-08 11:38:02 +05:30
mergify[bot]
339256bc71
fix: filter validation for batch-wise balance history report (backport #41356 ) ( #41360 )
...
fix: filter validation for batch-wise balance history report (#41356 )
fix: filter validation for batchwise balance history report
(cherry picked from commit 544fc60093 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-08 00:15:33 +05:30
ruthra kumar
c3d567b291
Merge pull request #41348 from frappe/mergify/bp/version-14-hotfix/pr-41288
...
fix: pricing rule rounding (backport #41288 )
2024-05-07 10:32:20 +05:30
ruthra kumar
e068bec212
refactor(test): test floor based rounding
...
(cherry picked from commit c41a037174 )
2024-05-07 04:32:04 +00:00
ruthra kumar
d2ce927891
fix: pricing rule rounding
...
Consider a pricing rule of 20:1 with recursion enabled, free items
should follow the below progression
| Qty | Free item qty |
|-------+---------------|
| 0-19 | 0 |
| 20-39 | 1 |
| 40-59 | 2 |
(cherry picked from commit 9bf37426c1 )
2024-05-07 04:32:03 +00:00
mergify[bot]
a26ae64385
fix: missing Item Name on Save for Quotation created from Item (backport #41233 ) ( #41303 )
...
fix: missing Item Name on Save for Quotation created from Item (#41233 )
* fix: missing Item Name on Save for Quotation created from Item
* fix: missing Item Name on Save for Quotation created from Item
(cherry picked from commit c8e92cb1b2 )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2024-05-06 21:46:18 +05:30
s-aga-r
cd33199da2
fix: reset rate for serial batch supplied items ( #41293 )
2024-05-06 21:37:27 +05:30
ruthra kumar
27100401aa
Merge pull request #41336 from frappe/mergify/bp/version-14-hotfix/pr-41334
...
fix: incorrect query for Purchase Invoice rate in GP (backport #41334 )
2024-05-06 13:17:58 +05:30
ruthra kumar
93b30d9f11
fix: incorrect query for Purchase Invoice rate in GP
...
(cherry picked from commit bd8382c592 )
2024-05-06 07:24:49 +00:00
Deepesh Garg
904f369e99
Merge pull request #41324 from frappe/mergify/bp/version-14-hotfix/pr-41318
...
fix: Cost center not getting saved in PSOA (#41318 )
2024-05-06 12:25:14 +05:30
Deepesh Garg
7b9c22775c
chore: resolve conflicts
2024-05-06 11:52:26 +05:30
Deepesh Garg
6aa8d5fb4b
chore: resolve conflicts
2024-05-06 11:29:53 +05:30
Deepesh Garg
e82ea12cbc
fix: Cost center not getting saved in PSOA
...
(cherry picked from commit 58f7039630 )
# Conflicts:
# erpnext/accounts/doctype/psoa_cost_center/psoa_cost_center.json
# erpnext/accounts/doctype/psoa_cost_center/psoa_cost_center.py
2024-05-04 08:26:55 +00:00
mergify[bot]
d727c52421
fix: added brand column in Warehouse wise Item Balance Age and Value … (backport #41280 ) ( #41281 )
...
fix: added brand column in Warehouse wise Item Balance Age and Value … (#41280 )
fix: added brand coulmn in Warehouse wise Item Balance Age and Value report
(cherry picked from commit 1cbc200770 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-03 17:53:52 +05:30
Frappe PR Bot
5ae29655f9
chore(release): Bumped to Version 14.69.0
...
# [14.69.0](https://github.com/frappe/erpnext/compare/v14.68.2...v14.69.0 ) (2024-05-02)
### Bug Fixes
* 'NoneType' object has no attribute '_read_rowdata_packet_unbuffered' ([949aa93 ](949aa9346c ))
* args when get the delivery note in delivery trip ([abe64aa ](abe64aa1ab ))
* args when get the delivery note in delivery trip ([1a7b3c4 ](1a7b3c437d ))
* display term name for single term invoices ([58b68b7 ](58b68b7597 ))
* duplicate column in the stock ledger report ([3fcdcef ](3fcdcef178 ))
* handle stock balance unbuffered_cursor error (backport [#41186 ](https://github.com/frappe/erpnext/issues/41186 )) ([#41187 ](https://github.com/frappe/erpnext/issues/41187 )) ([59010c9 ](59010c9a61 ))
* incorrectly applying TDS when Advance is in previous FY ([eb22fb9 ](eb22fb9326 ))
* mode of payment has precedance ([33d38ba ](33d38ba3a7 ))
* multiple pricing rules with discount amount and discount percentage not working ([#41211 ](https://github.com/frappe/erpnext/issues/41211 )) ([54313b5 ](54313b5db9 ))
* negative stock qty error for stock reconciliation ([#41283 ](https://github.com/frappe/erpnext/issues/41283 )) ([9aa054c ](9aa054c400 ))
* permission issue when user permission restricts on company ([45c4167 ](45c4167c86 ))
* validation to prevent overallocation ([8318286 ](8318286865 ))
### Features
* allow to do reposting for all stock transactions (audit) (backport [#41165 ](https://github.com/frappe/erpnext/issues/41165 )) ([#41205 ](https://github.com/frappe/erpnext/issues/41205 )) ([1e13193 ](1e1319351d ))
### Performance Improvements
* timeout issue while submitting purchase receipt (v14) ([113351e ](113351e850 ))
2024-05-02 04:31:43 +00:00
ruthra kumar
81a99309d8
Merge pull request #41264 from frappe/version-14-hotfix
...
chore: release v14
2024-05-02 09:59:30 +05:30
rohitwaghchaure
9aa054c400
fix: negative stock qty error for stock reconciliation ( #41283 )
...
fix: negative stock qty error for stock reco
2024-05-02 09:38:33 +05:30
ruthra kumar
82b2675aa8
Merge pull request #41269 from frappe/mergify/bp/version-14-hotfix/pr-41268
...
fix: validation to prevent overallocation (backport #41268 )
2024-04-30 18:40:47 +05:30
ruthra kumar
8318286865
fix: validation to prevent overallocation
...
(cherry picked from commit bf755fab55 )
2024-04-30 17:48:55 +05:30
ruthra kumar
f87411f40d
Merge pull request #41254 from frappe/mergify/bp/version-14-hotfix/pr-41252
...
fix: permission issue when user permission restricts on company (backport #41252 )
2024-04-30 14:19:39 +05:30
ruthra kumar
45c4167c86
fix: permission issue when user permission restricts on company
2024-04-30 12:24:32 +05:30
ruthra kumar
e0d1f2f6eb
Merge pull request #41248 from frappe/mergify/bp/version-14-hotfix/pr-41240
...
fix: display term name for single term invoices in AR/AP (backport #41240 )
2024-04-30 07:42:33 +05:30
ruthra kumar
ba45ea42f8
Merge pull request #41246 from frappe/mergify/bp/version-14-hotfix/pr-41194
...
fix: TDS incorrectly applied when Advance is in previous FY (backport #41194 )
2024-04-30 07:42:23 +05:30
ruthra kumar
58b68b7597
fix: display term name for single term invoices
...
(cherry picked from commit 5fa4cfee04 )
2024-04-30 01:40:17 +00:00
ruthra kumar
4d56c46446
test: TDS deduction across fiscal year
...
(cherry picked from commit 2f9a144023 )
2024-04-30 07:04:21 +05:30
ruthra kumar
eb22fb9326
fix: incorrectly applying TDS when Advance is in previous FY
...
(cherry picked from commit b195f519e2 )
2024-04-30 01:27:56 +00:00
rohitwaghchaure
54313b5db9
fix: multiple pricing rules with discount amount and discount percentage not working ( #41211 )
2024-04-29 20:53:10 +05:30
mergify[bot]
866b0c6ac7
chore: delete invalid translations (backport #41227 ) ( #41228 )
...
chore: delete invalid translations (#41227 )
(cherry picked from commit 067419b7cd )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-04-29 10:41:54 +05:30
mergify[bot]
1e1319351d
feat: allow to do reposting for all stock transactions (audit) (backport #41165 ) ( #41205 )
...
* feat: allow to do reposting for all transactions (audit)
(cherry picked from commit aefbe21b46 )
# Conflicts:
# erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.json
# erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.py
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-04-26 14:25:51 +05:30
rohitwaghchaure
6b2874694e
Merge pull request #41204 from rohitwaghchaure/fixed-unbuffered_cursor
...
fix: 'NoneType' object has no attribute '_read_rowdata_packet_unbuffe…
2024-04-26 13:50:07 +05:30
rohitwaghchaure
ff37706bef
Merge pull request #41200 from frappe/mergify/bp/version-14-hotfix/pr-41185
...
fix: args when get the delivery note in delivery trip (backport #41185 )
2024-04-26 13:36:14 +05:30
Rohit Waghchaure
949aa9346c
fix: 'NoneType' object has no attribute '_read_rowdata_packet_unbuffered'
2024-04-26 13:25:46 +05:30
rohitwaghchaure
2f6fee9877
chore: fix conflicts
2024-04-26 13:15:32 +05:30
Nihantra Patel
abe64aa1ab
fix: args when get the delivery note in delivery trip
...
(cherry picked from commit ca577f7aaa )
2024-04-26 07:40:32 +00:00
Nihantra Patel
1a7b3c437d
fix: args when get the delivery note in delivery trip
...
(cherry picked from commit 2f359e201d )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.py
2024-04-26 07:40:31 +00:00
rohitwaghchaure
da69b1e71b
Merge pull request #41196 from frappe/mergify/bp/version-14-hotfix/pr-41192
...
fix: duplicate column in the stock ledger report (backport #41192 )
2024-04-26 12:49:35 +05:30
Frappe PR Bot
d160f5b61a
chore(release): Bumped to Version 14.68.2
...
## [14.68.2](https://github.com/frappe/erpnext/compare/v14.68.1...v14.68.2 ) (2024-04-26)
### Performance Improvements
* timeout issue while submitting purchase receipt (v14) ([c93840e ](c93840eb56 ))
2024-04-26 06:53:19 +00:00
Rohit Waghchaure
3fcdcef178
fix: duplicate column in the stock ledger report
...
(cherry picked from commit be7fd6bfb4 )
2024-04-26 06:53:08 +00:00
rohitwaghchaure
40ece3f5da
Merge pull request #41193 from frappe/mergify/bp/version-14/pr-41174
...
perf: timeout issue while submitting purchase receipt (v14) (backport #41174 )
2024-04-26 12:21:59 +05:30
Rohit Waghchaure
c93840eb56
perf: timeout issue while submitting purchase receipt (v14)
...
(cherry picked from commit 113351e850 )
2024-04-26 05:27:47 +00:00
rohitwaghchaure
7656fe4bfc
Merge pull request #41174 from rohitwaghchaure/fixed-performance-issue-for-serial-no-creation
...
perf: timeout issue while submitting purchase receipt (v14)
2024-04-26 10:56:28 +05:30
mergify[bot]
59010c9a61
fix: handle stock balance unbuffered_cursor error (backport #41186 ) ( #41187 )
...
fix: handle stock balance unbuffered_cursor error (#41186 )
(cherry picked from commit 341fb6d8f3 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-04-25 17:26:29 +05:30
Rohit Waghchaure
113351e850
perf: timeout issue while submitting purchase receipt (v14)
2024-04-25 12:10:29 +05:30
Frappe PR Bot
2026c986ba
chore(release): Bumped to Version 14.68.1
...
## [14.68.1](https://github.com/frappe/erpnext/compare/v14.68.0...v14.68.1 ) (2024-04-25)
### Bug Fixes
* mode of payment has precedance ([7e52f72 ](7e52f72bed ))
2024-04-25 03:43:28 +00:00
ruthra kumar
91c202f172
Merge pull request #41179 from frappe/mergify/bp/version-14/pr-41142
...
fix: mode of payment has precedance in Payment Entry (backport #41142 )
2024-04-25 09:12:14 +05:30
ruthra kumar
7e52f72bed
fix: mode of payment has precedance
...
Mode of Payment is given precedence over company/party bank account
(cherry picked from commit 4aef969879 )
2024-04-25 09:06:04 +05:30
ruthra kumar
b9d28fc1ad
Merge pull request #41178 from frappe/mergify/bp/version-14-hotfix/pr-41142
...
fix: mode of payment has precedance in Payment Entry (backport #41142 )
2024-04-25 09:02:37 +05:30
ruthra kumar
33d38ba3a7
fix: mode of payment has precedance
...
Mode of Payment is given precedence over company/party bank account
(cherry picked from commit 4aef969879 )
2024-04-25 08:58:01 +05:30
Deepesh Garg
ff8dba1cb7
Merge branch 'version-14-hotfix' of https://github.com/frappe/erpnext into default_dates_in_reports
2024-04-24 17:20:55 +05:30
Deepesh Garg
c3244f009b
fix: Default dates in report
2024-04-24 16:59:51 +05:30
Frappe PR Bot
30b2cac423
chore(release): Bumped to Version 14.68.0
...
# [14.68.0](https://github.com/frappe/erpnext/compare/v14.67.2...v14.68.0 ) (2024-04-24)
### Bug Fixes
* account and stock manager read perm ([03ce9ee ](03ce9ee321 ))
* allow Employee role to select cost center & project (accounting dimensions) (backport [#41160 ](https://github.com/frappe/erpnext/issues/41160 )) ([#41161 ](https://github.com/frappe/erpnext/issues/41161 )) ([bb48440 ](bb48440591 ))
* do not add actual expense twice for validating budget ([ec4f07f ](ec4f07fd60 ))
* don't attempt to set gender from salutation (backport [#40997 ](https://github.com/frappe/erpnext/issues/40997 )) ([#41072 ](https://github.com/frappe/erpnext/issues/41072 )) ([5d05bf8 ](5d05bf8d4e ))
* Missing args while fetching items from delivery note ([0df80ad ](0df80ad923 ))
* Multiple partial payment requests against Purchase Invoice ([f1b75e8 ](f1b75e8c54 ))
* Party type in Payment Order ([a2e1d13 ](a2e1d132df ))
* Permission for lower dedcution certificate ([a22be6f ](a22be6f9b9 ))
* Test case ([5aef9d2 ](5aef9d2ef2 ))
* validate uom is integer for PR item (backport [#41074 ](https://github.com/frappe/erpnext/issues/41074 )) ([#41076 ](https://github.com/frappe/erpnext/issues/41076 )) ([9d0c1dc ](9d0c1dc46f ))
### Features
* Available batches report as on specific date ([8868cb1 ](8868cb147d ))
* show expense breakup ([f087ec8 ](f087ec8df5 ))
### Performance Improvements
* stock ageing and batch-wise balance history report ([6017e7a ](6017e7ac3e ))
2024-04-24 07:32:43 +00:00
Deepesh Garg
67be2ba9dc
Merge pull request #41151 from frappe/version-14-hotfix
...
chore: release v14
2024-04-24 13:01:19 +05:30
Deepesh Garg
3e81f0f578
Merge pull request #41100 from frappe/mergify/bp/version-14-hotfix/pr-41085
...
fix: Permission for lower deduction certificate (#41085 )
2024-04-24 12:00:13 +05:30
mergify[bot]
bb48440591
fix: allow Employee role to select cost center & project (accounting dimensions) (backport #41160 ) ( #41161 )
...
* fix: allow Employee role to select cost center & project (accounting dimensions)
(cherry picked from commit d0d496a515 )
# Conflicts:
# erpnext/accounts/doctype/cost_center/cost_center.json
# erpnext/projects/doctype/project/project.json
* chore: fix conflicts
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-04-24 11:43:33 +05:30
Deepesh Garg
35230a9692
chore: Resolve conflicts
2024-04-24 11:33:34 +05:30
Nabin Hait
df3ff1097c
Merge pull request #41140 from frappe/mergify/bp/version-14-hotfix/pr-41136
...
fix: Missing args while fetching items from delivery note in Installation Note (backport #41136 )
2024-04-24 10:59:16 +05:30
rohitwaghchaure
521bf31fe3
Merge pull request #41154 from rohitwaghchaure/feat-new-batch-report-v14
...
feat: Available batches report as on specific date
2024-04-23 17:17:26 +05:30
Rohit Waghchaure
8868cb147d
feat: Available batches report as on specific date
2024-04-23 17:10:05 +05:30
Deepesh Garg
0dfae12f14
Merge pull request #41130 from frappe/mergify/bp/version-14-hotfix/pr-40797
...
fix: Party type in Payment Order (#40797 )
2024-04-23 12:05:25 +05:30
Nabin Hait
0df80ad923
fix: Missing args while fetching items from delivery note
...
(cherry picked from commit bbe323fbb4 )
2024-04-23 04:55:02 +00:00
rohitwaghchaure
c71d1118a9
Merge pull request #41138 from rohitwaghchaure/fixed-performance-for-stock-reports
...
perf: stock ageing and batch-wise balance history report
2024-04-23 10:12:19 +05:30
Rohit Waghchaure
6017e7ac3e
perf: stock ageing and batch-wise balance history report
2024-04-23 06:56:41 +05:30
Deepesh Garg
d5784cc629
Merge pull request #41126 from frappe/mergify/bp/version-14-hotfix/pr-40812
...
fix: Multiple partial payment requests against Purchase Invoice (#40812 )
2024-04-22 11:36:30 +05:30
Deepesh Garg
a2e1d132df
fix: Party type in Payment Order
...
(cherry picked from commit 91fa41c9ec )
2024-04-22 06:05:12 +00:00
Gursheen Kaur Anand
3e912993e1
Merge pull request #41123 from frappe/mergify/bp/version-14-hotfix/pr-40769
...
fix: budget validation for purchase orders (backport #40769 )
2024-04-21 18:57:52 +05:30
Deepesh Garg
5aef9d2ef2
fix: Test case
...
(cherry picked from commit 071e5ed648 )
2024-04-21 11:50:38 +00:00
Deepesh Garg
f1b75e8c54
fix: Multiple partial payment requests against Purchase Invoice
...
(cherry picked from commit 45d5f6e00a )
2024-04-21 11:50:38 +00:00
Gursheen Anand
5b1c5e3fea
refactor: show list for expense breakup
...
(cherry picked from commit 9a12376e29 )
2024-04-21 11:26:19 +00:00
Gursheen Anand
f087ec8df5
feat: show expense breakup
...
(cherry picked from commit 59292a09c4 )
2024-04-21 11:26:19 +00:00
Gursheen Anand
ec4f07fd60
fix: do not add actual expense twice for validating budget
...
(cherry picked from commit af26ac96e9 )
2024-04-21 11:26:19 +00:00
Deepesh Garg
a22be6f9b9
fix: Permission for lower dedcution certificate
...
(cherry picked from commit f6f118855b )
# Conflicts:
# erpnext/regional/doctype/lower_deduction_certificate/lower_deduction_certificate.json
2024-04-19 10:11:41 +00:00
Gursheen Kaur Anand
e8accd0256
Merge pull request #41094 from frappe/mergify/bp/version-14-hotfix/pr-41093
...
fix: accounts manager perm for FY (backport #41093 )
2024-04-19 14:08:19 +05:30
Gursheen Kaur Anand
de3a423618
chore: resolve conflicts
2024-04-19 13:32:39 +05:30
Gursheen Anand
03ce9ee321
fix: account and stock manager read perm
...
(cherry picked from commit 572e844a91 )
# Conflicts:
# erpnext/accounts/doctype/fiscal_year/fiscal_year.json
2024-04-19 08:00:48 +00:00
mergify[bot]
9d0c1dc46f
fix: validate uom is integer for PR item (backport #41074 ) ( #41076 )
...
* fix: validate uom is integer for PR item
(cherry picked from commit 9a290fdfc9 )
# Conflicts:
# erpnext/controllers/subcontracting_controller.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-04-18 07:53:33 +05:30
mergify[bot]
5d05bf8d4e
fix: don't attempt to set gender from salutation (backport #40997 ) ( #41072 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: don't attempt to set gender from salutation (#40997 )
2024-04-17 17:54:03 +02:00
Frappe PR Bot
84789b7407
chore(release): Bumped to Version 14.67.2
...
## [14.67.2](https://github.com/frappe/erpnext/compare/v14.67.1...v14.67.2 ) (2024-04-17)
### Bug Fixes
* barcode not fetched on selection of item (backport [#40814 ](https://github.com/frappe/erpnext/issues/40814 )) ([#41027 ](https://github.com/frappe/erpnext/issues/41027 )) ([0bee921 ](0bee921d40 ))
* Delayed Order Report not working (backport [#41037 ](https://github.com/frappe/erpnext/issues/41037 )) ([#41038 ](https://github.com/frappe/erpnext/issues/41038 )) ([e956dbb ](e956dbbf68 ))
* Don't call get_fiscal_year if setup is not done yet ([59cea9f ](59cea9f4dd ))
* Don't set delivery date as today while making SO from Quotation ([b47e224 ](b47e224a1c ))
* exclude some query builder lines from ruff rules ([2425119 ](2425119b5e ))
* expense account set as COGS for stock entry Material Issue (backport [#41026 ](https://github.com/frappe/erpnext/issues/41026 )) ([#41028 ](https://github.com/frappe/erpnext/issues/41028 )) ([153e0ba ](153e0ba81b ))
* get address if multiple companies ([c2b6b64 ](c2b6b64e2e ))
* get address if multiple companies ([0493872 ](04938726d9 ))
* **gp:** SLEs not fetched for correct warehouse ([97e7b3f ](97e7b3f3d3 ))
* incorrect exc gain/loss for PE against JE for payable accounts ([50a74ee ](50a74ee7fe ))
* Resolve merge conflicts ([cc925ae ](cc925ae938 ))
* Subcontracting Receipt GL Entries (backport [#40773 ](https://github.com/frappe/erpnext/issues/40773 )) ([#40978 ](https://github.com/frappe/erpnext/issues/40978 )) ([c2c4548 ](c2c4548cc0 ))
* test cases ([79e23da ](79e23dad2c ))
* **treewide:** manual ruff fixes ([b087fb3 ](b087fb3d54 ))
* use 'eq' and isnull() on qb conditions ([b4ed2d2 ](b4ed2d2c16 ))
2024-04-17 06:12:30 +00:00
rohitwaghchaure
cd70c6c1b2
Merge pull request #41032 from frappe/version-14-hotfix
...
chore: release v14
2024-04-17 11:41:15 +05:30
ruthra kumar
4cc0a5851b
Merge pull request #40854 from frappe/mergify/bp/version-14-hotfix/pr-40786
...
fix(gp): SLEs not fetched for correct warehouse (backport #40786 )
2024-04-17 10:36:52 +05:30
ruthra kumar
6e9da0a729
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-40786
2024-04-17 10:16:55 +05:30
Dany Robert
97e7b3f3d3
fix(gp): SLEs not fetched for correct warehouse
...
(cherry picked from commit f958e8be06 )
2024-04-17 10:15:29 +05:30
mergify[bot]
e956dbbf68
fix: Delayed Order Report not working (backport #41037 ) ( #41038 )
...
fix: Delayed Order Report not working (#41037 )
(cherry picked from commit d69a18b826 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-04-16 18:24:45 +05:30
rohitwaghchaure
ebf5f13447
Merge branch 'version-14' into version-14-hotfix
2024-04-16 17:59:35 +05:30
ruthra kumar
9404dea97e
Merge pull request #41034 from frappe/mergify/bp/version-14-hotfix/pr-40373
...
fix: get address if multiple companies (backport #40373 )
2024-04-16 16:41:26 +05:30
ruthra kumar
ee06448f0d
chore: resolve conflict
2024-04-16 16:38:32 +05:30
Nihantra C. Patel
c2b6b64e2e
fix: get address if multiple companies
...
(cherry picked from commit 655a1797be )
2024-04-16 11:01:59 +00:00
Nihantra Patel
04938726d9
fix: get address if multiple companies
...
(cherry picked from commit c6cf1bec76 )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.js
2024-04-16 11:01:58 +00:00
mergify[bot]
153e0ba81b
fix: expense account set as COGS for stock entry Material Issue (backport #41026 ) ( #41028 )
...
fix: expense account set as COGS for stock entry Material Issue (#41026 )
(cherry picked from commit 03231e99ef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-04-16 14:22:53 +05:30
mergify[bot]
0bee921d40
fix: barcode not fetched on selection of item (backport #40814 ) ( #41027 )
...
* fix: barcode not fetched on selection of item
(cherry picked from commit b0730293e2 )
# Conflicts:
# erpnext/stock/get_item_details.py
* chore: fix conflicts
* chore: fix test case
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-04-16 14:22:32 +05:30
ruthra kumar
9d3c861766
Merge pull request #41022 from frappe/mergify/bp/version-14-hotfix/pr-41020
...
fix: incorrect exc gain/loss for PE against JE for payable accounts (backport #41020 )
2024-04-16 11:31:40 +05:30
ruthra kumar
e8d05517c5
chore: resolve conflict
2024-04-16 11:07:39 +05:30
ruthra kumar
2ebdd93a83
test: exc gain/loss journals booking in Payable accounts
...
(cherry picked from commit 8821c98625 )
2024-04-16 05:29:49 +00:00
ruthra kumar
50a74ee7fe
fix: incorrect exc gain/loss for PE against JE for payable accounts
...
(cherry picked from commit 81b574053f )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-04-16 05:29:49 +00:00
Nabin Hait
da1c317c6c
Merge pull request #41006 from frappe/mergify/bp/version-14-hotfix/pr-40858
...
fix: Don't set delivery date as today while making SO from Quotation (backport #40858 )
2024-04-15 13:05:21 +05:30
Nabin Hait
79e23dad2c
fix: test cases
...
(cherry picked from commit 65c74fa3c7 )
2024-04-15 07:03:42 +00:00
Nabin Hait
b47e224a1c
fix: Don't set delivery date as today while making SO from Quotation
...
(cherry picked from commit fec20decc1 )
2024-04-15 07:03:42 +00:00
Deepesh Garg
3310358d36
Merge pull request #40947 from frappe/mergify/bp/version-14-hotfix/pr-40931
...
fix: Don't call get_fiscal_year if setup is not done yet (backport #40931 )
2024-04-15 11:18:06 +05:30
Frappe PR Bot
7a6c0e5283
chore(release): Bumped to Version 14.67.1
...
## [14.67.1](https://github.com/frappe/erpnext/compare/v14.67.0...v14.67.1 ) (2024-04-12)
### Bug Fixes
* Subcontracting Receipt GL Entries (backport [#40773 ](https://github.com/frappe/erpnext/issues/40773 )) (backport [#40978 ](https://github.com/frappe/erpnext/issues/40978 )) ([#40982 ](https://github.com/frappe/erpnext/issues/40982 )) ([4672f59 ](4672f59599 ))
2024-04-12 10:01:51 +00:00
mergify[bot]
4672f59599
fix: Subcontracting Receipt GL Entries (backport #40773 ) (backport #40978 ) ( #40982 )
...
* fix: Subcontracting Receipt GL Entries (backport #40773 ) (#40978 )
* fix: Subcontracting Receipt GL Entries
(cherry picked from commit 9808ae92a4 )
* chore: linter
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
(cherry picked from commit c2c4548cc0 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py
* chore: `conflicts`
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-04-12 15:30:27 +05:30
mergify[bot]
c2c4548cc0
fix: Subcontracting Receipt GL Entries (backport #40773 ) ( #40978 )
...
* fix: Subcontracting Receipt GL Entries
(cherry picked from commit 9808ae92a4 )
* chore: linter
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-04-12 14:50:12 +05:30
Deepesh Garg
cc925ae938
fix: Resolve merge conflicts
2024-04-12 12:10:55 +05:30
Akhil Narang
f0ecc627fb
Merge pull request #40943 from akhilnarang/v14-ruff
...
chore: backport ruff linting/formatting
2024-04-12 11:01:43 +05:30
Akhil Narang
cf3c26d80c
chore: gitignore ruff format
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-12 11:01:32 +05:30
Corentin Flr
59cea9f4dd
fix: Don't call get_fiscal_year if setup is not done yet
...
(cherry picked from commit c203fafb1b )
# Conflicts:
# erpnext/public/js/utils.js
2024-04-10 15:17:44 +00:00
Frappe PR Bot
cc6bacb190
chore(release): Bumped to Version 14.67.0
...
# [14.67.0](https://github.com/frappe/erpnext/compare/v14.66.4...v14.67.0 ) (2024-04-10)
### Bug Fixes
* Get pro-rata depr amount based on correct days ([10d7600 ](10d760089e ))
* group warehouse added in the stock reconciliation ([9dea6d3 ](9dea6d3393 ))
* ignore dimension validation for cancelled entries ([9745724 ](9745724d41 ))
* incorrect currency symbol in General Ledger print ([5896e75 ](5896e755bf ))
* incorrect operator causing incorrect validation ([7e1ab75 ](7e1ab75b38 ))
* query_report.trigger_refresh is not a function ([a6145fa ](a6145fa13c ))
* translatable web footer ([#40834 ](https://github.com/frappe/erpnext/issues/40834 )) ([b55d859 ](b55d8597e8 ))
* use reference type name to update exc rate ([09cda60 ](09cda60bdf ))
### Features
* ledger health doctype ([b667a02 ](b667a02470 ))
* new hook `fields_for_group_similar_items` to group additional fields for print formats ([#40831 ](https://github.com/frappe/erpnext/issues/40831 )) ([0172880 ](0172880fd3 ))
### Performance Improvements
* memory consumption for the Batch-Wise Balance History report ([3165682 ](3165682d7a ))
2024-04-10 14:22:01 +00:00
Deepesh Garg
cebde2662d
Merge pull request #40919 from frappe/version-14-hotfix
...
chore: release v14
2024-04-10 19:50:19 +05:30
ruthra kumar
b4ed2d2c16
fix: use 'eq' and isnull() on qb conditions
...
(cherry picked from commit eee86d2e4b )
(cherry picked from commit 22689958da )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:13:31 +05:30
Akhil Narang
2425119b5e
fix: exclude some query builder lines from ruff rules
...
`== None` and `== True` are intentional here
(cherry picked from commit ac69513f60 )
(cherry picked from commit 41d7c03cbb )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:13:31 +05:30
Akhil Narang
b087fb3d54
fix(treewide): manual ruff fixes
...
(cherry picked from commit f63396ef47 )
(cherry picked from commit 7828eee014 )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:13:31 +05:30
Akhil Narang
4d34b1ead7
refactor(treewide): formatting and ruff fixes, + manually enabled F401
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:13:31 +05:30
barredterra
c28d19cf7f
chore: switch to ruff for python formatting/linting
...
(cherry picked from commit 8afb7790de )
(cherry picked from commit 9eeedd8515 )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:07:51 +05:30
ruthra kumar
73d2595aa6
Merge pull request #40937 from frappe/mergify/bp/version-14-hotfix/pr-40936
...
fix: ignore dimension validation for cancelled entries (backport #40936 )
2024-04-10 15:28:00 +05:30
ruthra kumar
9745724d41
fix: ignore dimension validation for cancelled entries
...
(cherry picked from commit 971c867f29 )
2024-04-10 08:28:35 +00:00
ruthra kumar
a31b2e17f5
Merge pull request #40929 from frappe/mergify/bp/version-14-hotfix/pr-40695
...
feat: Periodically monitor ledger health (backport #40695 )
2024-04-10 07:17:29 +05:30
ruthra kumar
46c76b166d
chore: resolve conflicts
2024-04-09 19:59:09 +05:30
ruthra kumar
6079c5636e
Merge pull request #40927 from frappe/mergify/bp/version-14-hotfix/pr-40926
...
fix: incorrect currency symbol in General Ledger print (backport #40926 )
2024-04-09 19:54:29 +05:30
ruthra kumar
5808feaccf
chore: use super() instead of super(__class__, self)
...
(cherry picked from commit 24d37d22a3 )
2024-04-09 12:25:55 +00:00
ruthra kumar
98ad034b21
chore: make ledger health doctype read_only
...
(cherry picked from commit dc79213bb3 )
2024-04-09 12:25:55 +00:00
ruthra kumar
277717a2e0
test: ledger monitoring function
...
(cherry picked from commit 4776d660b5 )
2024-04-09 12:25:55 +00:00
ruthra kumar
0591f72e01
chore: schedule job to run daily
...
(cherry picked from commit f96cf111ed )
2024-04-09 12:25:54 +00:00
ruthra kumar
1af6b4256f
chore: permission and UI changes
...
(cherry picked from commit 1a43ed763b )
2024-04-09 12:25:53 +00:00
ruthra kumar
6273a31b8c
refactor: only run checks on specified companies
...
(cherry picked from commit 00eeacd06a )
# Conflicts:
# erpnext/accounts/utils.py
2024-04-09 12:25:53 +00:00
ruthra kumar
f86c035f88
refactor: make health check configurable for companies
...
(cherry picked from commit 704925549b )
2024-04-09 12:25:52 +00:00
ruthra kumar
9981a900b2
refactor: control monitoring through settings page
...
(cherry picked from commit a42482ce35 )
# Conflicts:
# erpnext/accounts/utils.py
2024-04-09 12:25:52 +00:00
ruthra kumar
7a6ffccecc
chore: settings page for health monitor
...
(cherry picked from commit b2fb7843d1 )
2024-04-09 12:25:47 +00:00
ruthra kumar
58698c9aa4
refactor: barebones method to run checks
...
(cherry picked from commit 8c8d9be810 )
# Conflicts:
# erpnext/accounts/utils.py
2024-04-09 12:25:47 +00:00
ruthra kumar
bbe4ca7d74
refactor: flag for general and payment ledger mismatch
...
(cherry picked from commit d620b9eae8 )
2024-04-09 12:25:46 +00:00
ruthra kumar
153fc91478
refactor: date on which vouchers was reported
...
(cherry picked from commit 402ffc6d27 )
2024-04-09 12:25:45 +00:00
ruthra kumar
b667a02470
feat: ledger health doctype
...
(cherry picked from commit 9ed74dd8cc )
2024-04-09 12:25:45 +00:00
ruthra kumar
5896e755bf
fix: incorrect currency symbol in General Ledger print
...
(cherry picked from commit 429e036e8c )
2024-04-09 12:16:41 +00:00
rohitwaghchaure
dd6c53df96
Merge pull request #40910 from rohitwaghchaure/fixed-perf-issue-for-batchwise-balance-history
...
perf: memory consumption for the Batch-Wise Balance History report
2024-04-09 17:36:43 +05:30
Rohit Waghchaure
3165682d7a
perf: memory consumption for the Batch-Wise Balance History report
2024-04-08 19:03:48 +05:30
ruthra kumar
aff71970e5
Merge pull request #40904 from frappe/mergify/bp/version-14-hotfix/pr-40878
...
refactor: merge taxes from delivery note to Sales Invoice (backport #40878 )
2024-04-08 16:18:48 +05:30
Sagar Vora
2b5ae1dbae
Merge pull request #40906 from frappe/mergify/bp/version-14-hotfix/pr-40831
2024-04-08 10:22:43 +00:00
Sagar Vora
24709ab400
chore: fix conflict
2024-04-08 15:50:58 +05:30
Smit Vora
0172880fd3
feat: new hook fields_for_group_similar_items to group additional fields for print formats ( #40831 )
...
(cherry picked from commit f7c9e1538b )
# Conflicts:
# erpnext/hooks.py
2024-04-08 10:18:15 +00:00
ruthra kumar
b76c00de68
chore: resolve conflict
2024-04-08 15:44:13 +05:30
ruthra kumar
ae1858f465
test: tax merging from 2 Delivery Note to Sales Invoice
...
(cherry picked from commit 39a48a2e2a )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2024-04-08 09:09:36 +00:00
ruthra kumar
22b16a6b0e
refactor: merge taxes from delivery note to Sales Invoice
...
(cherry picked from commit 550cbbd91c )
2024-04-08 09:09:34 +00:00
Frappe PR Bot
8d8feadeae
chore(release): Bumped to Version 14.66.4
...
## [14.66.4](https://github.com/frappe/erpnext/compare/v14.66.3...v14.66.4 ) (2024-04-07)
### Bug Fixes
* incorrect operator causing incorrect validation ([60ba62e ](60ba62e882 ))
2024-04-07 12:34:56 +00:00
rohitwaghchaure
5629ad21d2
Merge pull request #40898 from frappe/mergify/bp/version-14/pr-40893
...
fix: incorrect operator causing incorrect validation (backport #40883 ) (backport #40893 )
2024-04-07 18:03:33 +05:30
Nabin Hait
1eb720a7b0
Merge pull request #40897 from nabinhait/pro-rata-depr-fix
...
fix: Get pro-rata depr amount based on correct days
2024-04-07 15:23:42 +05:30
rohitwaghchaure
c4e950f6b5
Merge pull request #40835 from frappe/mergify/bp/version-14-hotfix/pr-40834
...
fix: translatable web footer (backport #40834 )
2024-04-07 14:35:45 +05:30
rohitwaghchaure
d4313f7109
Merge pull request #40859 from frappe/mergify/bp/version-14-hotfix/pr-40848
...
fix: group warehouse added in the stock reconciliation (backport #40848 )
2024-04-07 14:34:33 +05:30
Rohit Waghchaure
60ba62e882
fix: incorrect operator causing incorrect validation
...
(cherry picked from commit 6b317b0c0d )
(cherry picked from commit 7e1ab75b38 )
2024-04-07 09:04:00 +00:00
rohitwaghchaure
26d7354973
Merge pull request #40893 from frappe/mergify/bp/version-14-hotfix/pr-40883
...
fix: incorrect operator causing incorrect validation (backport #40883 )
2024-04-07 14:33:10 +05:30
Nabin Hait
10d760089e
fix: Get pro-rata depr amount based on correct days
2024-04-07 14:08:45 +05:30
Rohit Waghchaure
7e1ab75b38
fix: incorrect operator causing incorrect validation
...
(cherry picked from commit 6b317b0c0d )
2024-04-07 06:34:07 +00:00
rohitwaghchaure
0f9af4b82c
Merge pull request #40888 from frappe/mergify/bp/version-14-hotfix/pr-40887
...
fix: query_report.trigger_refresh is not a function (backport #40887 )
2024-04-07 12:02:16 +05:30
Rohit Waghchaure
a6145fa13c
fix: query_report.trigger_refresh is not a function
...
(cherry picked from commit 30bbb58ca1 )
2024-04-07 06:27:49 +00:00
ruthra kumar
cc2f861bca
Merge pull request #40868 from frappe/mergify/bp/version-14-hotfix/pr-40856
...
fix: unwanted Exc Gain/Loss journals on Payment against Journal entry (backport #40856 )
2024-04-05 11:01:48 +05:30
ruthra kumar
8f2fd5dec9
test: payment against JE reconciliation with different rates
...
(cherry picked from commit fe84558b77 )
2024-04-05 05:03:56 +00:00
ruthra kumar
09cda60bdf
fix: use reference type name to update exc rate
...
(cherry picked from commit c15690e475 )
2024-04-05 05:03:56 +00:00
Rohit Waghchaure
9dea6d3393
fix: group warehouse added in the stock reconciliation
...
(cherry picked from commit 8f53bc0096 )
2024-04-04 10:09:55 +00:00
Frappe PR Bot
fb076d34b1
chore(release): Bumped to Version 14.66.3
...
## [14.66.3](https://github.com/frappe/erpnext/compare/v14.66.2...v14.66.3 ) (2024-04-03)
### Bug Fixes
* cost center shouldn't update debit/credit in Exc gain/loss JV ([f66b53b ](f66b53b2c1 ))
* do not fetch received items in purchase receipt ([e778d7e ](e778d7e690 ))
* linter issues ([515f933 ](515f933362 ))
* markdown to text editor set for supplier quotation ([b5629d2 ](b5629d2d4e ))
* payment_order_status should be no_copy ([8dff18e ](8dff18eab4 ))
* Priority not copied from project template ([4f4470b ](4f4470b9d2 ))
* show currency symbol in base currency in fixed asset register report ([cfe5f00 ](cfe5f009f6 ))
* show future payments allocated sales returns is considered as payment ([803ed90 ](803ed904a9 ))
* Warehouse linked company name in multicompany setup (backport [#40779 ](https://github.com/frappe/erpnext/issues/40779 )) ([#40780 ](https://github.com/frappe/erpnext/issues/40780 )) ([ceac42d ](ceac42dfaa ))
2024-04-03 10:32:43 +00:00
Deepesh Garg
fba888fe94
Merge pull request #40821 from frappe/version-14-hotfix
...
chore: release v14
2024-04-03 16:01:29 +05:30
Raffael Meyer
b55d8597e8
fix: translatable web footer ( #40834 )
...
(cherry picked from commit f3bcdbe5bd )
2024-04-02 15:16:18 +00:00
Nabin Hait
81081663c4
Merge pull request #40826 from frappe/mergify/bp/version-14-hotfix/pr-40584
...
fix: show currency symbol in base currency in fixed asset register report (backport #40584 )
2024-04-02 18:29:58 +05:30
rohitwaghchaure
2f66542d71
Merge pull request #40824 from rohitwaghchaure/fixed-remove-enqueue-submit-cancel
...
chore: remove enqueue submit and cancel from the stock entry
2024-04-02 16:34:57 +05:30
Rohit Waghchaure
abc0294cbf
chore: remove enqueue submit and cancel from stock entry
2024-04-02 16:10:28 +05:30
Nabin Hait
515f933362
fix: linter issues
...
(cherry picked from commit 21a40a2236 )
2024-04-02 10:27:57 +00:00
Nabin Hait
cfe5f009f6
fix: show currency symbol in base currency in fixed asset register report
...
(cherry picked from commit 8b6220efd8 )
2024-04-02 10:27:56 +00:00
ruthra kumar
cf74f8312e
Merge pull request #40803 from frappe/mergify/bp/version-14-hotfix/pr-40181
...
fix: show future payments consider allocated sales returns (backport #40181 )
2024-04-01 14:13:59 +05:30
Devin Slauenwhite
803ed904a9
fix: show future payments allocated sales returns is considered as payment
...
(cherry picked from commit 3381d0d945 )
2024-04-01 07:34:41 +00:00
Devin Slauenwhite
72db656054
test: show future payments allocated sales returns is considered as payment
...
(cherry picked from commit daaa00bd4a )
2024-04-01 07:34:40 +00:00
rohitwaghchaure
44b72e7fc8
Merge pull request #40737 from frappe/mergify/bp/version-14-hotfix/pr-40731
...
fix: markdown to text editor set for supplier quotation (backport #40731 )
2024-03-31 21:14:38 +05:30
rohitwaghchaure
31017774f6
chore: fix conflicts
2024-03-31 11:42:05 +05:30
rohitwaghchaure
9b8bb4d6a2
chore: fix conflicts
2024-03-31 11:41:44 +05:30
mergify[bot]
ceac42dfaa
fix: Warehouse linked company name in multicompany setup (backport #40779 ) ( #40780 )
...
fix: Warehouse linked company name in multicompany setup (#40779 )
(cherry picked from commit 679aea607b )
Co-authored-by: jeshani <56191568+jeshani@users.noreply.github.com >
2024-03-30 10:18:16 +05:30
ruthra kumar
998cc0a966
Merge pull request #40668 from frappe/mergify/bp/version-14-hotfix/pr-40634
...
refactor: better pop up message for Internal Customer validation (backport #40634 )
2024-03-29 13:50:35 +05:30
ruthra kumar
e722c9a34a
Merge pull request #40766 from frappe/mergify/bp/version-14-hotfix/pr-40758
...
fix: payment_order_status should be no_copy (backport #40758 )
2024-03-29 13:49:08 +05:30
Ashish Shah
8dff18eab4
fix: payment_order_status should be no_copy
...
payment_order_status should be no_copy
(cherry picked from commit adee2ba541 )
2024-03-29 07:57:03 +00:00
ruthra kumar
7363884ab3
Merge pull request #40762 from frappe/mergify/bp/version-14-hotfix/pr-40760
...
fix: cost center shouldn't update debit/credit in Exc gain/loss JV (backport #40760 )
2024-03-29 11:47:05 +05:30
ruthra kumar
f66b53b2c1
fix: cost center shouldn't update debit/credit in Exc gain/loss JV
...
(cherry picked from commit 398d3022ef )
2024-03-29 06:13:47 +00:00
Frappe PR Bot
c1a95c05bc
chore(release): Bumped to Version 14.66.2
...
## [14.66.2](https://github.com/frappe/erpnext/compare/v14.66.1...v14.66.2 ) (2024-03-29)
### Bug Fixes
* use sql to clear comments ([0322c1a ](0322c1a36e ))
2024-03-29 05:41:39 +00:00
ruthra kumar
db56d259cc
Merge pull request #40747 from frappe/mergify/bp/version-14/pr-40739
...
refactor: use sql to clear comments (backport #40739 )
2024-03-29 11:10:22 +05:30
ruthra kumar
0322c1a36e
fix: use sql to clear comments
...
(cherry picked from commit 1f46c1530e )
2024-03-29 10:50:05 +05:30
ruthra kumar
bb35c334c0
Merge pull request #40744 from frappe/mergify/bp/version-14-hotfix/pr-40739
...
refactor: use sql to clear comments (backport #40739 )
2024-03-28 19:42:02 +05:30
ruthra kumar
4d6fad26f3
refactor: use sql to clear comments
...
(cherry picked from commit 1f46c1530e )
2024-03-28 12:12:12 +00:00
Nihantra Patel
b5629d2d4e
fix: markdown to text editor set for supplier quotation
...
(cherry picked from commit 9828d34b19 )
# Conflicts:
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.py
2024-03-28 07:16:11 +00:00
rohitwaghchaure
b1105fb0ab
Merge pull request #40721 from frappe/mergify/bp/version-14-hotfix/pr-40718
...
fix: do not fetch received items in purchase receipt (backport #40718 )
2024-03-27 23:01:12 +05:30
Rohit Waghchaure
e778d7e690
fix: do not fetch received items in purchase receipt
...
(cherry picked from commit 5bff434902 )
2024-03-27 17:11:25 +00:00
Frappe PR Bot
5827bdcbc2
chore(release): Bumped to Version 14.66.1
...
## [14.66.1](https://github.com/frappe/erpnext/compare/v14.66.0...v14.66.1 ) (2024-03-27)
### Bug Fixes
* Priority not copied from project template ([af6dd3b ](af6dd3bcfb ))
2024-03-27 11:21:16 +00:00
rohitwaghchaure
94f15797f5
Merge pull request #40712 from frappe/mergify/bp/version-14/pr-40710
...
fix: Priority not copied from project template (backport #40708 ) (backport #40710 )
2024-03-27 16:50:07 +05:30
Rohit Waghchaure
af6dd3bcfb
fix: Priority not copied from project template
...
(cherry picked from commit 33fd7b8a1f )
(cherry picked from commit 4f4470b9d2 )
2024-03-27 10:49:11 +00:00
rohitwaghchaure
e947d65cb2
Merge pull request #40710 from frappe/mergify/bp/version-14-hotfix/pr-40708
...
fix: Priority not copied from project template (backport #40708 )
2024-03-27 16:17:57 +05:30
Rohit Waghchaure
4f4470b9d2
fix: Priority not copied from project template
...
(cherry picked from commit 33fd7b8a1f )
2024-03-27 10:18:21 +00:00
Frappe PR Bot
4ea3876f30
chore(release): Bumped to Version 14.66.0
...
# [14.66.0](https://github.com/frappe/erpnext/compare/v14.65.8...v14.66.0 ) (2024-03-27)
### Bug Fixes
* achieved targets for sales partners ([f9ab763 ](f9ab763cc8 ))
* Add default finance book check in P&L statement ([4485121 ](4485121255 ))
* incorrect total qty in job card ([fb252ec ](fb252ec29a ))
* pass empty string email content of pos invoice ([ee7bd98 ](ee7bd98878 ))
* permissions during bulk transaction logs ([99faafb ](99faafb5be ))
* rate not fetching from the item price ([9b3c4ac ](9b3c4ac575 ))
* rate reset to zero ([2f839fb ](2f839fbf6d ))
* remove microsecond from posting datetime ([#40017 ](https://github.com/frappe/erpnext/issues/40017 )) ([c3f9338 ](c3f9338430 ))
* show correct variance for durations with no vouchers ([fe3bee4 ](fe3bee44e2 ))
* style for tax breakup ([e922ac7 ](e922ac7c31 ))
* use Text Editor for rendering tax breakup table ([bba1ac5 ](bba1ac5735 ))
* validate gl for previous fiscal year ([82b6133 ](82b613353b ))
* wrong buying amount if delivered and billed qty varies ([2b31113 ](2b311131ba ))
### Features
* bisect doctype ([5ad3918 ](5ad3918232 ))
* nodes doctype ([6afb6ff ](6afb6ff4df ))
### Performance Improvements
* add in some indexes (backport [#40590 ](https://github.com/frappe/erpnext/issues/40590 )) ([#40604 ](https://github.com/frappe/erpnext/issues/40604 )) ([390d3a6 ](390d3a6a9f ))
* new column posting datetime in SLE to optimize stock ledger related queries ([5e68ebd ](5e68ebd030 ))
2024-03-27 03:27:23 +00:00
Deepesh Garg
bd3b1bbbb8
Merge pull request #40677 from frappe/version-14-hotfix
...
chore: release v14
2024-03-27 08:56:10 +05:30
rohitwaghchaure
4a1cd943bd
Merge pull request #40687 from frappe/mergify/bp/version-14-hotfix/pr-40684
...
fix: incorrect total qty in job card (backport #40684 )
2024-03-26 19:54:15 +05:30
Rohit Waghchaure
fb252ec29a
fix: incorrect total qty in job card
...
(cherry picked from commit c3546cf8e2 )
2024-03-26 14:03:40 +00:00
Wolfram Schmidt
2834d25ce3
refactor: better pop message for Internal Customer validation
...
-added more meaningful description to message when using "internal Customer" scenario
(cherry picked from commit b132892b25 )
2024-03-26 09:55:04 +05:30
Deepesh Garg
208a46fbe4
Merge pull request #40505 from frappe/mergify/bp/version-14-hotfix/pr-40503
...
fix: achieved targets for territory / partners bpv15 (#40503 )
2024-03-26 09:03:14 +05:30
Deepesh Garg
2723e1f614
Merge pull request #40652 from frappe/mergify/bp/version-14-hotfix/pr-40640
...
fix: Add default finance book check-in P&L statement (#40640 )
2024-03-25 17:08:57 +05:30
Deepesh Garg
4485121255
fix: Add default finance book check in P&L statement
...
(cherry picked from commit 5be3417fdf )
2024-03-25 09:14:41 +00:00
Frappe PR Bot
cf770e784d
chore(release): Bumped to Version 14.65.8
...
## [14.65.8](https://github.com/frappe/erpnext/compare/v14.65.7...v14.65.8 ) (2024-03-25)
### Bug Fixes
* reset update outstanding flag for old records ([73c534c ](73c534cf1a ))
2024-03-25 02:57:34 +00:00
ruthra kumar
fda9c03d4d
Merge pull request #40644 from frappe/mergify/bp/version-14/pr-40622
...
fix: reset update_outstanding_for_self flag for old records (backport #40622 )
2024-03-25 08:26:21 +05:30
ruthra kumar
adec93de18
refactor: hide on print formats
...
(cherry picked from commit fdcdc8a56e )
2024-03-25 07:47:20 +05:30
ruthra kumar
73c534cf1a
fix: reset update outstanding flag for old records
...
(cherry picked from commit a88bf8419e )
2024-03-25 07:47:16 +05:30
ruthra kumar
0ec1a88748
Merge pull request #40625 from frappe/mergify/bp/version-14-hotfix/pr-40622
...
refactor: reset update_outstanding_for_self flag for old records (backport #40622 )
2024-03-24 16:24:37 +05:30
rohitwaghchaure
91400e1371
Merge pull request #40628 from frappe/mergify/bp/version-14-hotfix/pr-40017
...
fix: remove microsecond from posting datetime (backport #40017 )
2024-03-23 18:39:04 +05:30
mergify[bot]
39711df27c
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-40503
2024-03-23 09:10:52 +00:00
Deepesh Garg
03eb4d77ce
Merge pull request #40514 from mmdanny89/email-point-of-sale
...
fix: pass empty string email content of pos invoice
2024-03-23 14:39:58 +05:30
rohitwaghchaure
c3f9338430
fix: remove microsecond from posting datetime ( #40017 )
...
(cherry picked from commit 0b04d04da3 )
2024-03-23 03:07:37 +00:00
ruthra kumar
dbb4391f1e
refactor: hide on print formats
...
(cherry picked from commit fdcdc8a56e )
2024-03-22 14:54:03 +00:00
ruthra kumar
22cec21c6f
refactor: reset flag for old records
...
(cherry picked from commit a88bf8419e )
2024-03-22 14:54:03 +00:00
ruthra kumar
ab7f80625b
Merge pull request #40615 from frappe/mergify/bp/version-14-hotfix/pr-38496
...
feat: utility to debug financial reports - Bisect Accounting Statements (backport #38496 )
2024-03-22 16:23:22 +05:30
rohitwaghchaure
a4ddc4ee1b
Merge pull request #40036 from frappe/mergify/bp/version-14-hotfix/pr-39800
...
perf: new column Posting Datetime in SLE to optimize stock ledger related queries (backport #39800 )
2024-03-22 16:06:53 +05:30
Frappe PR Bot
1c6f5b6525
chore(release): Bumped to Version 14.65.7
...
## [14.65.7](https://github.com/frappe/erpnext/compare/v14.65.6...v14.65.7 ) (2024-03-22)
### Bug Fixes
* rate reset to zero ([e09b3ad ](e09b3ad720 ))
2024-03-22 10:32:42 +00:00
rohitwaghchaure
a6b887312b
Merge pull request #40620 from frappe/mergify/bp/version-14/pr-40618
...
fix: rate reset to zero (backport #40616 ) (backport #40618 )
2024-03-22 16:01:27 +05:30
Rohit Waghchaure
e09b3ad720
fix: rate reset to zero
...
(cherry picked from commit 6821baa850 )
(cherry picked from commit 2f839fbf6d )
2024-03-22 10:12:07 +00:00
rohitwaghchaure
07929d20aa
Merge pull request #40618 from frappe/mergify/bp/version-14-hotfix/pr-40616
...
fix: rate reset to zero (backport #40616 )
2024-03-22 15:41:07 +05:30
Rohit Waghchaure
2f839fbf6d
fix: rate reset to zero
...
(cherry picked from commit 6821baa850 )
2024-03-22 09:50:51 +00:00
ruthra kumar
9f3b6d21c3
chore: resolve JS linter issue
2024-03-22 14:42:57 +05:30
ruthra kumar
4eb1fbfe42
chore: resolve linter issues
...
(cherry picked from commit 0890b414b1 )
2024-03-22 08:51:33 +00:00
ruthra kumar
3a38aacc30
refactor: cache results
...
(cherry picked from commit 14c8c8c33d )
2024-03-22 08:51:33 +00:00
ruthra kumar
48bfb9d315
refactor: flag to differentiate generated and default values
...
(cherry picked from commit 0925706d5e )
2024-03-22 08:51:33 +00:00
ruthra kumar
5d90b0fd1d
refactor: save results in node
...
(cherry picked from commit ca14ae8f1b )
2024-03-22 08:51:32 +00:00
ruthra kumar
3cab242e9f
chore: restrict only to administrator and type info
...
(cherry picked from commit 90c6d4dc85 )
2024-03-22 08:51:32 +00:00
ruthra kumar
54e7f303e9
chore: change data type for summary fields
...
(cherry picked from commit 228aa1a244 )
2024-03-22 08:51:32 +00:00
ruthra kumar
cd0a7fed41
refactor: adding labels to important section
...
(cherry picked from commit 993e2bfbf9 )
2024-03-22 08:51:32 +00:00
ruthra kumar
84609abd65
chore: UI cleanup
...
(cherry picked from commit ea3071db66 )
2024-03-22 08:51:31 +00:00
ruthra kumar
a76d19fe8f
chore: add screen freeze on wait
...
(cherry picked from commit 395299803f )
2024-03-22 08:51:31 +00:00
ruthra kumar
ebea0fd203
chore: code cleanup
...
(cherry picked from commit 5e2d21c033 )
2024-03-22 08:51:31 +00:00
ruthra kumar
f9c30968bf
chore: hide internal variables section
...
(cherry picked from commit c4c3090f46 )
2024-03-22 08:51:31 +00:00
ruthra kumar
a9a510547e
chore: rename btree and remove debugging statements
...
(cherry picked from commit 6492019383 )
2024-03-22 08:51:31 +00:00
ruthra kumar
c2f6f9d37f
chore: hide internal fields and better painting logic for heatmap
...
(cherry picked from commit f6831fba13 )
2024-03-22 08:51:30 +00:00
ruthra kumar
9d5c010071
refactor: working heatmap
...
(cherry picked from commit 16db6c2f47 )
2024-03-22 08:51:30 +00:00
ruthra kumar
3cfc778bdb
chore: hide some internal fields
...
(cherry picked from commit bd3dc6482e )
2024-03-22 08:51:30 +00:00
ruthra kumar
f06014afc3
refactor: calculate summary on tree navigation
...
(cherry picked from commit f7b7b2b438 )
2024-03-22 08:51:30 +00:00
ruthra kumar
bee5744309
refactor: use DB to store tree and state
...
(cherry picked from commit 99fbd8ad18 )
2024-03-22 08:51:30 +00:00
ruthra kumar
bc1f25b897
chore: use doctype as btree
...
(cherry picked from commit 9d20256366 )
2024-03-22 08:51:30 +00:00
ruthra kumar
6afb6ff4df
feat: nodes doctype
...
(cherry picked from commit 85f2a6dd54 )
2024-03-22 08:51:29 +00:00
ruthra kumar
609ecbe804
chore: remove unwanted code
...
(cherry picked from commit de2eba0d98 )
2024-03-22 08:51:29 +00:00
ruthra kumar
674d822985
refactor: add basic navigation
...
1. remove unnecessary columns
2. added basic tree navigation
(cherry picked from commit 705ef4f5a3 )
2024-03-22 08:51:29 +00:00
ruthra kumar
66fae6466f
refactor: ability to build and load tree from DB
...
(cherry picked from commit b2dde55f2c )
2024-03-22 08:51:29 +00:00
ruthra kumar
81f456bdc7
refactor: introduce node class
...
(cherry picked from commit d53b34c0ce )
2024-03-22 08:51:29 +00:00
ruthra kumar
a177137d6d
refactor: more buttons
...
(cherry picked from commit a427029151 )
2024-03-22 08:51:28 +00:00
ruthra kumar
d81be8d855
refactor: date validation
...
(cherry picked from commit 2de3e6ce6d )
2024-03-22 08:51:28 +00:00
ruthra kumar
0399acdc8e
refactor: support for BFS and DFS
...
(cherry picked from commit 03a38ed025 )
2024-03-22 08:51:28 +00:00
ruthra kumar
50963d9ad5
refactor: simplify DFS
...
(cherry picked from commit 26503a205f )
2024-03-22 08:51:28 +00:00
ruthra kumar
1639974948
refactor: Depth First Search(DFS)
...
(cherry picked from commit 5a25c80f2e )
2024-03-22 08:51:28 +00:00
ruthra kumar
57ec0d6b41
refactor: some logic
...
(cherry picked from commit 4c8a8c3bcd )
2024-03-22 08:51:27 +00:00
ruthra kumar
5ad3918232
feat: bisect doctype
...
(cherry picked from commit decdbd2782 )
2024-03-22 08:51:27 +00:00
ruthra kumar
9e15ecfe34
refactor: primitive summary for p&l and balance sheet
...
(cherry picked from commit eb4c476490 )
2024-03-22 08:51:27 +00:00
ruthra kumar
da17496e3d
Merge pull request #40607 from frappe/mergify/bp/version-14-hotfix/pr-40520
...
fix: permissions during bulk transaction logs (backport #40520 )
2024-03-22 10:33:49 +05:30
David
99faafb5be
fix: permissions during bulk transaction logs
...
(cherry picked from commit 49dd4c1ef3 )
2024-03-22 04:38:17 +00:00
ruthra kumar
6d39a7890e
Merge pull request #40596 from frappe/mergify/bp/version-14-hotfix/pr-40386
...
fix: wrong buying amount if delivered and billed qty varies (backport #40386 )
2024-03-22 09:04:26 +05:30
mergify[bot]
390d3a6a9f
perf: add in some indexes (backport #40590 ) ( #40604 )
...
* perf: add in some indexes (#40590 )
`Sales Invoice Item.purchase_order`
`Delivery Note Item.purchase_order`
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit 1cd38c860a )
# Conflicts:
# erpnext/selling/doctype/sales_order_item/sales_order_item.json
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
* chore: `conflicts`
* chore: `conflicts`
---------
Co-authored-by: Akhil Narang <me@akhilnarang.dev >
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-03-22 08:51:33 +05:30
Frappe PR Bot
14f7aef4d0
chore(release): Bumped to Version 14.65.6
...
## [14.65.6](https://github.com/frappe/erpnext/compare/v14.65.5...v14.65.6 ) (2024-03-21)
### Bug Fixes
* rate not fetching from the item price ([18279a6 ](18279a6dbd ))
2024-03-21 17:33:34 +00:00
rohitwaghchaure
5f84e0d7e8
Merge pull request #40601 from frappe/mergify/bp/version-14/pr-40599
...
fix: rate not fetching from the item price (backport #40595 ) (backport #40599 )
2024-03-21 23:02:23 +05:30
Rohit Waghchaure
18279a6dbd
fix: rate not fetching from the item price
...
(cherry picked from commit d893a465d7 )
(cherry picked from commit 9b3c4ac575 )
2024-03-21 17:12:01 +00:00
rohitwaghchaure
5117ba5abf
Merge pull request #40599 from frappe/mergify/bp/version-14-hotfix/pr-40595
...
fix: rate not fetching from the item price (backport #40595 )
2024-03-21 22:40:58 +05:30
Rohit Waghchaure
9b3c4ac575
fix: rate not fetching from the item price
...
(cherry picked from commit d893a465d7 )
2024-03-21 16:49:46 +00:00
ruthra kumar
d3a6153077
test: buying amt calculation if DN and SI differ in qty
...
(cherry picked from commit ccb51ded95 )
2024-03-21 15:46:03 +00:00
Dany Robert
2b311131ba
fix: wrong buying amount if delivered and billed qty varies
...
(cherry picked from commit b8da0d9334 )
2024-03-21 15:46:02 +00:00
Gursheen Kaur Anand
c072cd941d
Merge pull request #40583 from frappe/mergify/bp/version-14-hotfix/pr-40572
...
fix: PCV validation for previous fiscal year (backport #40572 )
2024-03-21 12:44:09 +05:30
ruthra kumar
757cf8a76f
Merge pull request #40581 from frappe/mergify/bp/version-14-hotfix/pr-40580
...
refactor: config changes in Transaction Deletion Record (backport #40580 )
2024-03-21 11:07:17 +05:30
Gursheen Anand
82b613353b
fix: validate gl for previous fiscal year
...
(cherry picked from commit a1d108c062 )
2024-03-21 05:30:35 +00:00
ruthra kumar
5791c50fdf
refactor: config changes in Transaction Deletion Record
...
(cherry picked from commit 4ba67fb3ec )
2024-03-21 05:17:16 +00:00
ruthra kumar
67481ad062
Merge pull request #40574 from frappe/mergify/bp/version-14-hotfix/pr-39717
...
refactor: Transaction Deletion record for large volumes (backport #39717 )
2024-03-21 10:18:07 +05:30
ruthra kumar
1515bb7f0b
refactor: replace get_job with create_job_id utility method
2024-03-21 09:53:55 +05:30
Frappe PR Bot
74ec853b97
chore(release): Bumped to Version 14.65.5
...
## [14.65.5](https://github.com/frappe/erpnext/compare/v14.65.4...v14.65.5 ) (2024-03-20)
### Bug Fixes
* style for tax breakup ([a0156e1 ](a0156e1e47 ))
* use Text Editor for rendering tax breakup table ([7df09d1 ](7df09d18e1 ))
2024-03-20 15:22:12 +00:00
Deepesh Garg
7ed625d5e1
Merge pull request #40569 from frappe/mergify/bp/version-14/pr-40563
...
fix: use `Text Editor` for rendering tax breakup table (backport #40563 )
2024-03-20 20:50:31 +05:30
Gursheen Kaur Anand
33e0371c4d
Merge pull request #40571 from frappe/mergify/bp/version-14-hotfix/pr-40563
...
fix: use `Text Editor` for rendering tax breakup table (backport #40563 )
2024-03-20 20:39:19 +05:30
Gursheen Anand
381899bf5f
chore: resolve conflicts
2024-03-20 20:25:31 +05:30
Rohit Waghchaure
1df54114a8
chore: fixed test case
2024-03-20 20:20:44 +05:30
Gursheen Anand
cf3b0ee41e
chore: resolve conflicts
2024-03-20 20:15:20 +05:30
Gursheen Anand
957f55f6b1
chore: resolve conflicts
2024-03-20 20:12:36 +05:30
Rohit Waghchaure
77349a0af6
chore: fix test case
2024-03-20 20:09:22 +05:30
Rohit Waghchaure
c36a5d1ba3
chore: fix backport issues
2024-03-20 20:09:22 +05:30
rohitwaghchaure
44d4096ba1
chore: fix conflicts
2024-03-20 20:09:22 +05:30
rohitwaghchaure
a694a92df9
chore: fix conflicts
2024-03-20 20:09:22 +05:30
rohitwaghchaure
1c7128e77b
chore: fix conflicts
2024-03-20 20:09:22 +05:30
rohitwaghchaure
c147ec168f
chore: fix conflicts
2024-03-20 20:09:22 +05:30
rohitwaghchaure
717442c01f
chore: fix conflicts
2024-03-20 20:09:22 +05:30
Rohit Waghchaure
ce7a53f810
chore: remove microsecond from posting_datetime
...
(cherry picked from commit a73ba2c0d2 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/test_subcontracting_receipt.py
2024-03-20 20:08:37 +05:30
Rohit Waghchaure
1767dada8d
test: test cases to test clash timestamp entries
...
(cherry picked from commit f04676aaed )
2024-03-20 20:08:36 +05:30
Rohit Waghchaure
5e68ebd030
perf: new column posting datetime in SLE to optimize stock ledger related queries
...
(cherry picked from commit d80ca523a4 )
2024-03-20 20:07:36 +05:30
ruthra kumar
87fdb4e720
chore: resolve conflicts
2024-03-20 19:58:18 +05:30
ruthra kumar
e5722a772a
chore: fix linting issue in JS
...
(cherry picked from commit 02c522b7cd )
2024-03-20 14:13:21 +00:00
ruthra kumar
35fcd032ad
refactor(test): test cases modified to handle new approach
...
(cherry picked from commit 81309576b0 )
# Conflicts:
# erpnext/setup/demo.py
# erpnext/setup/doctype/transaction_deletion_record/test_transaction_deletion_record.py
2024-03-20 14:13:21 +00:00
ruthra kumar
1fe14334f3
refactor: ability to process in single transaction
...
(cherry picked from commit a158b825d7 )
2024-03-20 14:13:20 +00:00
ruthra kumar
b429f75d65
refactor: link running doc validation to company master
...
(cherry picked from commit 5a3afea8c7 )
# Conflicts:
# erpnext/setup/doctype/company/company.js
# erpnext/setup/doctype/company/company.py
2024-03-20 14:13:20 +00:00
ruthra kumar
fab5c1170d
chore: rename entry point
...
(cherry picked from commit 5fe0b20be1 )
2024-03-20 14:13:19 +00:00
ruthra kumar
d496a1e58e
chore: move status and error log to their own section
...
(cherry picked from commit 3cec62d4f8 )
2024-03-20 14:13:19 +00:00
ruthra kumar
6ae9eb250f
refactor: minor UI tweaks
...
(cherry picked from commit 0455d0c46c )
2024-03-20 14:13:19 +00:00
ruthra kumar
5e590389f3
refactor: exception propogation
...
(cherry picked from commit 4a55240e63 )
2024-03-20 14:13:18 +00:00
ruthra kumar
1110dd93ff
chore: code cleanup
...
(cherry picked from commit eea260b9f9 )
2024-03-20 14:13:17 +00:00
ruthra kumar
0ea9ce7a5a
refactor: better method naming
...
(cherry picked from commit 30463657bf )
2024-03-20 14:13:17 +00:00
ruthra kumar
cf6cb80d18
refactor: barebones hook on all doctypes with 'company' field
...
(cherry picked from commit ec194ef076 )
2024-03-20 14:13:16 +00:00
ruthra kumar
e908003358
refactor: make sure only one task is running for doc
...
(cherry picked from commit 78c9cc63b1 )
2024-03-20 14:13:16 +00:00
ruthra kumar
e142daca7f
chore: hide docfield in list view
...
(cherry picked from commit 98afb4d468 )
2024-03-20 14:13:15 +00:00
ruthra kumar
962105bc87
refactor: validations to prevent duplicate jobs
...
(cherry picked from commit 31a2da552b )
2024-03-20 14:13:15 +00:00
ruthra kumar
e600109872
refactor: no copy on summary table and more validations
...
(cherry picked from commit 55e93b3fe1 )
2024-03-20 14:13:15 +00:00
ruthra kumar
97ed905627
refactor: reset all flags and remove unwanted code
...
(cherry picked from commit 2dbe68a09d )
2024-03-20 14:13:14 +00:00
ruthra kumar
c38cfd14f3
chore: show correct status in list view
...
(cherry picked from commit 1014940953 )
2024-03-20 14:13:14 +00:00
ruthra kumar
341e467056
refactor: validate status before running events
...
(cherry picked from commit 86b5e2e277 )
2024-03-20 14:13:14 +00:00
ruthra kumar
833df2c76b
refactor: make Excluded doctype table read only
...
(cherry picked from commit 7c4cff2649 )
2024-03-20 14:13:13 +00:00
ruthra kumar
a303788c71
chore: remove unwanted UI code
...
(cherry picked from commit b98a5e4edc )
2024-03-20 14:13:13 +00:00
ruthra kumar
0d791f594f
refactor: use separate child table for summary
...
(cherry picked from commit 49d3bcbc8d )
2024-03-20 14:13:13 +00:00
ruthra kumar
b1367e839c
refactor: chained callback
...
(cherry picked from commit b12ca65fcc )
2024-03-20 14:13:12 +00:00
ruthra kumar
e56138ddb0
refactor: reorder flags in Tasks section
...
(cherry picked from commit cccb2d5141 )
2024-03-20 14:13:12 +00:00
ruthra kumar
c9d77044b0
refactor: use flags to decide on current stage
...
(cherry picked from commit 6a77d86a53 )
# Conflicts:
# erpnext/setup/doctype/transaction_deletion_record_item/transaction_deletion_record_item.py
2024-03-20 14:13:12 +00:00
ruthra kumar
5542985e25
refactor: UI trigger
...
(cherry picked from commit 8944ab8b6a )
2024-03-20 14:13:11 +00:00
ruthra kumar
52d22d8b55
refactor: tasks section and UI niceties
...
(cherry picked from commit d0dc2c6e77 )
2024-03-20 14:13:11 +00:00
ruthra kumar
7280a76f73
refactor: set status and trigger job on submit
...
(cherry picked from commit 6fbb67b1d2 )
2024-03-20 14:13:10 +00:00
ruthra kumar
07c98146c5
refactor: more options for 'status' and move it to top
...
(cherry picked from commit 0d65d878de )
# Conflicts:
# erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.py
2024-03-20 14:13:10 +00:00
Ankush Menat
e922ac7c31
fix: style for tax breakup
...
(cherry picked from commit 967540da18 )
# Conflicts:
# erpnext/public/scss/erpnext.scss
2024-03-20 13:12:16 +00:00
Gursheen Anand
bba1ac5735
fix: use Text Editor for rendering tax breakup table
...
(cherry picked from commit 1c63983873 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.py
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/buying/doctype/purchase_order/purchase_order.json
# erpnext/buying/doctype/purchase_order/purchase_order.py
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.py
# erpnext/selling/doctype/quotation/quotation.json
# erpnext/selling/doctype/quotation/quotation.py
# erpnext/selling/doctype/sales_order/sales_order.py
# erpnext/stock/doctype/delivery_note/delivery_note.json
# erpnext/stock/doctype/delivery_note/delivery_note.py
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
2024-03-20 13:12:15 +00:00
Ankush Menat
a0156e1e47
fix: style for tax breakup
...
(cherry picked from commit 967540da18 )
# Conflicts:
# erpnext/public/scss/erpnext.scss
2024-03-20 13:06:47 +00:00
Gursheen Anand
7df09d18e1
fix: use Text Editor for rendering tax breakup table
...
(cherry picked from commit 1c63983873 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.py
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/buying/doctype/purchase_order/purchase_order.json
# erpnext/buying/doctype/purchase_order/purchase_order.py
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.py
# erpnext/selling/doctype/quotation/quotation.json
# erpnext/selling/doctype/quotation/quotation.py
# erpnext/selling/doctype/sales_order/sales_order.py
# erpnext/stock/doctype/delivery_note/delivery_note.json
# erpnext/stock/doctype/delivery_note/delivery_note.py
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
2024-03-20 13:06:46 +00:00
Frappe PR Bot
b6575176f7
chore(release): Bumped to Version 14.65.4
...
## [14.65.4](https://github.com/frappe/erpnext/compare/v14.65.3...v14.65.4 ) (2024-03-20)
### Bug Fixes
* added index for voucher_detail_no in gl entry ([a1c8b93 ](a1c8b93e99 ))
* currency symbol for Landed Cost Voucher Amount (backport [#40550 ](https://github.com/frappe/erpnext/issues/40550 )) ([#40553 ](https://github.com/frappe/erpnext/issues/40553 )) ([7851311 ](785131121d ))
* Data too long for column 'stock_queue' ([#40450 ](https://github.com/frappe/erpnext/issues/40450 )) ([3340463 ](3340463b8e ))
* flaky ecommerce test case ([#40534 ](https://github.com/frappe/erpnext/issues/40534 )) ([b197c19 ](b197c1926f ))
* get unique provisional accounts ([39d958c ](39d958c507 ))
* index error on Exchange Rate Revaluation creation ([8813b6b ](8813b6b2fd ))
* invalid exchange loss booking on invoice againts base accounts ([a27f386 ](a27f386665 ))
* missing range for ageing summary ([9f0ad7a ](9f0ad7a4ea ))
* provisional entry for non-stock item ([0aef7f9 ](0aef7f9671 ))
* **Supplier Quotation Comparison:** group by options ([cfed706 ](cfed706c15 ))
* Update Existing Price List Rate not working (backport [#40333 ](https://github.com/frappe/erpnext/issues/40333 )) ([#40526 ](https://github.com/frappe/erpnext/issues/40526 )) ([64f1844 ](64f1844bc8 ))
* warehouse issue in pick list ([#40453 ](https://github.com/frappe/erpnext/issues/40453 )) ([5a2eaf9 ](5a2eaf9092 ))
2024-03-20 05:23:36 +00:00
rohitwaghchaure
edce5770f0
Merge pull request #40537 from frappe/version-14-hotfix
...
chore: release v14
2024-03-20 10:52:20 +05:30
mergify[bot]
785131121d
fix: currency symbol for Landed Cost Voucher Amount (backport #40550 ) ( #40553 )
...
* fix: currency symbol for Landed Cost Voucher Amount (#40550 )
(cherry picked from commit 0725707cb1 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-19 23:37:32 +05:30
Nabin Hait
419f2a5192
Merge pull request #40519 from nabinhait/provisional-entry-fix
...
fix: provisional entry for non-stock item
2024-03-19 21:58:56 +05:30
Nabin Hait
39d958c507
fix: get unique provisional accounts
2024-03-19 21:06:16 +05:30
Nabin Hait
a1c8b93e99
fix: added index for voucher_detail_no in gl entry
2024-03-19 18:35:11 +05:30
Nabin Hait
0aef7f9671
fix: provisional entry for non-stock item
2024-03-19 18:29:37 +05:30
mergify[bot]
64f1844bc8
fix: Update Existing Price List Rate not working (backport #40333 ) ( #40526 )
...
* fix: Update Existing Price List Rate not working (#40333 )
(cherry picked from commit 09ea7edb86 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
# erpnext/setup/demo_data/item.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-19 18:11:50 +05:30
ruthra kumar
b197c1926f
fix: flaky ecommerce test case ( #40534 )
...
* refactor(test): make use of fixtures
* refactor(test): rating are now restricted with [0..1]
* refactor(test): remove superfluous setup override
2024-03-19 17:54:35 +05:30
Raffael Meyer
76f27d99bb
Merge pull request #40547 from frappe/mergify/bp/version-14-hotfix/pr-40546
...
fix(Supplier Quotation Comparison): group by options (backport #40546 )
2024-03-19 13:07:40 +01:00
barredterra
d0a0a35d72
chore: remove accidentally added file
2024-03-19 12:53:20 +01:00
barredterra
cfed706c15
fix(Supplier Quotation Comparison): group by options
...
(cherry picked from commit 87e36d290e )
2024-03-19 11:51:37 +00:00
barredterra
3b2044dcd7
chore: resolve conflicts
2024-03-19 12:46:14 +01:00
barredterra
7f2a54d95b
refactor: usage of in_list
...
(cherry picked from commit d238751e6b )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
# erpnext/buying/doctype/purchase_order/purchase_order.js
# erpnext/public/js/controllers/accounts.js
# erpnext/public/js/controllers/buying.js
# erpnext/public/js/controllers/transaction.js
# erpnext/public/js/utils/sales_common.js
# erpnext/templates/form_grid/item_grid.html
2024-03-19 11:12:58 +00:00
Gursheen Kaur Anand
93fe136386
Merge pull request #40530 from frappe/mergify/bp/version-14-hotfix/pr-40528
...
fix(minor): missing range for ageing summary in PSOA (backport #40528 )
2024-03-19 12:44:16 +05:30
Gursheen Anand
9f0ad7a4ea
fix: missing range for ageing summary
...
(cherry picked from commit 643cc022fd )
2024-03-19 07:11:18 +00:00
ruthra kumar
59a9a41e9d
Merge pull request #40522 from frappe/mergify/bp/version-14-hotfix/pr-40502
...
refactor: toggle between 'http' and 'https' on exchange rate API (backport #40502 )
2024-03-19 10:37:32 +05:30
ruthra kumar
33efa6960d
chore: resolve conflicts
2024-03-19 10:14:24 +05:30
ruthra kumar
379616ab4b
refactor: toggle between 'http' and 'https' on exchange rate API
...
(cherry picked from commit 8b81274769 )
# Conflicts:
# erpnext/accounts/doctype/currency_exchange_settings/currency_exchange_settings.py
2024-03-19 04:29:44 +00:00
ruthra kumar
8cb1293ffc
Merge pull request #40515 from frappe/mergify/bp/version-14-hotfix/pr-40511
...
fix: invalid exchange loss booking on invoice against base accounts (backport #40511 )
2024-03-18 21:05:51 +05:30
ruthra kumar
fe78214ea4
refactor(test): ensure Exchange gain/loss journals aren't created
...
(cherry picked from commit e1c2d006ca )
2024-03-18 15:14:44 +00:00
ruthra kumar
a27f386665
fix: invalid exchange loss booking on invoice againts base accounts
...
(cherry picked from commit 3d5dba6976 )
2024-03-18 15:14:44 +00:00
Danny
ee7bd98878
fix: pass empty string email content of pos invoice
2024-03-18 10:47:42 -04:00
Gursheen Anand
fe3bee44e2
fix: show correct variance for durations with no vouchers
...
(cherry picked from commit bc78bc33f1 )
2024-03-18 05:53:57 +00:00
Gursheen Anand
c3b8c00070
test: sales partner targets with invoices
...
(cherry picked from commit 1a3ea0c108 )
2024-03-18 05:53:57 +00:00
Gursheen Anand
f9ab763cc8
fix: achieved targets for sales partners
...
(cherry picked from commit 1ac888715c )
2024-03-18 05:53:57 +00:00
ruthra kumar
c4c0510a1b
Merge pull request #40496 from frappe/mergify/bp/version-14-hotfix/pr-40495
...
fix: index error on Exchange Rate Revaluation creation (backport #40495 )
2024-03-17 08:10:46 +05:30
ruthra kumar
8813b6b2fd
fix: index error on Exchange Rate Revaluation creation
...
(cherry picked from commit bb279e368c )
2024-03-17 02:21:33 +00:00
ruthra kumar
a0e839e31a
Merge pull request #40489 from frappe/mergify/bp/version-14-hotfix/pr-40485
...
refactor: validate SO and SI references in Delivery Notes (backport #40485 )
2024-03-16 15:28:12 +05:30
ruthra kumar
9d827e84be
chore: resolve conflicts
2024-03-16 15:02:23 +05:30
ruthra kumar
f87f284616
test: SO reference validation
...
(cherry picked from commit 4f396d3049 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
2024-03-16 09:29:07 +00:00
ruthra kumar
5f4a648dd4
refactor: validate SO and SI references
...
(cherry picked from commit 4d090bd3b8 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.py
2024-03-16 09:29:07 +00:00
ruthra kumar
5f0920ab27
Merge pull request #40475 from frappe/mergify/bp/version-14-hotfix/pr-40473
...
refactor: enable no-copy for update_outstanding_for_self (backport #40473 )
2024-03-16 10:09:37 +05:30
ruthra kumar
03cb07f591
Merge pull request #40465 from frappe/mergify/bp/version-14-hotfix/pr-40461
...
refactor: disallow '0' qty return invoices with stock effect (backport #40461 )
2024-03-16 10:07:31 +05:30
ruthra kumar
90a5155fc1
refactor: enable no-copy for update_outstanding_for_self
...
(cherry picked from commit a1e8caa5c1 )
2024-03-15 11:33:09 +00:00
ruthra kumar
0437274c58
chore: resolve conflict
2024-03-15 11:39:54 +05:30
ruthra kumar
a914eb5d40
test: validation to prevent '0' qty return with stock effect
...
(cherry picked from commit 647bba0f00 )
2024-03-15 05:37:23 +00:00
ruthra kumar
b011a68a2a
refactor: disallow '0' qty return invoices with stock effect
...
(cherry picked from commit 898affbee9 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-15 05:37:22 +00:00
Frappe PR Bot
009cdb732f
chore(release): Bumped to Version 14.65.3
...
## [14.65.3](https://github.com/frappe/erpnext/compare/v14.65.2...v14.65.3 ) (2024-03-14)
### Bug Fixes
* Data too long for column 'stock_queue' (backport [#40450 ](https://github.com/frappe/erpnext/issues/40450 )) ([#40452 ](https://github.com/frappe/erpnext/issues/40452 )) ([0999d09 ](0999d09700 ))
* warehouse issue in pick list (backport [#40453 ](https://github.com/frappe/erpnext/issues/40453 )) ([#40455 ](https://github.com/frappe/erpnext/issues/40455 )) ([314e9f5 ](314e9f5787 ))
2024-03-14 07:36:22 +00:00
mergify[bot]
314e9f5787
fix: warehouse issue in pick list (backport #40453 ) ( #40455 )
...
fix: warehouse issue in pick list (#40453 )
(cherry picked from commit 5a2eaf9092 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-14 13:04:41 +05:30
mergify[bot]
0999d09700
fix: Data too long for column 'stock_queue' (backport #40450 ) ( #40452 )
...
fix: Data too long for column 'stock_queue' (#40450 )
(cherry picked from commit 3340463b8e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-14 13:04:16 +05:30
rohitwaghchaure
5a2eaf9092
fix: warehouse issue in pick list ( #40453 )
2024-03-14 12:17:23 +05:30
rohitwaghchaure
3340463b8e
fix: Data too long for column 'stock_queue' ( #40450 )
2024-03-14 11:39:29 +05:30
Frappe PR Bot
561f6a7af7
chore(release): Bumped to Version 14.65.2
...
## [14.65.2](https://github.com/frappe/erpnext/compare/v14.65.1...v14.65.2 ) (2024-03-14)
### Bug Fixes
* added index for price_list column in Item Price ([d279e23 ](d279e23623 ))
* Book depreciation until the asset disposal date and removed unwanted commits ([5fcf8c5 ](5fcf8c588a ))
* convert str to date ([34c3e75 ](34c3e75d5c ))
* flaky Accounts Receivable test case ([41bda58 ](41bda583e8 ))
* incorrect gross profit on the quotation (backport [#40438 ](https://github.com/frappe/erpnext/issues/40438 )) ([#40441 ](https://github.com/frappe/erpnext/issues/40441 )) ([fe54590 ](fe54590af7 ))
* linter issues ([ac0dd50 ](ac0dd5083f ))
* linter issues ([668a931 ](668a93128b ))
* linter issues ([acc0b2f ](acc0b2faf8 ))
* minor fixes ([5cd9bf3 ](5cd9bf3bda ))
* Patch to remove cancelled asset capitalization from asset ([23e256a ](23e256aedf ))
* Reload document on cancel to avoid document modified error ([c7ed854 ](c7ed854850 ))
* **test:** manually filter rows and assert ([5fe200b ](5fe200bc4d ))
### Performance Improvements
* Cache accounting dimension filter map ([e4bd173 ](e4bd173875 ))
* Cached accounting dimensions details ([8cd8b8f ](8cd8b8f885 ))
* Caching in checking allowance for qty and amount ([8d682fa ](8d682fa884 ))
* Caching in gl entry ([b07769d ](b07769d8d7 ))
* Get bin details only for stock items ([6ff9e6e ](6ff9e6ee84 ))
* Optimization for providional gl entries ([d7b738f ](d7b738ff61 ))
* Optimzed code for merging similar gl entries ([aa75a60 ](aa75a60142 ))
* Performance optimization for validating budget ([f204d81 ](f204d810bb ))
* refactored handling provisional gl entries for non-stock items ([49c7436 ](49c74369a5 ))
* skip unnecessary validation while transaction cancellation ([05385e4 ](05385e4acb ))
* validate expense against budget only if budget exists ([c15b2d5 ](c15b2d5490 ))
2024-03-14 06:01:38 +00:00
Nabin Hait
aa7c00135f
Merge pull request #40443 from frappe/version-14-hotfix
...
chore: release v14
2024-03-14 11:30:17 +05:30
ruthra kumar
8500f9dad1
Merge pull request #40446 from frappe/mergify/copy/version-14-hotfix/pr-40445
...
fix: flaky Accounts Receivable test case (copy #40445 )
2024-03-14 09:16:33 +05:30
ruthra kumar
5fe200bc4d
fix(test): manually filter rows and assert
2024-03-14 08:54:41 +05:30
ruthra kumar
41bda583e8
fix: flaky Accounts Receivable test case
...
(cherry picked from commit 40bce240bde508801d07b9c38ededea5b4f297c8)
2024-03-13 16:33:46 +00:00
mergify[bot]
fe54590af7
fix: incorrect gross profit on the quotation (backport #40438 ) ( #40441 )
...
fix: incorrect gross profit on the quotation (#40438 )
(cherry picked from commit f4a945aee4 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-13 21:55:26 +05:30
Nabin Hait
fa55cc68f8
Merge pull request #40263 from nabinhait/pi-optimization
...
perf: Performance optmization for Purchase Invoice submission
2024-03-13 18:17:41 +05:30
ruthra kumar
fa0a60c5d9
Merge pull request #40426 from frappe/mergify/bp/version-14-hotfix/pr-40372
...
refactor: checkbox to toggle standalone Credit/Debit note behaviour (backport #40372 )
2024-03-13 16:28:38 +05:30
Nabin Hait
c1428a5655
Merge pull request #40246 from nabinhait/depreciation-asset-sale
...
fix: Book depreciation until the asset disposal date and removed unwanted commits
2024-03-13 13:17:18 +05:30
Nabin Hait
43a6a00912
Merge pull request #40125 from nabinhait/document-modified-error
...
fix: Reload document on cancel to avoid document modified error
2024-03-13 13:17:05 +05:30
ruthra kumar
5d178d2e24
refactor: pass 'name' to get_link_to_form
2024-03-13 13:16:56 +05:30
Nabin Hait
b5f0576a1b
Merge pull request #40122 from nabinhait/remove-capitalized-in
...
fix: Patch to remove cancelled asset capitalization from asset
2024-03-13 13:16:29 +05:30
Nabin Hait
b07769d8d7
perf: Caching in gl entry
2024-03-13 13:02:51 +05:30
Nabin Hait
8d682fa884
perf: Caching in checking allowance for qty and amount
2024-03-13 13:00:10 +05:30
Nabin Hait
d279e23623
fix: added index for price_list column in Item Price
2024-03-13 12:58:13 +05:30
Nabin Hait
6ff9e6ee84
perf: Get bin details only for stock items
2024-03-13 12:57:33 +05:30
Nabin Hait
c15b2d5490
perf: validate expense against budget only if budget exists
2024-03-13 12:56:28 +05:30
Nabin Hait
49c74369a5
perf: refactored handling provisional gl entries for non-stock items
2024-03-13 12:54:13 +05:30
ruthra kumar
92ccef0ebc
chore: resolve conflicts
2024-03-13 12:14:33 +05:30
ruthra kumar
ae6d1c14cb
chore: better popup message
...
(cherry picked from commit 445d2acf50 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 06:12:45 +00:00
ruthra kumar
b746493830
test: cr note flag to update self
...
(cherry picked from commit ce3b1f09f5 )
2024-03-13 06:12:44 +00:00
ruthra kumar
34053ec590
refactor: make AR/AP report aware of always standalone cr/dr notes
...
(cherry picked from commit 4d0c2d8e82 )
2024-03-13 06:12:44 +00:00
ruthra kumar
adbc20736e
chore: patch for updating flag in Cr/Dr notes
...
(cherry picked from commit 849f478894 )
2024-03-13 06:12:44 +00:00
ruthra kumar
d1e3b2ab6e
refactor: post ledger entries based on toggle
...
(cherry picked from commit 77aac6f571 )
2024-03-13 06:12:44 +00:00
ruthra kumar
6d5e595440
refactor: checkbox in purchase invoice
...
(cherry picked from commit 767f2157e6 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
2024-03-13 06:12:43 +00:00
ruthra kumar
1ddb162ef1
chore: update popup message
...
(cherry picked from commit adf13a19c4 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 06:12:43 +00:00
ruthra kumar
4d6b56e55b
refactor: checkbox to toggle always standalone credit note
...
(cherry picked from commit 2cefe2a20e )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2024-03-13 06:12:43 +00:00
Frappe PR Bot
fa5a19b548
chore(release): Bumped to Version 14.65.1
...
## [14.65.1](https://github.com/frappe/erpnext/compare/v14.65.0...v14.65.1 ) (2024-03-12)
### Bug Fixes
* barcode field on line item not working (backport [#40381 ](https://github.com/frappe/erpnext/issues/40381 )) ([#40383 ](https://github.com/frappe/erpnext/issues/40383 )) ([80df609 ](80df6094e3 ))
* conditionally apply `is_group` filter in accounting dimension query (backport [#40414 ](https://github.com/frappe/erpnext/issues/40414 )) ([#40415 ](https://github.com/frappe/erpnext/issues/40415 )) ([cd40038 ](cd40038b18 ))
* error message wording ([#40403 ](https://github.com/frappe/erpnext/issues/40403 )) ([7402303 ](74023035af ))
* Filter for projects in Sales Cycle ([8d63d19 ](8d63d19d45 ))
* get_user_default_as_list args order ([e0d1b4b ](e0d1b4b15f ))
* incorrect work order status (backport [#40407 ](https://github.com/frappe/erpnext/issues/40407 )) ([#40410 ](https://github.com/frappe/erpnext/issues/40410 )) ([c413b04 ](c413b04539 ))
* load ignored doctype and include Mode of Payment Account ([#40334 ](https://github.com/frappe/erpnext/issues/40334 )) ([411157c ](411157c258 ))
* message for subscription when no current inv ([e9c2f6d ](e9c2f6d6f1 ))
* MR Default Supplier search query (backport [#40273 ](https://github.com/frappe/erpnext/issues/40273 )) ([#40350 ](https://github.com/frappe/erpnext/issues/40350 )) ([c6fe409 ](c6fe409b56 ))
* qc created for raw materials during manufacture entry (backport [#40408 ](https://github.com/frappe/erpnext/issues/40408 )) ([#40412 ](https://github.com/frappe/erpnext/issues/40412 )) ([21b57d9 ](21b57d9aef ))
* recursion issue while submitting work order (backport [#40400 ](https://github.com/frappe/erpnext/issues/40400 )) ([#40401 ](https://github.com/frappe/erpnext/issues/40401 )) ([06e3874 ](06e38749bc ))
* Sender email in process statements of accounts ([ea605e7 ](ea605e76a3 ))
* **Shipment Parcel:** make length, width and height non-mandatory ([911a582 ](911a582941 ))
* subcontracting receipt -> alllow to change Batch / Serial Nos (v14) ([#40371 ](https://github.com/frappe/erpnext/issues/40371 )) ([ffd04b3 ](ffd04b3960 ))
* UAE tax computation fix ([02cd8c4 ](02cd8c4b98 ))
2024-03-12 16:42:45 +00:00
Deepesh Garg
c24af0eb40
Merge pull request #40396 from frappe/version-14-hotfix
...
chore: release v14
2024-03-12 22:11:31 +05:30
mergify[bot]
cd40038b18
fix: conditionally apply is_group filter in accounting dimension query (backport #40414 ) ( #40415 )
...
fix: conditionally apply `is_group` filter in accounting dimension query (#40414 )
(cherry picked from commit daf4ae2a6b )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-03-12 20:45:43 +05:30
Raffael Meyer
3dd4514478
Merge pull request #40405 from frappe/mergify/bp/version-14-hotfix/pr-40403
...
fix: error message wording (backport #40403 )
2024-03-12 14:33:59 +01:00
mergify[bot]
c413b04539
fix: incorrect work order status (backport #40407 ) ( #40410 )
...
fix: incorrect work order status (#40407 )
(cherry picked from commit 948297692e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 18:34:35 +05:30
mergify[bot]
21b57d9aef
fix: qc created for raw materials during manufacture entry (backport #40408 ) ( #40412 )
...
fix: qc created for raw materials during manufacture entry (#40408 )
(cherry picked from commit f8a1a7f515 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 18:29:21 +05:30
Raffael Meyer
05e4517094
chore: resolve conflicts
2024-03-12 12:35:17 +01:00
Raffael Meyer
74023035af
fix: error message wording ( #40403 )
...
(cherry picked from commit 79a0473705 )
# Conflicts:
# erpnext/accounts/doctype/subscription/subscription.py
2024-03-12 11:26:23 +00:00
mergify[bot]
06e38749bc
fix: recursion issue while submitting work order (backport #40400 ) ( #40401 )
...
* fix: recursion issue while submitting work order (#40400 )
(cherry picked from commit 72614bb8ff )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 16:53:48 +05:30
mergify[bot]
80df6094e3
fix: barcode field on line item not working (backport #40381 ) ( #40383 )
...
fix: barcode field on line item not working (#40381 )
(cherry picked from commit 0da19a40a7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 13:49:08 +05:30
Nabin Hait
34c3e75d5c
fix: convert str to date
2024-03-12 12:16:41 +05:30
Nabin Hait
ac0dd5083f
fix: linter issues
2024-03-12 12:10:55 +05:30
Nabin Hait
668a93128b
fix: linter issues
2024-03-12 12:02:23 +05:30
Nabin Hait
5fcf8c588a
fix: Book depreciation until the asset disposal date and removed unwanted commits
2024-03-12 11:56:47 +05:30
rohitwaghchaure
ffd04b3960
fix: subcontracting receipt -> alllow to change Batch / Serial Nos (v14) ( #40371 )
...
fix: subcontracting receipt -> alllow to change Batch / Serial Nos
2024-03-11 16:42:13 +05:30
mergify[bot]
c6fe409b56
fix: MR Default Supplier search query (backport #40273 ) ( #40350 )
...
fix: MR Default Supplier search query
(cherry picked from commit c0a1f298a1 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-03-11 11:07:48 +05:30
Ankush Menat
6b88cca9ad
Merge pull request #40367 from ankush/mergify/bp/version-14-hotfix/pr-40206
...
style: format js code
2024-03-11 11:07:06 +05:30
Ankush Menat
4c629d31c6
style: format js files
2024-03-11 11:03:58 +05:30
barredterra
c46be27e9e
ci: add prettier to pre-commit
...
(cherry picked from commit 2c16036ef3 )
2024-03-11 11:03:56 +05:30
Deepesh Garg
2e45a3f491
Merge pull request #40363 from frappe/mergify/bp/version-14-hotfix/pr-40344
...
fix: get_user_default_as_list args order (#40344 )
2024-03-10 22:32:29 +05:30
Deepesh Garg
3bea2d4d1d
Merge pull request #40357 from frappe/mergify/bp/version-14-hotfix/pr-40323
...
fix: Filter for projects in Sales Cycle (#40323 )
2024-03-10 22:32:11 +05:30
Devin Slauenwhite
e0d1b4b15f
fix: get_user_default_as_list args order
...
(cherry picked from commit ac1961b687 )
2024-03-10 15:45:31 +00:00
Deepesh Garg
306e76874d
Merge pull request #40359 from frappe/mergify/bp/version-14-hotfix/pr-40325
...
fix: Sender email in process statements of accounts (#40325 )
2024-03-10 19:57:28 +05:30
Deepesh Garg
407f0b929e
Merge pull request #40009 from govindsmenokee/patch-12
...
fix: UAE tax computation fix
2024-03-10 19:55:39 +05:30
Deepesh Garg
d57af37ec7
Merge pull request #39724 from GursheenK/subscription-failed-msg
...
fix: message for failed subscription process
2024-03-10 19:33:41 +05:30
Deepesh Garg
ec3913fdd3
Merge pull request #40089 from frappe/mergify/bp/version-14-hotfix/pr-31463
...
feat: german translations (#31463 )
2024-03-10 19:29:07 +05:30
Deepesh Garg
ea605e76a3
fix: Sender email in process statements of accounts
...
(cherry picked from commit 65a2f3d12c )
2024-03-10 13:57:34 +00:00
Deepesh Garg
8d63d19d45
fix: Filter for projects in Sales Cycle
...
(cherry picked from commit d0e0b66b2f )
2024-03-10 13:56:50 +00:00
Deepesh Garg
12d260c444
Merge pull request #40336 from frappe/mergify/bp/version-14-hotfix/pr-40334
...
fix: load ignored doctype and include Mode of Payment Account (#40334 )
2024-03-10 19:25:24 +05:30
Nihantra C. Patel
411157c258
fix: load ignored doctype and include Mode of Payment Account ( #40334 )
...
(cherry picked from commit 68baa3612a )
2024-03-07 12:14:10 +00:00
Raffael Meyer
b29e70a126
Merge pull request #40320 from frappe/mergify/bp/version-14-hotfix/pr-40317
...
fix(Shipment Parcel): make length, width and height non-mandatory (backport #40317 )
2024-03-06 19:49:47 +01:00
barredterra
911a582941
fix(Shipment Parcel): make length, width and height non-mandatory
...
It's tedious to enter all these values and some shipping providers only need to know the weigth and quantity. Companies can alwas cutomize the values to be mandatory, but the reverse is not possible. I'll make sure that the erpnext-shipping app does not break because of this (or fix any problems).
(cherry picked from commit 898c6e30eb )
2024-03-06 18:26:20 +00:00
Nabin Hait
05385e4acb
perf: skip unnecessary validation while transaction cancellation
2024-03-06 22:33:36 +05:30
Nabin Hait
5cd9bf3bda
fix: minor fixes
2024-03-06 21:04:07 +05:30
Nabin Hait
e4bd173875
perf: Cache accounting dimension filter map
2024-03-06 20:32:47 +05:30
Nabin Hait
acc0b2faf8
fix: linter issues
2024-03-06 17:43:27 +05:30
Frappe PR Bot
b424a184b9
chore(release): Bumped to Version 14.65.0
...
# [14.65.0](https://github.com/frappe/erpnext/compare/v14.64.0...v14.65.0 ) (2024-03-06)
### Bug Fixes
* account validation error on bank account after editing existing bank account ([8b3c809 ](8b3c809cb6 ))
* allow gain/loss for Journals against Journals ([52e1c2f ](52e1c2f48b ))
* do not allow to cancel incomplete reposting (backport [#40224 ](https://github.com/frappe/erpnext/issues/40224 )) ([#40229 ](https://github.com/frappe/erpnext/issues/40229 )) ([091d6f3 ](091d6f330a ))
* don't override reference exchange rate ([e25ec41 ](e25ec4156e ))
* handle partial invoice against provisional entry ([5f23614 ](5f23614960 ))
* incorrect exchange rate if JE has multi parties ([1b5a237 ](1b5a23709a ))
* incorrect TCS on customer and suppliers with same name ([af56846 ](af568464db ))
* make use of 'flt' to prevent really low precision exc gain/loss ([c1a0ac6 ](c1a0ac655e ))
* make warning for previously existing SO an alert ([c8b817c ](c8b817c87a ))
* over billing qty along with rate ([14d9d29 ](14d9d29913 ))
* **Project:** filter department by company ([646b55e ](646b55eeea ))
* provisional reverse entry amount ([e62c49d ](e62c49d9a6 ))
* rate change on changing of the qty (backport [#40241 ](https://github.com/frappe/erpnext/issues/40241 )) ([#40242 ](https://github.com/frappe/erpnext/issues/40242 )) ([b937c4b ](b937c4be4f ))
* **setup:** avoid duplicate entry for Analytics role (backport [#40183 ](https://github.com/frappe/erpnext/issues/40183 )) ([#40184 ](https://github.com/frappe/erpnext/issues/40184 )) ([035c90c ](035c90c3b8 ))
### Features
* add company filter to child table field ([38baf8d ](38baf8d406 ))
2024-03-06 03:31:16 +00:00
Deepesh Garg
0b364f6e8e
Merge pull request #40281 from frappe/version-14-hotfix
...
chore: release v14
2024-03-06 08:59:57 +05:30
Nihantra C. Patel
819ced4cb3
fix: Add to Cart button width for Mobile/Tablet
2024-03-05 17:24:17 +05:30
ruthra kumar
83734c6be4
Merge pull request #40283 from frappe/mergify/bp/version-14-hotfix/pr-40278
...
fix: incorrect TCS on customer and suppliers with same name (backport #40278 )
2024-03-05 15:48:27 +05:30
ruthra kumar
af568464db
fix: incorrect TCS on customer and suppliers with same name
...
(cherry picked from commit 9904a9868c )
2024-03-05 09:54:47 +00:00
Nabin Hait
aa75a60142
perf: Optimzed code for merging similar gl entries
2024-03-04 16:04:39 +05:30
Nabin Hait
8cd8b8f885
perf: Cached accounting dimensions details
2024-03-04 16:04:39 +05:30
Nabin Hait
f204d810bb
perf: Performance optimization for validating budget
2024-03-04 16:04:39 +05:30
Nabin Hait
d7b738ff61
perf: Optimization for providional gl entries
2024-03-04 16:04:35 +05:30
mergify[bot]
091d6f330a
fix: do not allow to cancel incomplete reposting (backport #40224 ) ( #40229 )
...
* fix: do not allow to cancel incomplete reposting (#40224 )
(cherry picked from commit 72ac56b6c4 )
# Conflicts:
# erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-04 13:14:32 +05:30
Gursheen Kaur Anand
cc923f50ef
Merge pull request #40257 from GursheenK/remove-balance-fetching-in-JV
...
perf: remove unnecessary fetching of balances in JV
2024-03-04 11:16:01 +05:30
Gursheen Anand
2f8fe17b60
refactor: remove controller logic for setting balances
2024-03-04 00:37:29 +05:30
Gursheen Anand
e3d6f70eee
refactor: exclude balances while setting currency
2024-03-04 00:37:26 +05:30
Gursheen Anand
a1c22811a2
refactor: exclude balance while setting acc details
2024-03-04 00:35:54 +05:30
Gursheen Anand
d715c29edc
refactor: remove balance formatter
2024-03-04 00:35:54 +05:30
Gursheen Anand
85a7ce6d30
refactor: remove balance fields from jv account
2024-03-04 00:35:51 +05:30
Gursheen Kaur Anand
c42d7505bd
Merge pull request #40204 from frappe/mergify/bp/version-14-hotfix/pr-39584
...
fix: use receipt amount for reverse provisional entry (backport #39584 )
2024-03-03 18:24:57 +05:30
Gursheen Kaur Anand
29f4e68827
Merge pull request #40251 from frappe/mergify/bp/version-14-hotfix/pr-40250
...
fix(minor): company filter in cost center allocation (backport #40250 )
2024-03-03 18:24:42 +05:30
Gursheen Anand
38baf8d406
feat: add company filter to child table field
...
(cherry picked from commit 51909077bd )
2024-03-03 12:45:33 +00:00
Gursheen Anand
89e7ad790f
chore: linting issue
2024-03-03 18:00:10 +05:30
mergify[bot]
b937c4be4f
fix: rate change on changing of the qty (backport #40241 ) ( #40242 )
...
fix: rate change on changing of the qty (#40241 )
(cherry picked from commit e7d707797a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-02 16:49:40 +05:30
ruthra kumar
793fdf9562
Merge pull request #40238 from frappe/mergify/bp/version-14-hotfix/pr-40220
...
refactor: Gain/Loss Journal creation for Journals against Journals (backport #40220 )
2024-03-02 16:25:32 +05:30
ruthra kumar
753223da78
chore: resolve merge conflict
2024-03-02 16:00:29 +05:30
ruthra kumar
46063518d7
test: gain/loss on Journals against Journals
...
(cherry picked from commit 8a5078b826 )
# Conflicts:
# erpnext/controllers/tests/test_accounts_controller.py
2024-03-02 10:07:33 +00:00
ruthra kumar
52e1c2f48b
fix: allow gain/loss for Journals against Journals
...
(cherry picked from commit 5b67631d40 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
2024-03-02 10:07:32 +00:00
ruthra kumar
c1a0ac655e
fix: make use of 'flt' to prevent really low precision exc gain/loss
...
(cherry picked from commit 0aa72f841d )
2024-03-02 10:07:31 +00:00
ruthra kumar
21a10eee0d
Merge pull request #40232 from frappe/mergify/bp/version-14-hotfix/pr-40149
...
fix: incorrect exchange rate if JE has multi parties (backport #40149 )
2024-03-02 15:36:15 +05:30
ruthra kumar
64bf52899f
chore: resolve linter
2024-03-02 14:57:48 +05:30
ruthra kumar
572def058f
test: exchange rate fetch on JE with multiple forex parties
...
(cherry picked from commit ed95d41a51 )
2024-03-02 14:39:37 +05:30
ruthra kumar
e25ec4156e
fix: don't override reference exchange rate
...
(cherry picked from commit eaac02655b )
2024-03-02 08:22:41 +00:00
ruthra kumar
1b5a23709a
fix: incorrect exchange rate if JE has multi parties
...
(cherry picked from commit 694c17487d )
2024-03-02 08:22:38 +00:00
Raffael Meyer
d7abb21f7b
Merge pull request #40209 from frappe/mergify/bp/version-14-hotfix/pr-40203
...
fix(Project): filter department by company (backport #40203 )
2024-02-29 23:34:17 +01:00
barredterra
646b55eeea
fix(Project): filter department by company
...
(cherry picked from commit 5e736f0d06 )
2024-02-29 17:30:05 +00:00
Gursheen Anand
c8b31833f5
test: partial billing for provisional accounting
...
(cherry picked from commit c5770f2ecc )
2024-02-29 15:48:37 +00:00
Gursheen Anand
aa52cd67bd
test: overbilling for provisional accounting
...
(cherry picked from commit ff3ca50a4b )
2024-02-29 15:48:36 +00:00
Gursheen Anand
14d9d29913
fix: over billing qty along with rate
...
(cherry picked from commit cc96d2b50c )
2024-02-29 15:48:36 +00:00
Gursheen Anand
5f23614960
fix: handle partial invoice against provisional entry
...
(cherry picked from commit 2a46799188 )
2024-02-29 15:48:36 +00:00
Gursheen Anand
e62c49d9a6
fix: provisional reverse entry amount
...
(cherry picked from commit 3e59c66806 )
2024-02-29 15:48:36 +00:00
ruthra kumar
fca70e3d03
Merge pull request #40039 from SherinKR/bank_account_validation
...
fix: account validation error on bank account after editing existing bank account
2024-02-29 17:38:34 +05:30
Gursheen Kaur Anand
aeb555a426
Merge pull request #40188 from frappe/mergify/bp/version-14-hotfix/pr-40176
...
fix(minor): make warning for previously existing SO an alert (backport #40176 )
2024-02-29 11:59:44 +05:30
mergify[bot]
035c90c3b8
fix(setup): avoid duplicate entry for Analytics role (backport #40183 ) ( #40184 )
...
fix(setup): avoid duplicate entry for Analytics role (#40183 )
(cherry picked from commit 29f91a7919 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-02-29 11:34:23 +05:30
Gursheen Anand
c8b817c87a
fix: make warning for previously existing SO an alert
...
(cherry picked from commit 24dcd64c16 )
2024-02-29 06:03:26 +00:00
Frappe PR Bot
de6957262d
chore(release): Bumped to Version 14.64.0
...
# [14.64.0](https://github.com/frappe/erpnext/compare/v14.63.3...v14.64.0 ) (2024-02-28)
### Bug Fixes
* add flags for repost to ensure correct accounting from India Compliance App ([8c772cf ](8c772cfb9f ))
* amount label according to party type ([bb3a7cd ](bb3a7cdb3d ))
* Cannot read properties of undefined (backport [#40081 ](https://github.com/frappe/erpnext/issues/40081 )) ([#40082 ](https://github.com/frappe/erpnext/issues/40082 )) ([579b27d ](579b27d010 ))
* capacity planning issue in the job card (backport [#40092 ](https://github.com/frappe/erpnext/issues/40092 )) ([#40100 ](https://github.com/frappe/erpnext/issues/40100 )) ([8a573a1 ](8a573a1aff ))
* check_credit_limit on_update_after_submit of Sales Order ([3112fca ](3112fca087 ))
* communication_date in party dashboards (backport [#40005 ](https://github.com/frappe/erpnext/issues/40005 )) ([#40020 ](https://github.com/frappe/erpnext/issues/40020 )) ([b364fe7 ](b364fe7047 ))
* Completed Work Orders report not working ([c8e1409 ](c8e1409b80 ))
* Cr/Dr notes with POS Payments ([e5098c5 ](e5098c521b ))
* default taxable value for item not found in item list ([30315ab ](30315aba37 ))
* Delete linked asset movement record on cancellation of purchase receipt/invoice ([11bddc1 ](11bddc14bb ))
* Delete orphaned asset movement item records ([46cd929 ](46cd929d00 ))
* delete PLE containing invoice in against ([08459ce ](08459cef4a ))
* do not make MR against raw materials of available sub assemblies (backport [#40085 ](https://github.com/frappe/erpnext/issues/40085 )) ([#40086 ](https://github.com/frappe/erpnext/issues/40086 )) ([e461185 ](e461185317 ))
* incorrect item name in MR (backport [#40018 ](https://github.com/frappe/erpnext/issues/40018 )) ([#40023 ](https://github.com/frappe/erpnext/issues/40023 )) ([079ba76 ](079ba7670c ))
* linter issue ([ea1a0b3 ](ea1a0b3a28 ))
* linting issue ([65a2adf ](65a2adfc55 ))
* linting issue ([e289aef ](e289aef1b4 ))
* negative stock error while making stock reconciliation (backport [#40016 ](https://github.com/frappe/erpnext/issues/40016 )) ([#40025 ](https://github.com/frappe/erpnext/issues/40025 )) ([865cba4 ](865cba406f ))
* on unreconciliation, update advance paid ([fe88a11 ](fe88a110b1 ))
* only check for delinked PLEs ([3d243a7 ](3d243a7fa5 ))
* only consider contributed qty towards achieved targets ([0484857 ](0484857402 ))
* parent warehouse checks in the production plan for sub-assemblies (backport [#40150 ](https://github.com/frappe/erpnext/issues/40150 )) ([#40156 ](https://github.com/frappe/erpnext/issues/40156 )) ([9a85ab4 ](9a85ab45e7 ))
* remove cancelled payment entry from Payment Period Based On Invoice Date ([2fc490a ](2fc490a5d7 ))
* remove cancelled payment entry from PPBOID report ([a1c0c23 ](a1c0c2359f ))
* remove config for default bank account in test ([ad60677 ](ad6067795f ))
* sales funnel text color in light/dark theme ([#40132 ](https://github.com/frappe/erpnext/issues/40132 )) ([193cd0d ](193cd0db96 ))
* skip max discount validation for rate adjustment ([8c7d0d4 ](8c7d0d4b85 ))
* skip SO & DN validation for debit note ([882cf98 ](882cf98288 ))
* test for plaid bank account validation ([22db6f6 ](22db6f6b72 ))
* timesheet per billed state edge case (backport [#40010 ](https://github.com/frappe/erpnext/issues/40010 )) ([#40028 ](https://github.com/frappe/erpnext/issues/40028 )) ([2a2f314 ](2a2f314821 ))
* translatable columns in Sales Pipeline Analytics report ([3c170b9 ](3c170b9805 ))
* unique gl account for plaid bank accounts ([8638d14 ](8638d14bab ))
* use correct variable name for hotfix branches ([812eebf ](812eebf1ab ))
* Webpages not working without login ([d6fad08 ](d6fad08d20 ))
### Features
* show contributed qty in transaction summary ([89d1942 ](89d19422d1 ))
* update billed amount in PO and PR ([019d8f9 ](019d8f92fe ))
2024-02-28 05:13:29 +00:00
Deepesh Garg
e80bfd28ea
Merge pull request #40147 from frappe/version-14-hotfix
...
chore: release v14
2024-02-28 10:42:13 +05:30
Deepesh Garg
19a7b6d122
Merge pull request #40169 from frappe/mergify/bp/version-14-hotfix/pr-40137
...
fix: default taxable value for item not found in item list (backport #40137 )
2024-02-28 08:23:57 +05:30
ljain112
30315aba37
fix: default taxable value for item not found in item list
...
(cherry picked from commit 5885978fc2 )
2024-02-27 16:39:03 +00:00
Deepesh Garg
1cc3351e6f
Merge pull request #40164 from vorasmit/ic-deps-v14
...
fix: add flags for repost to ensure correct accounting from India Compliance App (#40162 )
2024-02-27 22:08:29 +05:30
Smit Vora
8c772cfb9f
fix: add flags for repost to ensure correct accounting from India Compliance App
2024-02-27 20:33:02 +05:30
Gursheen Kaur Anand
0b1689a3aa
Merge pull request #40151 from frappe/mergify/bp/version-14-hotfix/pr-40095
...
fix: unique GL account for plaid bank accounts (backport #40095 )
2024-02-27 17:47:32 +05:30
Gursheen Anand
88af431eea
chore: semantic commits bump node version to 20
2024-02-27 17:20:01 +05:30
mergify[bot]
9a85ab45e7
fix: parent warehouse checks in the production plan for sub-assemblies (backport #40150 ) ( #40156 )
...
fix: parent warehouse checks in the production plan for sub-assemblies
(cherry picked from commit 6f5815e44f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-27 17:18:24 +05:30
rohitwaghchaure
9ac09d1b8b
Merge branch 'version-14' into version-14-hotfix
2024-02-27 17:16:56 +05:30
Gursheen Anand
22db6f6b72
fix: test for plaid bank account validation
2024-02-27 16:51:48 +05:30
Gursheen Kaur Anand
42382d2a0f
Merge pull request #40153 from frappe/mergify/bp/version-14-hotfix/pr-40102
...
feat: toggle updation of billed amount in previous purchase docs (backport #40102 )
2024-02-27 16:40:28 +05:30
Gursheen Kaur Anand
614119b3e1
chore: resolve conflicts
2024-02-27 16:04:34 +05:30
Gursheen Kaur Anand
8f983e6109
chore: resolve conflicts
2024-02-27 16:01:33 +05:30
Gursheen Kaur Anand
42b7be60ef
chore: resolve conflicts
2024-02-27 15:57:43 +05:30
Gursheen Anand
a84fc0fe40
test: pr billed amount against debit note
...
(cherry picked from commit 6d40844894 )
2024-02-27 10:23:59 +00:00
Gursheen Anand
4f87e73f55
test: po billed amount against debit note
...
(cherry picked from commit 81dbfe189e )
# Conflicts:
# erpnext/buying/doctype/purchase_order/test_purchase_order.py
2024-02-27 10:23:58 +00:00
Gursheen Anand
019d8f92fe
feat: update billed amount in PO and PR
...
(cherry picked from commit 9f6535472d )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
2024-02-27 10:23:57 +00:00
Gursheen Anand
ad6067795f
fix: remove config for default bank account in test
...
(cherry picked from commit c42444ab3b )
2024-02-27 10:10:18 +00:00
Gursheen Anand
8638d14bab
fix: unique gl account for plaid bank accounts
...
(cherry picked from commit bf6e32a960 )
2024-02-27 10:10:18 +00:00
Gursheen Kaur Anand
317738dc36
Merge pull request #40063 from frappe/mergify/bp/version-14-hotfix/pr-40035
...
fix: delete PLE containing invoice in against (backport #40035 )
2024-02-27 12:41:42 +05:30
Gursheen Anand
65a2adfc55
fix: linting issue
2024-02-27 12:16:08 +05:30
Gursheen Kaur Anand
674f577647
Merge pull request #40065 from frappe/mergify/bp/version-14-hotfix/pr-40040
...
fix: skip max discount validation for rate adjustment (backport #40040 )
2024-02-27 10:51:02 +05:30
Gursheen Anand
e289aef1b4
fix: linting issue
2024-02-27 09:59:08 +05:30
Nihantra C. Patel
193cd0db96
fix: sales funnel text color in light/dark theme ( #40132 )
...
* fix: sales funnel text color in light/dark theme
* fix: sales funnel text color in light/dark theme
2024-02-26 23:01:41 +05:30
ruthra kumar
ac3c23922a
Merge pull request #40134 from frappe/mergify/bp/version-14-hotfix/pr-40133
...
fix: reset advance amount on unreconciliation of Sales/Purchase Orders (backport #40133 )
2024-02-26 21:32:23 +05:30
ruthra kumar
812eebf1ab
fix: use correct variable name for hotfix branches
2024-02-26 20:32:48 +05:30
mergify[bot]
8a573a1aff
fix: capacity planning issue in the job card (backport #40092 ) ( #40100 )
...
* fix: capacity planning issue in the job card (#40092 )
* fix: capacity planning issue in the job card
* test: test case to test capacity planning for workstation
(cherry picked from commit 75f8464724 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
# erpnext/manufacturing/doctype/work_order/test_work_order.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix test cases
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-26 18:52:05 +05:30
ruthra kumar
58c869c562
test: advance paid update on sales/purchase order unreconciliation
...
(cherry picked from commit 1f01ff3487 )
2024-02-26 12:22:33 +00:00
ruthra kumar
fe88a110b1
fix: on unreconciliation, update advance paid
...
(cherry picked from commit c9e2f03a3a )
2024-02-26 12:22:33 +00:00
Nabin Hait
c7ed854850
fix: Reload document on cancel to avoid document modified error
2024-02-26 14:49:32 +05:30
ruthra kumar
5772cb1953
Merge pull request #40117 from frappe/mergify/bp/version-14-hotfix/pr-40113
...
refactor: patch to setup dimensions in Reconciliation tool (backport #40113 )
2024-02-26 14:21:49 +05:30
ruthra kumar
6828a2d46d
refactor: patch to setup dimensions in Reconciliation tool
...
(cherry picked from commit 461fb183fc )
2024-02-26 13:10:44 +05:30
Nabin Hait
23e256aedf
fix: Patch to remove cancelled asset capitalization from asset
2024-02-26 12:53:06 +05:30
Gursheen Kaur Anand
8e1ec5ff31
Merge pull request #40108 from frappe/mergify/bp/version-14-hotfix/pr-40105
...
fix(minor): tax amount label according to party type (backport #40105 )
2024-02-26 11:09:53 +05:30
Gursheen Kaur Anand
48dd8acfa1
Merge pull request #40110 from frappe/mergify/bp/version-14-hotfix/pr-40062
...
fix: sales person / partner achieved targets in report (backport #40062 )
2024-02-26 11:08:43 +05:30
Gursheen Anand
57f4eb121c
test: sales person target variance
...
(cherry picked from commit 7566c1ee78 )
2024-02-26 05:09:41 +00:00
Gursheen Anand
89d19422d1
feat: show contributed qty in transaction summary
...
(cherry picked from commit a823f16dff )
2024-02-26 05:09:40 +00:00
Gursheen Anand
0484857402
fix: only consider contributed qty towards achieved targets
...
(cherry picked from commit 339698d172 )
2024-02-26 05:09:40 +00:00
Gursheen Anand
bb3a7cdb3d
fix: amount label according to party type
...
(cherry picked from commit 9c8d103d8a )
2024-02-26 05:05:27 +00:00
ruthra kumar
b3735d29bf
Merge pull request #40090 from frappe/mergify/bp/version-14-hotfix/pr-40073
...
refactor: update payments section on item removal (backport #40073 )
2024-02-25 09:29:51 +05:30
ruthra kumar
4bc6c55198
refactor: update payments section on item removal
...
(cherry picked from commit 406793a6ff )
2024-02-25 03:57:39 +00:00
barredterra
fe986989a9
chore: remove duplicate german translations
2024-02-24 18:29:46 +01:00
barredterra
2899d2bac1
chore: resolve conflicts
2024-02-24 18:28:51 +01:00
Samuel Danieli
2450a73c6f
chore: german translations ( #31463 )
...
(cherry picked from commit 915102a400 )
# Conflicts:
# erpnext/translations/de.csv
2024-02-24 16:57:52 +00:00
mergify[bot]
e461185317
fix: do not make MR against raw materials of available sub assemblies (backport #40085 ) ( #40086 )
...
fix: do not make MR against raw materials of available sub assemblies (#40085 )
(cherry picked from commit 4c9048fb39 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-24 21:02:45 +05:30
mergify[bot]
579b27d010
fix: Cannot read properties of undefined (backport #40081 ) ( #40082 )
...
* fix: Cannot read properties of undefined
(cherry picked from commit 44ed52c5cf )
* chore: fix linter issue
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-02-24 17:22:37 +05:30
ruthra kumar
2b01b102b4
Merge pull request #40067 from frappe/mergify/bp/version-14-hotfix/pr-39830
...
fix: check_credit_limit on_update_after_submit of Sales Order (backport #39830 )
2024-02-23 14:50:25 +05:30
ruthra kumar
db7c360fa1
test: credit limit on update after submit
...
(cherry picked from commit 467c0898e9 )
2024-02-23 08:51:38 +00:00
Nihantra C. Patel
3112fca087
fix: check_credit_limit on_update_after_submit of Sales Order
...
(cherry picked from commit 17452b7693 )
2024-02-23 08:51:38 +00:00
Gursheen Anand
882cf98288
fix: skip SO & DN validation for debit note
...
(cherry picked from commit e2d16955dd )
2024-02-23 07:28:17 +00:00
Gursheen Anand
8c7d0d4b85
fix: skip max discount validation for rate adjustment
...
(cherry picked from commit 5a3b133d65 )
2024-02-23 07:28:17 +00:00
Ankush Menat
96703fb34d
build: specify frappe dependency ( #40060 )
2024-02-23 12:42:10 +05:30
Gursheen Anand
3d243a7fa5
fix: only check for delinked PLEs
...
(cherry picked from commit 146c5b3e16 )
2024-02-23 07:10:03 +00:00
Gursheen Anand
08459cef4a
fix: delete PLE containing invoice in against
...
(cherry picked from commit c1e1fd8829 )
2024-02-23 07:10:02 +00:00
ruthra kumar
05a9f766bc
Merge pull request #40057 from frappe/mergify/bp/version-14-hotfix/pr-40011
...
fix: Ledger entries for Cr/Dr notes with POS Payments (backport #40011 )
2024-02-23 06:20:46 +05:30
ruthra kumar
6eb7a18591
Merge pull request #40055 from frappe/mergify/bp/version-14-hotfix/pr-39831
...
fix: remove cancelled payment entry from Payment Period Based On Invoice Date (backport #39831 )
2024-02-23 06:20:06 +05:30
ruthra kumar
9e9486d5ab
refactor: skip popup for POS invoices
...
(cherry picked from commit 3634c4c284 )
2024-02-23 00:33:09 +00:00
ruthra kumar
a9791c85c7
test: ledger entries of Cr Note of POS Invoice
...
(cherry picked from commit 4288713abe )
2024-02-23 00:33:09 +00:00
ruthra kumar
e5098c521b
fix: Cr/Dr notes with POS Payments
...
(cherry picked from commit 68a23730f3 )
2024-02-23 00:33:08 +00:00
Nihantra C. Patel
a1c0c2359f
fix: remove cancelled payment entry from PPBOID report
...
(cherry picked from commit 186cc3d748 )
2024-02-23 00:30:49 +00:00
Nihantra C. Patel
2fc490a5d7
fix: remove cancelled payment entry from Payment Period Based On Invoice Date
...
(cherry picked from commit a2a8a8f2e0 )
2024-02-23 00:30:48 +00:00
ruthra kumar
9630dc7b88
Merge pull request #40048 from frappe/mergify/bp/version-14-hotfix/pr-39828
...
fix: translate Sales Pipeline Analytics report (backport #39828 )
2024-02-22 20:47:16 +05:30
Nihantra C. Patel
3c170b9805
fix: translatable columns in Sales Pipeline Analytics report
...
(cherry picked from commit c5050c935b )
2024-02-22 14:54:51 +00:00
rohitwaghchaure
9d723df9b2
Merge pull request #40041 from rohitwaghchaure/fixed-not-able-to-view-pages
...
fix: Webpages not working without login
2024-02-22 16:51:25 +05:30
Rohit Waghchaure
d6fad08d20
fix: Webpages not working without login
2024-02-22 16:24:30 +05:30
mergify[bot]
b364fe7047
fix: communication_date in party dashboards (backport #40005 ) ( #40020 )
...
fix: accommodate for changed orderby statement
(cherry picked from commit 87df7ff717 )
Co-authored-by: Gursheen Anand <gursheen@frappe.io >
2024-02-22 16:20:15 +05:30
SherinKR
8b3c809cb6
fix: account validation error on bank account after editing existing bank account
2024-02-22 15:56:58 +05:30
mergify[bot]
2a2f314821
fix: timesheet per billed state edge case (backport #40010 ) ( #40028 )
...
fix: timesheet per billed state edge case (#40010 )
If value is 100.0000x then it won't set status correctly but will set it the next time it's loaded from db.
(cherry picked from commit 38e88db2c9 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-02-22 12:29:56 +05:30
mergify[bot]
865cba406f
fix: negative stock error while making stock reconciliation (backport #40016 ) ( #40025 )
...
* fix: negative stock error while making stock reconciliation (#40016 )
fix: negative stock error while making stock reco
(cherry picked from commit da184d709b )
# Conflicts:
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
* chore: fix conflicts
* chore: fix linter issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-22 11:39:48 +05:30
mergify[bot]
079ba7670c
fix: incorrect item name in MR (backport #40018 ) ( #40023 )
...
fix: incorrect item name in MR (#40018 )
(cherry picked from commit 864d7ae04c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-22 09:50:33 +05:30
Govind S Menokee
02cd8c4b98
fix: UAE tax computation fix
2024-02-21 19:46:44 +05:30
rohitwaghchaure
97b665b043
Merge pull request #40000 from frappe/mergify/bp/version-14-hotfix/pr-39998
...
fix: Completed Work Orders report not working (backport #39998 )
2024-02-21 17:44:32 +05:30
Rohit Waghchaure
c8e1409b80
fix: Completed Work Orders report not working
...
(cherry picked from commit 11f4cb914a )
2024-02-21 11:20:43 +00:00
Nabin Hait
13a663c6cb
Merge pull request #39971 from nabinhait/asset-movement-deletion-issue
...
fix: Delete linked asset movement record on cancellation of purchase receipt/invoice
2024-02-21 11:14:31 +05:30
Nabin Hait
ea1a0b3a28
fix: linter issue
2024-02-21 08:43:10 +05:30
Nabin Hait
46cd929d00
fix: Delete orphaned asset movement item records
2024-02-20 18:36:23 +05:30
Nabin Hait
11bddc14bb
fix: Delete linked asset movement record on cancellation of purchase receipt/invoice
2024-02-20 12:23:16 +05:30
Gursheen Anand
e9c2f6d6f1
fix: message for subscription when no current inv
2024-02-05 11:05:45 +05:30