ruthra kumar
53eb6129ea
refactor: remove 'Bank Trasaction' logic from status_update
...
(cherry picked from commit cf988434e9 )
2024-01-09 05:51:38 +00:00
ruthra kumar
277aa7bc2b
fix: bank transction status upon reconciliation
...
(cherry picked from commit 6de8c18f98 )
2024-01-09 05:51:37 +00:00
Nabin Hait
97a51487c1
Merge pull request #39219 from frappe/mergify/bp/version-15-hotfix/pr-39209
...
fix: Introduced company field to show amounts in company currency (backport #39209 )
2024-01-08 21:53:16 +05:30
Gursheen Anand
53208dfb3e
fix: fetch name for fy
...
(cherry picked from commit d0ea598cdf )
2024-01-08 16:22:58 +00:00
Nabin Hait
1d2e831846
fix: Introduced company field to show amounts in company currency
...
(cherry picked from commit eab22eb282 )
2024-01-08 16:09:42 +00:00
Nabin Hait
50300b9be6
fix: Show maintain-stock and is-fixed-asset checkbox in item quick entry dialog
...
(cherry picked from commit c14986f9e6 )
2024-01-08 16:07:23 +00:00
mergify[bot]
abc99f84e9
fix: FG Item incorrect qty in the work order (backport #39200 ) ( #39211 )
...
fix: FG Item incorrect qty in the work order (#39200 )
(cherry picked from commit 466625213b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-08 18:18:32 +05:30
mergify[bot]
3caf462c6b
fix: flaky demo test case (backport #39135 ) ( #39198 )
...
fix: flaky demo test case
(cherry picked from commit 5b1571879c )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-08 17:44:24 +05:30
Shariq Ansari
58357f8891
Merge pull request #39206 from frappe/mergify/bp/version-15-hotfix/pr-39204
...
fix: add expected_start_date in sort by (backport #39204 )
2024-01-08 16:37:37 +05:30
Shariq Ansari
8cc9ddaebd
chore: linter fix
2024-01-08 16:30:26 +05:30
Shariq Ansari
1f64b8fcd8
chore: linter fix
2024-01-08 16:30:03 +05:30
Shariq Ansari
80a2b79bba
chore: linter fix
2024-01-08 16:29:13 +05:30
Shariq Ansari
b064944753
fix: add expected_start_date in sort by
...
(cherry picked from commit 3d54fd8389 )
2024-01-08 10:40:20 +00:00
mergify[bot]
672e6d6d06
fix: duplicate entry for serial / batch creation (backport #39188 ) ( #39192 )
...
fix: duplicate entry for serial / batch creation (#39188 )
(cherry picked from commit b96c063c93 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-08 14:21:04 +05:30
mergify[bot]
926850d1f6
fix: update Maintenance Schedule status on Maintenance Visit submit (backport #39167 ) ( #39186 )
...
* fix: make `Sales Person` non-mandatory
(cherry picked from commit 4d56f725fe )
* fix: update Maintenance Schedule status on Maintenance Visit submit
(cherry picked from commit cd293a5173 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-08 13:23:12 +05:30
Nabin Hait
d6d54ed220
fix: Purchase date and amount is not mandatory for composite asset creation
...
(cherry picked from commit c34f09c503 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.py
2024-01-08 06:53:11 +00:00
Nabin Hait
e89dce726b
fix: improved validation message
...
(cherry picked from commit fe43dab4d7 )
2024-01-08 06:53:10 +00:00
ruthra kumar
83288fedf1
Merge pull request #39187 from ruthra-kumar/backport_37613
...
fix: possible key error in Financial Ratio's report
2024-01-08 12:08:13 +05:30
ruthra kumar
16269b0730
fix: possible key error on Financial ratios report
2024-01-08 11:50:13 +05:30
ruthra kumar
f1d25700a8
Merge pull request #39183 from frappe/mergify/bp/version-15-hotfix/pr-39161
...
refactor: allow sales invoice in Bank Reconciliation tool (backport #39161 )
2024-01-08 11:09:42 +05:30
ruthra kumar
00d36d14fb
refactor: allow sales invoice in Bank Reconciliation tool
...
(cherry picked from commit b69cdeb4a6 )
2024-01-08 05:02:30 +00:00
ruthra kumar
c912e4c99d
Merge pull request #39182 from frappe/mergify/bp/version-15-hotfix/pr-39165
...
fix: incorrect outstanding amt validation on advance as liability (backport #39165 )
2024-01-08 10:31:17 +05:30
ruthra kumar
1eee52c59c
Merge pull request #39181 from frappe/mergify/bp/version-15-hotfix/pr-39159
...
refactor: prevent permission error by always processing bulk transaction in background (backport #39159 )
2024-01-08 10:30:48 +05:30
ruthra kumar
51d8a7a0c1
fix: incorrect outstanding amt validation on advance as liability
...
(cherry picked from commit 4cc3c1b765 )
2024-01-08 04:45:03 +00:00
ruthra kumar
f0bc0aa676
refactor: prevent permissions by always processing in background
...
(cherry picked from commit 15dc5c7e99 )
2024-01-08 04:43:11 +00:00
mergify[bot]
f3882a854f
fix: don't set rate for non-stock item in Internal Transfer (backport #39140 ) ( #39169 )
...
* fix: don't set rate for non-stock item in Internal Transfer
(cherry picked from commit e1b0fffd0c )
* test: internal transfer for non-stock item
(cherry picked from commit 57b6a98703 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-06 11:03:24 +05:30
Aulia Bismar
5e4693763a
fix: Creating Asset Activity while Importing Asset ( #39113 )
...
* fix: import asset not working on activity
* chore: fix linting issue in asset_activity.py
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2024-01-05 10:46:31 +05:30
mergify[bot]
82b96d3688
fix: inventory dimension negative stock validation (backport #39149 ) ( #39151 )
...
fix: inventory dimension negative stock validation (#39149 )
(cherry picked from commit bae7c64964 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-05 05:04:28 +05:30
Raffael Meyer
0454dede92
Merge pull request #39148 from frappe/mergify/bp/version-15-hotfix/pr-39126
...
fix(Employee): treeview (backport #39126 )
2024-01-04 15:24:43 +01:00
Raffael Meyer
6020c8e8f7
fix(Employee): treeview ( #39126 )
...
(cherry picked from commit e912e9597d )
2024-01-04 12:34:52 +00:00
mergify[bot]
b192ddd13b
feat: provision to close SCO (backport #39127 ) ( #39144 )
...
* feat: provision to close SCO
(cherry picked from commit 5e2669f4b6 )
* fix: don't allow to submit/cancel SCR against a closed SCO
(cherry picked from commit 9e973476b2 )
* fix: don't allow to submit/cancel SE against a closed SCO
(cherry picked from commit 5bc2035bd0 )
* fix(ux): filter closed SCO in `Get Items From` dialog
(cherry picked from commit bb839b2924 )
* fix: don't close PO on SCO close
(cherry picked from commit 0d01bd8a5a )
* fix: update qty on SCO status change
(cherry picked from commit 245effcccd )
* fix: don't allow to reopen SCO if PO is closed
(cherry picked from commit 784b6dcfea )
* fix: auto close and reopen SCO based on PO status
(cherry picked from commit 0819675fce )
* fix(text): test_update_status
(cherry picked from commit cdd5441435 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-04 17:22:58 +05:30
mergify[bot]
2db1e1a737
fix: serial / batch barcode scanner (backport #39114 ) ( #39143 )
...
fix: serial / batch barcode scanner (#39114 )
(cherry picked from commit f09e2130a1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-04 16:02:29 +05:30
Deepesh Garg
7a5a4be02f
Merge pull request #39137 from frappe/mergify/bp/version-15-hotfix/pr-39125
...
fix: ignore cancelled payments in Sales/Purchase Register (#39125 )
2024-01-04 11:25:39 +05:30
Deepesh Garg
b834abbd4f
Merge pull request #39139 from frappe/mergify/bp/version-15-hotfix/pr-39138
...
fix: Subscription update patch (#39138 )
2024-01-04 11:25:21 +05:30
Deepesh Garg
7640feaaa7
fix: Subscription update patch
...
(cherry picked from commit 277dade9f9 )
2024-01-04 05:54:51 +00:00
ruthra kumar
9e1b443857
fix: ignore cancelled payments in Sales/Purchase Register
...
(cherry picked from commit 0f1be03faf )
2024-01-04 05:45:52 +00:00
Deepesh Garg
18575e137c
Merge pull request #39129 from monolithonadmin/version-15-hotfix
...
fix: Add name to Hungary - Chart of Accounts for Microenterprises json
2024-01-04 08:42:03 +05:30
Monolithonadmin
0784488eec
fix: Add name to Hungary - Chart of Accounts for Microenterprises json
2024-01-03 20:52:30 +01:00
Frappe PR Bot
290397172e
chore(release): Bumped to Version 15.9.1
...
## [15.9.1](https://github.com/frappe/erpnext/compare/v15.9.0...v15.9.1 ) (2024-01-03)
### Bug Fixes
* typerror on multi select dialog ([5ee6cc4 ](5ee6cc4bac ))
v15.9.1
2024-01-03 15:37:59 +00:00
ruthra kumar
e3c473482b
Merge pull request #39124 from frappe/mergify/bp/version-15/pr-39116
...
fix: typerror on multi select dialog (backport #39116 )
2024-01-03 21:06:50 +05:30
ruthra kumar
bc529b51dc
Merge pull request #39122 from frappe/mergify/bp/version-15-hotfix/pr-39116
...
fix: typerror on multi select dialog (backport #39116 )
2024-01-03 21:06:06 +05:30
ruthra kumar
5ee6cc4bac
fix: typerror on multi select dialog
...
(cherry picked from commit 7da9ffa3bd )
2024-01-03 15:26:21 +00:00
ruthra kumar
54a0df5164
fix: typerror on multi select dialog
...
(cherry picked from commit 7da9ffa3bd )
2024-01-03 15:25:24 +00:00
mergify[bot]
40ec5ff90f
fix(UX): dont override framework's permission check messages (backport #39118 ) ( #39120 )
...
fix(UX): dont override framework's permission check messages (#39118 )
(cherry picked from commit e84c9f7c51 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-03 20:32:52 +05:30
Ankush Menat
aad39cf686
fix: Ignore UP on "allowed to transact with" ( #39103 )
...
If a customer is allowed to transact with some company it usually
doesn't imply that customer is somehow "linked with" that company.
2024-01-03 13:13:24 +05:30
Frappe PR Bot
3eac0e907e
chore(release): Bumped to Version 15.9.0
...
# [15.9.0](https://github.com/frappe/erpnext/compare/v15.8.3...v15.9.0 ) (2024-01-03)
### Bug Fixes
* auto fetch not working if bundle exists (backport [#39002 ](https://github.com/frappe/erpnext/issues/39002 )) ([#39004 ](https://github.com/frappe/erpnext/issues/39004 )) ([2e91934 ](2e919344df ))
* **DX:** capture tracebacks with context (backport [#39060 ](https://github.com/frappe/erpnext/issues/39060 )) ([#39063 ](https://github.com/frappe/erpnext/issues/39063 )) ([8ad7faf ](8ad7fafe2a ))
* enqueue demo data setup on setup complete (backport [#39043 ](https://github.com/frappe/erpnext/issues/39043 )) ([#39044 ](https://github.com/frappe/erpnext/issues/39044 )) ([d8cf994 ](d8cf994e94 ))
* incorrect total when Accumulating values ([7c7c3c9 ](7c7c3c932f ))
* Multiple subscription fixes ([#39005 ](https://github.com/frappe/erpnext/issues/39005 )) ([5158884 ](5158884dc9 ))
* non stock uom validation for serial and batch (backport [#39018 ](https://github.com/frappe/erpnext/issues/39018 )) ([#39026 ](https://github.com/frappe/erpnext/issues/39026 )) ([89d1069 ](89d1069472 ))
* not able to cancel sales invoice (backport [#38979 ](https://github.com/frappe/erpnext/issues/38979 )) ([#38980 ](https://github.com/frappe/erpnext/issues/38980 )) ([f8625f3 ](f8625f3eb7 ))
* on cancellation of document cancel the serial and batch bundle (backport [#39076 ](https://github.com/frappe/erpnext/issues/39076 )) ([#39082 ](https://github.com/frappe/erpnext/issues/39082 )) ([2e0abbd ](2e0abbd274 ))
* Opening balance in bank reconciliation tool ([#38977 ](https://github.com/frappe/erpnext/issues/38977 )) ([e0755f9 ](e0755f9a9a ))
* purchase return without item code not working (backport [#39014 ](https://github.com/frappe/erpnext/issues/39014 )) ([#39015 ](https://github.com/frappe/erpnext/issues/39015 )) ([2a390ac ](2a390ac2de ))
* remove bad defaults (backport [#38986 ](https://github.com/frappe/erpnext/issues/38986 )) ([#38988 ](https://github.com/frappe/erpnext/issues/38988 )) ([46035ed ](46035ed9ca ))
* select options should dynamically load dimensions ([21f9001 ](21f90011bc ))
* serial and batch bundle company mandatory error (backport [#38994 ](https://github.com/frappe/erpnext/issues/38994 )) ([#38999 ](https://github.com/frappe/erpnext/issues/38999 )) ([d2580be ](d2580be4fd ))
* take quantity into account when setting asset's gross purchase amt (backport [#39056 ](https://github.com/frappe/erpnext/issues/39056 )) ([#39058 ](https://github.com/frappe/erpnext/issues/39058 )) ([2e93275 ](2e932754e0 ))
* Unable to save Sales Invoice ([#39059 ](https://github.com/frappe/erpnext/issues/39059 )) ([73c0f37 ](73c0f3703c ))
* undefined error in Budget Variance and Profitability report ([9fdf5c8 ](9fdf5c8091 ))
* undefined error in consolidated financial report ([49f93f9 ](49f93f9fa1 ))
* use `Stock Qty` while getting `POS Reserved Qty` (backport [#38962 ](https://github.com/frappe/erpnext/issues/38962 )) ([#38965 ](https://github.com/frappe/erpnext/issues/38965 )) ([76c6b50 ](76c6b501f9 ))
* Validate account in Sales/Purchase Taxes and Charges Template ([#39013 ](https://github.com/frappe/erpnext/issues/39013 )) ([f3254c2 ](f3254c2010 ))
* work order with multi level, fetch operting cost from sub-assembly (backport [#38992 ](https://github.com/frappe/erpnext/issues/38992 )) ([#39028 ](https://github.com/frappe/erpnext/issues/39028 )) ([3a7506e ](3a7506ecbc ))
### Features
* Against voucher filter in General Ledger ([#39102 ](https://github.com/frappe/erpnext/issues/39102 )) ([458064f ](458064f8a1 ))
* group by Asset in Asset Depreciations and Balances report (backport [#38923 ](https://github.com/frappe/erpnext/issues/38923 )) ([#39066 ](https://github.com/frappe/erpnext/issues/39066 )) ([d85dad7 ](d85dad7198 ))
* Merge taxes from mapped docs ([#38346 ](https://github.com/frappe/erpnext/issues/38346 )) ([4e23048 ](4e2304818b ))
* voucher subtype for general ledger ([#38822 ](https://github.com/frappe/erpnext/issues/38822 )) ([e5d73c7 ](e5d73c780b ))
### Performance Improvements
* index item_code in bom explosion item (backport [#39085 ](https://github.com/frappe/erpnext/issues/39085 )) ([#39088 ](https://github.com/frappe/erpnext/issues/39088 )) ([57bcf9f ](57bcf9f568 ))
v15.9.0
2024-01-03 06:01:15 +00:00
Deepesh Garg
d2fdce007e
Merge pull request #39090 from frappe/version-15-hotfix
...
chore: release v15
2024-01-03 11:29:39 +05:30
Deepesh Garg
458064f8a1
feat: Against voucher filter in General Ledger ( #39102 )
2024-01-03 10:51:34 +05:30
rohitwaghchaure
56d510b878
Merge branch 'version-15' into version-15-hotfix
2024-01-02 17:34:56 +05:30
mergify[bot]
57bcf9f568
perf: index item_code in bom explosion item (backport #39085 ) ( #39088 )
...
perf: index item_code in bom explosion item (#39085 )
(cherry picked from commit 739434b727 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-02 14:43:10 +05:30