Frappe PR Bot
9ccdb987d9
chore(release): Bumped to Version 15.41.0
...
# [15.41.0](https://github.com/frappe/erpnext/compare/v15.40.0...v15.41.0 ) (2024-11-06)
### Bug Fixes
* add precision validation ([b665e4e ](b665e4e24a ))
* deleting SO/PO will remove its advance payment ledger entry ([d84a3c4 ](d84a3c4f29 ))
* map reference number while reversing journal ([10d8cc9 ](10d8cc9d66 ))
* **return:** set default return warehouse ([e730b8c ](e730b8c6e4 ))
* SO link on PO and add in missing dashboard references on both ([9f7afda ](9f7afda4db ))
* validation trigger (backport [#43926 ](https://github.com/frappe/erpnext/issues/43926 )) ([#43943 ](https://github.com/frappe/erpnext/issues/43943 )) ([a689830 ](a689830bff ))
* valuation rate for sales / purchase return for serial / batch nos (backport [#43925 ](https://github.com/frappe/erpnext/issues/43925 )) ([#43942 ](https://github.com/frappe/erpnext/issues/43942 )) ([ce42d84 ](ce42d847b3 ))
### Features
* advance payment ledger doctype ([b343334 ](b343334f69 ))
* remove Payroll Entry from Bank Account dashboard (backport [#43931 ](https://github.com/frappe/erpnext/issues/43931 )) ([#43933 ](https://github.com/frappe/erpnext/issues/43933 )) ([4a749ce ](4a749cec72 ))
### Performance Improvements
* avoid reposting of entries created after stock reco (backport [#43950 ](https://github.com/frappe/erpnext/issues/43950 )) ([#43961 ](https://github.com/frappe/erpnext/issues/43961 )) ([7ad664d ](7ad664d89a ))
* too many writes error during reposting (backport [#43978 ](https://github.com/frappe/erpnext/issues/43978 )) ([#43983 ](https://github.com/frappe/erpnext/issues/43983 )) ([a38819c ](a38819cbd5 ))
v15.41.0
2024-11-06 05:21:49 +00:00
ruthra kumar
a6c58a3542
Merge pull request #43975 from frappe/version-15-hotfix
...
chore: release v15
2024-11-06 10:50:24 +05:30
mergify[bot]
ceccd8c2dc
chore: update serial_batch_bundle.py (backport #43981 ) ( #43984 )
...
chore: update serial_batch_bundle.py (#43981 )
Avaliable -> Available
(cherry picked from commit 30954ed645 )
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com >
2024-11-06 10:30:06 +05:30
mergify[bot]
a38819cbd5
perf: too many writes error during reposting (backport #43978 ) ( #43983 )
...
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:44 +05:30
Khushi Rawat
801940912a
Merge pull request #43980 from frappe/mergify/bp/version-15-hotfix/pr-43979
...
fix: added precision validation (backport #43979 )
2024-11-06 01:45:53 +05:30
Khushi Rawat
b665e4e24a
fix: add precision validation
...
(cherry picked from commit 7daadcf420 )
2024-11-05 19:03:26 +00:00
ruthra kumar
e4d94af019
Merge pull request #43973 from frappe/mergify/bp/version-15-hotfix/pr-43971
...
refactor: update permission requirement for advance ledger (backport #43971 )
2024-11-05 11:20:10 +05:30
ruthra kumar
eaf6d0d7d8
refactor: update advance ledger role requirement
...
(cherry picked from commit e41560d30b )
2024-11-05 05:30:13 +00:00
ruthra kumar
1b8bd0e1f3
refactor: avoid permission issue for non-admin
...
(cherry picked from commit c832d9fb9a )
2024-11-05 05:30:13 +00:00
ruthra kumar
ce817cbc12
Merge pull request #43965 from frappe/mergify/bp/version-15-hotfix/pr-43388
...
fix: SO link on PO and add in missing dashboard references on both (backport #43388 )
2024-11-04 14:27:34 +05:30
CaseSolved
84a40c282b
chore: linting
...
(cherry picked from commit be6970c850 )
2024-11-04 08:32:21 +00:00
CaseSolved
9f7afda4db
fix: SO link on PO and add in missing dashboard references on both
...
(cherry picked from commit 2017fd80d1 )
2024-11-04 08:32:21 +00:00
ruthra kumar
ddd50167a5
Merge pull request #43447 from frappe/mergify/bp/version-15-hotfix/pr-43446
...
fix(return): set default return warehouse (backport #43446 )
2024-11-04 13:26:01 +05:30
mergify[bot]
7ad664d89a
perf: avoid reposting of entries created after stock reco (backport #43950 ) ( #43961 )
...
perf: avoid reposting of entries created after stock reco (#43950 )
(cherry picked from commit 7cfe1c8d59 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-04 13:23:44 +05:30
ruthra kumar
5eb252215c
Merge pull request #43959 from frappe/mergify/bp/version-15-hotfix/pr-43929
...
fix: Map reference number while reversing Journal Entry (backport #43929 )
2024-11-04 13:15:31 +05:30
ramyasusee
10d8cc9d66
fix: map reference number while reversing journal
...
(cherry picked from commit 77de783cd4 )
2024-11-04 06:58:58 +00:00
ruthra kumar
64f616b8a7
Merge pull request #43956 from frappe/mergify/bp/version-15-hotfix/pr-43835
...
Update fiscal_year.js (backport #43835 )
2024-11-04 11:26:03 +05:30
hyaray
9a2b0a965d
refactor: use year current year start date as default
...
(cherry picked from commit d54283ded5 )
2024-11-04 05:48:42 +00:00
ruthra kumar
ec465571d8
Merge pull request #43946 from frappe/mergify/bp/version-15-hotfix/pr-43709
...
feat: Ledger for advance payment (backport #43709 )
2024-11-04 10:53:21 +05:30
mergify[bot]
ce42d847b3
fix: valuation rate for sales / purchase return for serial / batch nos (backport #43925 ) ( #43942 )
...
fix: valuation rate for sales / purchase return for serial / batch nos (#43925 )
(cherry picked from commit 01bb1612da )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-03 04:20:20 +05:30
mergify[bot]
a689830bff
fix: validation trigger (backport #43926 ) ( #43943 )
...
fix: validation trigger (#43926 )
(cherry picked from commit ba9fb4effc )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-03 04:20:01 +05:30
ruthra kumar
9bfcad31fd
refactor: replace non-existant IntegrationTestCase
2024-11-01 20:08:07 +05:30
ruthra kumar
426010e21a
refactor: fetch correct hook variable
2024-11-01 14:14:03 +05:30
ruthra kumar
ba09ddcc3a
chore: resolve conflict
2024-11-01 14:10:45 +05:30
ruthra kumar
d0a655d5ae
test: PO advance and currency from journal
...
(cherry picked from commit cf7b8f1b41 )
2024-11-01 08:35:08 +00:00
ruthra kumar
91a276d4ed
test: PO 'Advance Paid' and curreny when using payment
...
(cherry picked from commit ca85c75e39 )
2024-11-01 08:35:08 +00:00
ruthra kumar
16c1fc75b5
chore: move tests to advance payment ledger doctype
...
(cherry picked from commit 14cef3d4c4 )
2024-11-01 08:35:08 +00:00
ruthra kumar
7f9ae4e044
test: advance and currency from Journal
...
(cherry picked from commit 1825082512 )
2024-11-01 08:35:07 +00:00
ruthra kumar
c8be4f3f78
refactor: use dr / cr account currency field for journals
...
(cherry picked from commit 9c1a4e284c )
2024-11-01 08:35:07 +00:00
ruthra kumar
d830ce1d88
test: USD Sales Order with advance payment
...
(cherry picked from commit 6c731561f3 )
2024-11-01 08:35:07 +00:00
ruthra kumar
07a394a1c5
refactor: handle currency on advance payment ledger
...
(cherry picked from commit ae6a81cd07 )
2024-11-01 08:35:07 +00:00
ruthra kumar
68a95c7dbc
refactor: move creation logic to controller
...
(cherry picked from commit ad88bde448 )
2024-11-01 08:35:07 +00:00
ruthra kumar
164d7cc896
refactor: handle 'no data' situation in patch
...
(cherry picked from commit 8e3bf7dc09 )
2024-11-01 08:35:07 +00:00
ruthra kumar
063cef576c
chore: update ignore_linked_doctypes for Journal Entry
...
(cherry picked from commit 767ae6a372 )
2024-11-01 08:35:06 +00:00
ruthra kumar
c6bfdcf503
chore: update patchex.txt
...
(cherry picked from commit 8ab7194b1d )
2024-11-01 08:35:06 +00:00
ruthra kumar
085e0455d8
refactor: patch to migrating old SO / PO to advance ledger
...
(cherry picked from commit b927f2f4a0 )
2024-11-01 08:35:06 +00:00
ruthra kumar
cb36dcb382
refactor(test): reconciliation shouldn't affect advance paid
...
(cherry picked from commit 35a8a18728 )
2024-11-01 08:35:06 +00:00
ruthra kumar
ffd426d43d
refactor: link journal entry to advance payment ledger
...
(cherry picked from commit fca5e95248 )
2024-11-01 08:35:06 +00:00
ruthra kumar
d84a3c4f29
fix: deleting SO/PO will remove its advance payment ledger entry
...
(cherry picked from commit 14357bccba )
2024-11-01 08:35:06 +00:00
ruthra kumar
a12df122a9
refactor(test): advance_paid stays after reconciliation
...
(cherry picked from commit c4197c3f31 )
2024-11-01 08:35:05 +00:00
ruthra kumar
df25d33735
chore: remove duplicate test class
...
(cherry picked from commit e2891a60d5 )
2024-11-01 08:35:05 +00:00
ruthra kumar
a6c26874c7
refactor: remove advance payment ledgers on document deletion
...
(cherry picked from commit 3c53b92f05 )
2024-11-01 08:35:05 +00:00
ruthra kumar
54f758c327
refactor: calculate advance from advance ledger
...
(cherry picked from commit 2b2360bf7b )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-11-01 08:35:05 +00:00
ruthra kumar
bf0b74bcbd
refactor: create advance ledger entries on submit and cancel
...
(cherry picked from commit 575ca5b900 )
2024-11-01 08:35:04 +00:00
ruthra kumar
0d02f8b5d1
refactor: make all fields readonly
...
(cherry picked from commit f176a82198 )
2024-11-01 08:35:04 +00:00
ruthra kumar
b343334f69
feat: advance payment ledger doctype
...
(cherry picked from commit 2d6efd7cc8 )
2024-11-01 08:35:04 +00:00
mergify[bot]
4a749cec72
feat: remove Payroll Entry from Bank Account dashboard (backport #43931 ) ( #43933 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-10-30 15:49:26 +01:00
Frappe PR Bot
3648f3816f
chore(release): Bumped to Version 15.40.0
...
# [15.40.0](https://github.com/frappe/erpnext/compare/v15.39.6...v15.40.0 ) (2024-10-30)
### Bug Fixes
* add company filter for project ([33fa1e4 ](33fa1e45ad ))
* add parenttype clause to invoice tax query in sales_register report ([603d2cf ](603d2cf77d ))
* backport translations from develop ([#43849 ](https://github.com/frappe/erpnext/issues/43849 )) ([11dd196 ](11dd1968c7 ))
* basic rate not editable in Stock Entry Detail (backport [#43837 ](https://github.com/frappe/erpnext/issues/43837 )) ([#43838 ](https://github.com/frappe/erpnext/issues/43838 )) ([20478b6 ](20478b632f ))
* better implementation, handle missing purchase order ([41db040 ](41db040a60 ))
* Calculate gross margin on update of project costing from invoices (backport [#43876 ](https://github.com/frappe/erpnext/issues/43876 )) ([#43900 ](https://github.com/frappe/erpnext/issues/43900 )) ([93d0db2 ](93d0db2910 ))
* calculate tds with net amount when invoice exceeds single threshold amount (backport [#43869 ](https://github.com/frappe/erpnext/issues/43869 )) ([#43920 ](https://github.com/frappe/erpnext/issues/43920 )) ([9a52661 ](9a526611e0 ))
* cannot create opp from lead without prospect ([4dcaf42 ](4dcaf42bc5 ))
* consider gle based on balances in company currency ([#43805 ](https://github.com/frappe/erpnext/issues/43805 )) ([2fb4417 ](2fb441763a ))
* consider opening asset values while calculating asset depreciation rate ([1af2326 ](1af2326a52 ))
* correct garbage value on Razorpay Payments Page ([2c21df2 ](2c21df2ad9 ))
* do not check for payment terms details for return invoices. ([9a5604c ](9a5604c5bb ))
* do not copy serial numbers from DN to SI (backport [#43885 ](https://github.com/frappe/erpnext/issues/43885 )) ([#43893 ](https://github.com/frappe/erpnext/issues/43893 )) ([d06831e ](d06831ea94 ))
* do not set payment terms for return invoices ([a826a89 ](a826a894f4 ))
* find first PCV to consider opening entries ([8218ca9 ](8218ca990c ))
* Handle None value for item description in customer portal invoice view (backport [#43823 ](https://github.com/frappe/erpnext/issues/43823 )) ([#43889 ](https://github.com/frappe/erpnext/issues/43889 )) ([8a72845 ](8a72845ee6 ))
* hide payment terms for return and paid purchase invoices ([29aa5d6 ](29aa5d6468 ))
* incorrect value of available_qty_for_consumption in subcontracti… (backport [#43836 ](https://github.com/frappe/erpnext/issues/43836 )) ([#43861 ](https://github.com/frappe/erpnext/issues/43861 )) ([cd4746a ](cd4746ad2a ))
* map doc from purchase order ([58a3ef7 ](58a3ef7aa6 ))
* Patch for reposting account closing balance (backport [#43905 ](https://github.com/frappe/erpnext/issues/43905 )) ([#43910 ](https://github.com/frappe/erpnext/issues/43910 )) ([ab16207 ](ab162070a6 ))
* post account closing balance against pcv closing account (backport [#43887 ](https://github.com/frappe/erpnext/issues/43887 )) ([#43898 ](https://github.com/frappe/erpnext/issues/43898 )) ([e22d0a3 ](e22d0a3406 ))
* purchase return validation issue (backport [#43871 ](https://github.com/frappe/erpnext/issues/43871 )) (backport [#43874 ](https://github.com/frappe/erpnext/issues/43874 )) ([#43879 ](https://github.com/frappe/erpnext/issues/43879 )) ([db3be41 ](db3be4195c ))
* recalculate outstanding after save on checkout for POS Invoice ([63668eb ](63668eb855 ))
* remarks field in payment reconciliation ([8707090 ](870709079b ))
* **RFQ:** make strings translatable (backport [#43843 ](https://github.com/frappe/erpnext/issues/43843 )) ([#43848 ](https://github.com/frappe/erpnext/issues/43848 )) ([07aaef2 ](07aaef2af2 ))
* rounding issue of required qty in subcontracting order ([#43908 ](https://github.com/frappe/erpnext/issues/43908 )) ([9ac87bd ](9ac87bd3b1 ))
* scrub "-" from fieldname in accounting dimension ([c702826 ](c70282663c ))
* set bill_no before `against_voucher` gets concatenated ([81297ce](81297ce168 ))
* set default warehouse for pos invoice ([b80a5f2 ](b80a5f27a9 ))
* set proper currency format ([9f97018 ](9f970189fe ))
* Unnecessary validation for non deferred sales invoices ([#43816 ](https://github.com/frappe/erpnext/issues/43816 )) ([bf4fb53 ](bf4fb53575 ))
* use period closing voucher object to call get_account_closing_ba… (backport [#43880 ](https://github.com/frappe/erpnext/issues/43880 )) ([#43883 ](https://github.com/frappe/erpnext/issues/43883 )) ([8bfc212 ](8bfc212e26 ))
* validate fieldname ([b21abf4 ](b21abf4d90 ))
* work order finish button not showing (backport [#43875 ](https://github.com/frappe/erpnext/issues/43875 )) (backport [#43877 ](https://github.com/frappe/erpnext/issues/43877 )) ([#43904 ](https://github.com/frappe/erpnext/issues/43904 )) ([7189dab ](7189daba19 ))
### Features
* add party name in payment request ([935f2e1 ](935f2e11e8 ))
### Performance Improvements
* performance optimizations for accounting reports by refactoring account closing balance and period closing voucher ([#43798 ](https://github.com/frappe/erpnext/issues/43798 )) ([ced76ca ](ced76ca5c0 ))
v15.40.0
2024-10-30 09:55:19 +00:00
ruthra kumar
6da359a839
Merge pull request #43891 from frappe/version-15-hotfix
...
chore: release v15
2024-10-30 15:23:57 +05:30
Shariq Ansari
5ea498062c
Merge pull request #43927 from frappe/mergify/bp/version-15-hotfix/pr-43921
...
fix: cannot create opp from lead without prospect (backport #43921 )
2024-10-30 14:40:00 +05:30