Frappe PR Bot
b7fd24074d
chore(release): Bumped to Version 14.54.1
...
## [14.54.1](https://github.com/frappe/erpnext/compare/v14.54.0...v14.54.1 ) (2023-12-13)
### Bug Fixes
* supplier removed on selection of item (backport [#38712 ](https://github.com/frappe/erpnext/issues/38712 )) (backport [#38732 ](https://github.com/frappe/erpnext/issues/38732 )) ([#38735 ](https://github.com/frappe/erpnext/issues/38735 )) ([d53a9f6 ](d53a9f6530 ))
v14.54.1
2023-12-13 19:09:56 +00:00
mergify[bot]
d53a9f6530
fix: supplier removed on selection of item (backport #38712 ) (backport #38732 ) ( #38735 )
...
fix: supplier removed on selection of item (backport #38712 ) (#38732 )
fix: supplier removed on selection of item (#38712 )
(cherry picked from commit db24e24882 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit dda95ea892 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-14 00:38:47 +05:30
mergify[bot]
4908d03a88
Revert "fix(ux): don't update qty blindly" (backport #38728 ) (backport #38729 ) ( #38733 )
...
Revert "fix(ux): don't update qty blindly" (backport #38728 ) (#38729 )
Revert "fix(ux): don't update qty blindly" (#38728 )
(cherry picked from commit 6851c5042f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
(cherry picked from commit 0d49dd3648 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-14 00:30:36 +05:30
Frappe PR Bot
214861d68f
chore(release): Bumped to Version 14.54.0
...
# [14.54.0](https://github.com/frappe/erpnext/compare/v14.53.0...v14.54.0 ) (2023-12-12)
### Bug Fixes
* 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 ([#38697 ](https://github.com/frappe/erpnext/issues/38697 )) ([753a1b5 ](753a1b511d ))
* calc monthly_repayment_amount correctly in regenerate_repayment_schedule ([#38636 ](https://github.com/frappe/erpnext/issues/38636 )) ([008400d ](008400d287 ))
* format only if searched text contain link value text ([b28deaa ](b28deaae2c ))
* limit end date to current date ([cbe15e1 ](cbe15e159a ))
* typo in unittest ([#38673 ](https://github.com/frappe/erpnext/issues/38673 )) ([c87a3c7 ](c87a3c7793 ))
* **ux:** don't update qty blindly (backport [#38608 ](https://github.com/frappe/erpnext/issues/38608 )) ([#38638 ](https://github.com/frappe/erpnext/issues/38638 )) ([29cd474 ](29cd474f44 ))
### Features
* add employee number to client user bootinfo (backport [#38477 ](https://github.com/frappe/erpnext/issues/38477 )) ([#38602 ](https://github.com/frappe/erpnext/issues/38602 )) ([c2a137f ](c2a137f0fb ))
### Reverts
* Revert "refactor: bank transaction (backport #38182 )" (#38653 ) ([7813efa ](7813efad35 )), closes [#38182 ](https://github.com/frappe/erpnext/issues/38182 ) [#38653 ](https://github.com/frappe/erpnext/issues/38653 ) [#38182 ](https://github.com/frappe/erpnext/issues/38182 )
v14.54.0
2023-12-12 16:12:27 +00:00
Deepesh Garg
e7b96209cd
Merge pull request #38689 from frappe/version-14-hotfix
...
chore: release v14
2023-12-12 21:40:16 +05:30
Anand Baburajan
753a1b511d
fix: 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 ( #38697 )
...
fix: 1st row value of asset put to less than 180 days acc. to IT S. 32
2023-12-12 20:53:44 +05:30
ruthra kumar
6715dd6167
Merge pull request #38677 from frappe/mergify/bp/version-14-hotfix/pr-38673
...
fix: typo in unittest (backport #38673 )
2023-12-12 17:35:16 +05:30
ruthra kumar
a061798a6f
Merge pull request #38686 from frappe/mergify/bp/version-14-hotfix/pr-38685
...
refactor: add `get_list` for virtual child doctypes (backport #38685 )
2023-12-12 15:24:56 +05:30
ruthra kumar
fa79a7cdab
refactor: add get_list for virtual child doctypes
...
(cherry picked from commit 15c90551b6 )
2023-12-12 14:51:41 +05:30
ruthra kumar
6884aac2a0
Merge pull request #38683 from frappe/mergify/bp/version-14-hotfix/pr-38679
...
refactor(test): repost utility deletion flag test (backport #38679 )
2023-12-12 13:33:17 +05:30
ruthra kumar
e61a12b4cb
refactor(test): update repost settings before test case
...
(cherry picked from commit acb6e8e120 )
2023-12-12 07:16:49 +00:00
ruthra kumar
4542a12787
refactor: increase limit and remove explicit call to start_repost
...
(cherry picked from commit ccff588563 )
2023-12-12 07:16:49 +00:00
ruthra kumar
f0408c89ce
refactor: remove explicit commit on repost
...
(cherry picked from commit a97b3db749 )
2023-12-12 07:16:48 +00:00
ruthra kumar
7c080bd60c
refactor(test): repost utility deletion flag test
...
(cherry picked from commit cc15f695b4 )
2023-12-12 07:16:48 +00:00
Raffael Meyer
c87a3c7793
fix: typo in unittest ( #38673 )
...
(cherry picked from commit 6ad298adfc )
2023-12-12 04:26:10 +00:00
Deepesh Garg
7813efad35
Revert "refactor: bank transaction (backport #38182 )" ( #38653 )
...
Revert "refactor: bank transaction (#38182 )"
This reverts commit a4b5fc8100 .
2023-12-10 16:29:27 +05:30
mergify[bot]
29cd474f44
fix(ux): don't update qty blindly (backport #38608 ) ( #38638 )
...
fix(ux): don't update qty blindly
(cherry picked from commit 0156339f34 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-08 17:59:46 +05:30
Anand Baburajan
008400d287
fix: calc monthly_repayment_amount correctly in regenerate_repayment_schedule ( #38636 )
2023-12-08 16:34:29 +05:30
Shariq Ansari
4b9d9c0df4
Merge pull request #38626 from frappe/mergify/bp/version-14-hotfix/pr-38623
...
fix: format only if searched text contain link value text (backport #38623 )
2023-12-07 20:51:16 +05:30
Shariq Ansari
b28deaae2c
fix: format only if searched text contain link value text
...
(cherry picked from commit 08ed3cd313 )
2023-12-07 15:17:48 +00:00
Ankush Menat
4e6b8ead8f
chore: remove unused cache=True
...
(cherry picked from commit 6a47a2ceaf )
2023-12-06 20:55:35 +05:30
mergify[bot]
c2a137f0fb
feat: add employee number to client user bootinfo (backport #38477 ) ( #38602 )
...
feat: add employee number to client user bootinfo (#38477 )
(cherry picked from commit 525f656cc1 )
Co-authored-by: Richard Case <110036763+casesolved-co-uk@users.noreply.github.com >
2023-12-06 20:55:06 +05:30
Deepesh Garg
f6fcb7ee26
Merge pull request #38571 from frappe/mergify/bp/version-14-hotfix/pr-38556
...
fix(minor): financial statements period end date (#38556 )
2023-12-06 13:45:45 +05:30
Frappe PR Bot
973d06d96f
chore(release): Bumped to Version 14.53.0
...
# [14.53.0](https://github.com/frappe/erpnext/compare/v14.52.1...v14.53.0 ) (2023-12-05)
### Bug Fixes
* `OperationalError` while selecting Serial No in `Warranty Claim` (backport [#38394 ](https://github.com/frappe/erpnext/issues/38394 )) ([#38413 ](https://github.com/frappe/erpnext/issues/38413 )) ([49296cd ](49296cd5cb ))
* better overlap logic for job card (backport [#38432 ](https://github.com/frappe/erpnext/issues/38432 )) ([#38521 ](https://github.com/frappe/erpnext/issues/38521 )) ([6db63c9 ](6db63c971e ))
* consider the `Valuation Method` while picking incorrect SLE (backport [#38592 ](https://github.com/frappe/erpnext/issues/38592 )) ([#38594 ](https://github.com/frappe/erpnext/issues/38594 )) ([01b2a1f ](01b2a1ffeb ))
* debit credit mismatch in multi-currecy asset purchase receipt ([#38342 ](https://github.com/frappe/erpnext/issues/38342 )) ([fd6a23c ](fd6a23cf41 ))
* don't consider cancelled entries ([#38401 ](https://github.com/frappe/erpnext/issues/38401 )) ([9345334 ](9345334196 ))
* don't show non-stock items in Stock Analytics report (backport [#38543 ](https://github.com/frappe/erpnext/issues/38543 )) ([#38544 ](https://github.com/frappe/erpnext/issues/38544 )) ([2e333e6 ](2e333e6802 ))
* don't update previous doc on rate change (backport [#38493 ](https://github.com/frappe/erpnext/issues/38493 )) ([#38523 ](https://github.com/frappe/erpnext/issues/38523 )) ([b88c7d6 ](b88c7d63de ))
* exclude `invoice_doctypes` from party advance ([1042d4c ](1042d4cfeb ))
* exploded items in Subcontracting Receipt (backport [#38441 ](https://github.com/frappe/erpnext/issues/38441 )) ([#38444 ](https://github.com/frappe/erpnext/issues/38444 )) ([2908d96 ](2908d966b6 ))
* get dynamic link with parenttype contact ([12d3cda ](12d3cda2d9 ))
* incorrect customer outstanding amount ([#38475 ](https://github.com/frappe/erpnext/issues/38475 )) ([c07723d ](c07723d49d ))
* incorrect material request quantity in Production Plan (backport [#38566 ](https://github.com/frappe/erpnext/issues/38566 )) ([#38578 ](https://github.com/frappe/erpnext/issues/38578 )) ([70965ef ](70965efd94 ))
* incorrect ordered qty for Subcontracting Order ([#38415 ](https://github.com/frappe/erpnext/issues/38415 )) ([8e37087 ](8e370876cc ))
* incorrect requested quantity for the subcontracting order (backport [#38455 ](https://github.com/frappe/erpnext/issues/38455 )) ([#38471 ](https://github.com/frappe/erpnext/issues/38471 )) ([497049b ](497049b3fd ))
* item group filter in sales person wise report ([eee9062 ](eee9062814 ))
* make create button translatable ([#38165 ](https://github.com/frappe/erpnext/issues/38165 )) ([c71b31e ](c71b31e3b8 ))
* no fstring in translation ([#38381 ](https://github.com/frappe/erpnext/issues/38381 )) ([cec2574 ](cec25740ea ))
* **pe:** show split alert only on splitting ([8d6d74c ](8d6d74c237 ))
* **regional:** use net figures for sales calc ([#38260 ](https://github.com/frappe/erpnext/issues/38260 )) ([d337533 ](d337533907 ))
* remove hardcoded, implicit rounding loss allowance ([419943a ](419943a9d9 ))
* set cwip account before asset tests ([ecde1d5 ](ecde1d58b5 ))
* show item name as title instead of item group in BOM (backport [#38478 ](https://github.com/frappe/erpnext/issues/38478 )) ([#38480 ](https://github.com/frappe/erpnext/issues/38480 )) ([0df52d2 ](0df52d2c4f ))
* SO ordered qty on PO item removal ([#38378 ](https://github.com/frappe/erpnext/issues/38378 )) ([b7fe163 ](b7fe163de5 ))
* sql error while filtering on finance book in GL ([25ec1fc ](25ec1fce61 ))
* unset discount amount based on coupon code ([7fa97fa ](7fa97fa7b5 ))
* use `docstatus` instead of `status` (backport [#38439 ](https://github.com/frappe/erpnext/issues/38439 )) ([#38442 ](https://github.com/frappe/erpnext/issues/38442 )) ([2dc4b02 ](2dc4b02fc8 ))
* use predefined onload property `load_after_mapping` (backport [#38209 ](https://github.com/frappe/erpnext/issues/38209 )) ([#38518 ](https://github.com/frappe/erpnext/issues/38518 )) ([9f23b7e ](9f23b7e46f ))
* **ux:** make valuation field read only when it can't be modified (backport [#38450 ](https://github.com/frappe/erpnext/issues/38450 )) ([#38463 ](https://github.com/frappe/erpnext/issues/38463 )) ([bec7fb5 ](bec7fb5493 ))
* validate finance_books table length in asset ([#38584 ](https://github.com/frappe/erpnext/issues/38584 )) ([14b908f ](14b908f8ab ))
### Features
* `Company` filter in `Stock Ledger Variance` report (backport [#38553 ](https://github.com/frappe/erpnext/issues/38553 )) ([#38573 ](https://github.com/frappe/erpnext/issues/38573 )) ([6c89f35 ](6c89f351f4 ))
* shift depreciation for assets [v14] [backport of [#38327 ](https://github.com/frappe/erpnext/issues/38327 )] ([#38404 ](https://github.com/frappe/erpnext/issues/38404 )) ([d8c3935 ](d8c3935e64 ))
v14.53.0
2023-12-05 17:17:12 +00:00
Deepesh Garg
37bf57cf75
Merge pull request #38589 from frappe/version-14-hotfix
...
chore: release v14
2023-12-05 22:45:16 +05:30
Deepesh Garg
8d4c38f6b9
Merge branch 'version-14' into version-14-hotfix
2023-12-05 22:01:50 +05:30
mergify[bot]
01b2a1ffeb
fix: consider the Valuation Method while picking incorrect SLE (backport #38592 ) ( #38594 )
...
* fix: incorrect SLE for `Moving Average` valuation method
(cherry picked from commit 8beec58670 )
* feat: add `Valuation Method` column in `Stock Ledger Variance` report
(cherry picked from commit 16c297c2ec )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-05 18:13:59 +05:30
ruthra kumar
b858d1ceeb
Merge pull request #38585 from frappe/mergify/bp/version-14-hotfix/pr-38580
...
fix: sql error while filtering on finance book in GL (backport #38580 )
2023-12-05 15:07:07 +05:30
Sherin KR
14b908f8ab
fix: validate finance_books table length in asset ( #38584 )
2023-12-05 14:44:59 +05:30
ruthra kumar
25ec1fce61
fix: sql error while filtering on finance book in GL
...
(cherry picked from commit b1d9f3132d )
2023-12-05 09:11:39 +00:00
mergify[bot]
70965efd94
fix: incorrect material request quantity in Production Plan (backport #38566 ) ( #38578 )
...
fix: incorrect material request quantity in Production Plan (#38566 )
(cherry picked from commit aaa9036eca )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-05 14:24:54 +05:30
Karol Walczysko
9f43e9e668
Fix: Asset JS fieldname depreciation_schedule to schedules in make_schedules_editable function. ( #38583 )
...
Fix fieldname depreciation_schedule to schedules
Renames the depreciation_schedule fieldname to schedules in the make_schedules_editable function.
2023-12-05 14:22:23 +05:30
ruthra kumar
47ef075759
Merge pull request #38576 from frappe/mergify/bp/version-14-hotfix/pr-38570
...
refactor: ignore unreconcile doc on PI cancel/delete (backport #38570 )
2023-12-05 13:52:22 +05:30
ruthra kumar
4544727654
refactor: ingore on JE cancel as well
...
(cherry picked from commit 1a5d56977e )
2023-12-05 13:32:10 +05:30
mergify[bot]
6c89f351f4
feat: Company filter in Stock Ledger Variance report (backport #38553 ) ( #38573 )
...
feat: `Company` filter in `Stock Ledger Variance` report
(cherry picked from commit fb3421fcce )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-05 12:33:14 +05:30
ruthra kumar
35c06fabc5
refactor: ignore unreconcile doc on PI cancel/delete
...
(cherry picked from commit 4ca84eadb6 )
2023-12-05 06:34:13 +00:00
Gursheen Anand
cbe15e159a
fix: limit end date to current date
...
(cherry picked from commit ab6e92aae1 )
2023-12-05 05:54:12 +00:00
Shariq Ansari
3411814ee3
Merge pull request #38563 from frappe/mergify/bp/version-14-hotfix/pr-38562
...
fix: get dynamic link with parenttype contact (backport #38562 )
2023-12-04 19:22:28 +05:30
Shariq Ansari
12d3cda2d9
fix: get dynamic link with parenttype contact
...
(cherry picked from commit 3d7ad71b22 )
2023-12-04 13:51:13 +00:00
ruthra kumar
efc6a8a044
Merge pull request #38546 from frappe/mergify/bp/version-14-hotfix/pr-38283
...
chore: move reconciliation cleanup patch to pre-model sync (backport #38283 )
2023-12-04 14:33:44 +05:30
ruthra kumar
0d913a6401
Merge pull request #38549 from frappe/mergify/bp/version-14-hotfix/pr-38475
...
fix: incorrect customer outstanding amount (backport #38475 )
2023-12-04 13:58:16 +05:30
ruthra kumar
2e3a860a46
chore: resolve conflict
2023-12-04 13:43:41 +05:30
NIYAZ RAZAK
c07723d49d
fix: incorrect customer outstanding amount ( #38475 )
...
* fix: incorrect customer outstanding amount
* chore: resolve linting error
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit 3df1d75bdd )
2023-12-04 08:10:42 +00:00
ruthra kumar
7551ba3851
chore: move reconciliation cleanup patch to pre-model
...
(cherry picked from commit f258ab5e98 )
# Conflicts:
# erpnext/patches.txt
2023-12-04 07:33:38 +00:00
ruthra kumar
67f149ee06
Merge pull request #38541 from frappe/mergify/bp/version-14-hotfix/pr-38148
...
refactor: convert Payment Reconciliation to virtual doctype (backport #38148 )
2023-12-04 13:01:49 +05:30
ruthra kumar
d27e588672
chore: resolve conflicts
2023-12-04 12:21:19 +05:30
mergify[bot]
2e333e6802
fix: don't show non-stock items in Stock Analytics report (backport #38543 ) ( #38544 )
...
* fix(ux): stock-item filter for Item Code field
(cherry picked from commit ccdcb7dfcc )
* fix: don't show non-stock items in Stock Analytics report
(cherry picked from commit 01aadbef85 )
* fix: `linter`
(cherry picked from commit 15fff84bb5 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-04 12:18:31 +05:30
ruthra kumar
59773acdd2
chore: clear singles table and reconciliation related tables
...
(cherry picked from commit f31002636b )
# Conflicts:
# erpnext/patches.txt
2023-12-04 06:31:05 +00:00
ruthra kumar
454d789232
chore: remove reconciliation defaults from patch
...
(cherry picked from commit b5dd0c8630 )
# Conflicts:
# erpnext/patches.txt
2023-12-04 06:31:04 +00:00
ruthra kumar
c349c89ae3
refactor: virtual doctype methods
...
(cherry picked from commit 9c7b19e0b7 )
2023-12-04 06:31:04 +00:00