Frappe PR Bot
3035dcab07
chore(release): Bumped to Version 15.16.2
...
## [15.16.2](https://github.com/frappe/erpnext/compare/v15.16.1...v15.16.2 ) (2024-03-07)
### Bug Fixes
* use serial/batch field for rejected items (backport [#40327 ](https://github.com/frappe/erpnext/issues/40327 )) (backport [#40329 ](https://github.com/frappe/erpnext/issues/40329 )) ([#40332 ](https://github.com/frappe/erpnext/issues/40332 )) ([5af335d ](5af335dc33 ))
v15.16.2
2024-03-07 09:25:12 +00:00
mergify[bot]
5af335dc33
fix: use serial/batch field for rejected items (backport #40327 ) (backport #40329 ) ( #40332 )
...
fix: use serial/batch field for rejected items (backport #40327 ) (#40329 )
fix: use serial/batch field for rejected items (#40327 )
(cherry picked from commit 01856a6e9d )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 7ca72423b9 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-07 14:53:29 +05:30
Frappe PR Bot
643189a0ce
chore(release): Bumped to Version 15.16.1
...
## [15.16.1](https://github.com/frappe/erpnext/compare/v15.16.0...v15.16.1 ) (2024-03-06)
### Bug Fixes
* batch no not copied while making Material Consumption entry (backport [#40290 ](https://github.com/frappe/erpnext/issues/40290 )) (backport [#40300 ](https://github.com/frappe/erpnext/issues/40300 )) ([#40303 ](https://github.com/frappe/erpnext/issues/40303 )) ([f21918d ](f21918d06c ))
* not able to cancel purchase receipt for old subcontracting flow (backport [#40298 ](https://github.com/frappe/erpnext/issues/40298 )) (backport [#40302 ](https://github.com/frappe/erpnext/issues/40302 )) ([#40305 ](https://github.com/frappe/erpnext/issues/40305 )) ([3814c5a ](3814c5a54a ))
* stock ledger balance qty for the batch (backport [#40274 ](https://github.com/frappe/erpnext/issues/40274 )) (backport [#40301 ](https://github.com/frappe/erpnext/issues/40301 )) ([#40304 ](https://github.com/frappe/erpnext/issues/40304 )) ([539eb79 ](539eb794c0 ))
* use serial batch fields for subcontracting receipt (backport [#40311 ](https://github.com/frappe/erpnext/issues/40311 )) (backport [#40315 ](https://github.com/frappe/erpnext/issues/40315 )) ([#40316 ](https://github.com/frappe/erpnext/issues/40316 )) ([e357497 ](e357497bcb ))
v15.16.1
2024-03-06 14:48:42 +00:00
mergify[bot]
e357497bcb
fix: use serial batch fields for subcontracting receipt (backport #40311 ) (backport #40315 ) ( #40316 )
...
fix: use serial batch fields for subcontracting receipt (backport #40311 ) (#40315 )
fix: use serial batch fields for subcontracting receipt (#40311 )
(cherry picked from commit cef6291311 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 4b15c00b11 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-06 20:17:30 +05:30
mergify[bot]
f21918d06c
fix: batch no not copied while making Material Consumption entry (backport #40290 ) (backport #40300 ) ( #40303 )
...
fix: batch no not copied while making Material Consumption entry (backport #40290 ) (#40300 )
fix: batch no not copied while making Material Consumption entry (#40290 )
(cherry picked from commit 1eaa386657 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 6d1c144a66 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-06 20:17:20 +05:30
mergify[bot]
539eb794c0
fix: stock ledger balance qty for the batch (backport #40274 ) (backport #40301 ) ( #40304 )
...
fix: stock ledger balance qty for the batch (backport #40274 ) (#40301 )
fix: stock ledger balance qty for the batch (#40274 )
(cherry picked from commit e178ffc3c1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 62aefcef04 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-06 20:17:09 +05:30
mergify[bot]
3814c5a54a
fix: not able to cancel purchase receipt for old subcontracting flow (backport #40298 ) (backport #40302 ) ( #40305 )
...
fix: not able to cancel purchase receipt for old subcontracting flow (backport #40298 ) (#40302 )
fix: not able to cancel purchase receipt for old subcontracting flow (#40298 )
(cherry picked from commit 48da952fd7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit e0e80f7eed )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-06 20:17:01 +05:30
Frappe PR Bot
eb9b2e896e
chore(release): Bumped to Version 15.16.0
...
# [15.16.0](https://github.com/frappe/erpnext/compare/v15.15.0...v15.16.0 ) (2024-03-06)
### Bug Fixes
* allow editable accounting dimensions for repostable doctypes ([cd24a2a ](cd24a2a05d ))
* allow gain/loss for Journals against Journals ([d8cf6ba ](d8cf6ba38d ))
* check child rows before update ([e20c1ac ](e20c1acb6e ))
* disable editable account heads ([c55c0f7 ](c55c0f7173 ))
* do not allow to cancel incomplete reposting (backport [#40224 ](https://github.com/frappe/erpnext/issues/40224 )) ([#40230 ](https://github.com/frappe/erpnext/issues/40230 )) ([63209f4 ](63209f4eac ))
* don't override reference exchange rate ([4513d83 ](4513d83f22 ))
* handle partial invoice against provisional entry ([87596e6 ](87596e6e29 ))
* ignore self on GL account validation for Bank Account ([1947a67 ](1947a67f3d ))
* include Debit To/Credit To account while fetching advance ([23d7a1f ](23d7a1fc76 ))
* incorrect exchange rate if JE has multi parties ([b785901 ](b785901efa ))
* incorrect TCS on customer and suppliers with same name ([d74647d ](d74647d5a5 ))
* make use of 'flt' to prevent really low precision exc gain/loss ([9057bff ](9057bff786 ))
* make warning for previously existing SO an alert ([4f9b194 ](4f9b194fe9 ))
* over billing qty along with rate ([00d410c ](00d410cc1d ))
* **Project:** filter department by company ([13e3343 ](13e334398e ))
* provisional reverse entry amount ([0182b95 ](0182b95230 ))
* rate change on changing of the qty (backport [#40241 ](https://github.com/frappe/erpnext/issues/40241 )) ([#40243 ](https://github.com/frappe/erpnext/issues/40243 )) ([1d42171 ](1d421713be ))
* remove free item row only if pricing rule matches ([6352bfe ](6352bfe34e ))
* report path from the Item and Putaway Rule list (backport [#40190 ](https://github.com/frappe/erpnext/issues/40190 )) ([#40266 ](https://github.com/frappe/erpnext/issues/40266 )) ([c7b96df ](c7b96df69c ))
* serial no valuation rate (backport [#40221 ](https://github.com/frappe/erpnext/issues/40221 )) ([#40223 ](https://github.com/frappe/erpnext/issues/40223 )) ([85ae9ee ](85ae9eee25 ))
* **setup:** avoid duplicate entry for Analytics role (backport [#40183 ](https://github.com/frappe/erpnext/issues/40183 )) ([#40185 ](https://github.com/frappe/erpnext/issues/40185 )) ([9cb8d33 ](9cb8d33923 ))
* test for repost accounting in JVs ([1634955 ](16349553c7 ))
* test for reposting pi ([6230bbc ](6230bbc77d ))
* uom wise price in sales or purchase transaction (backport [#40216 ](https://github.com/frappe/erpnext/issues/40216 )) ([#40225 ](https://github.com/frappe/erpnext/issues/40225 )) ([b398cc6 ](b398cc6579 ))
### Features
* add company filter to child table field ([0ede99b ](0ede99b3cb ))
* add patch for making repostable dimension fields editable ([4b57126 ](4b5712688a ))
* allow on submit for selected fields ([6c3b5bb ](6c3b5bb402 ))
* repost ledger button in JV ([e5eeb21 ](e5eeb216e8 ))
* update after submit in JV ([cdab3fa ](cdab3fa970 ))
* validate before allowing repost ([8585cfc ](8585cfc533 ))
### Performance Improvements
* serial and batch bundle valuation (reposting) (backport [#40255 ](https://github.com/frappe/erpnext/issues/40255 )) ([#40262 ](https://github.com/frappe/erpnext/issues/40262 )) ([93f3af7 ](93f3af7dba ))
v15.16.0
2024-03-06 03:31:25 +00:00
Deepesh Garg
5e89676d05
Merge pull request #40280 from frappe/version-15-hotfix
...
chore: release v15
2024-03-06 09:00:14 +05:30
ruthra kumar
50e49bef85
Merge pull request #40284 from frappe/mergify/bp/version-15-hotfix/pr-40278
...
fix: incorrect TCS on customer and suppliers with same name (backport #40278 )
2024-03-05 15:48:25 +05:30
ruthra kumar
d74647d5a5
fix: incorrect TCS on customer and suppliers with same name
...
(cherry picked from commit 9904a9868c )
2024-03-05 09:54:46 +00:00
mergify[bot]
ee119f30fb
chore: fixed fetch from (backport #40270 ) ( #40275 )
...
chore: fixed fetch from (#40270 )
(cherry picked from commit 34051bc04f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-05 14:32:36 +05:30
mergify[bot]
c7b96df69c
fix: report path from the Item and Putaway Rule list (backport #40190 ) ( #40266 )
...
fix: report path from the Item and Putaway Rule list (#40190 )
(cherry picked from commit 8e2f9787c1 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-03-04 20:03:42 +05:30
mergify[bot]
63209f4eac
fix: do not allow to cancel incomplete reposting (backport #40224 ) ( #40230 )
...
* 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:21 +05:30
mergify[bot]
93f3af7dba
perf: serial and batch bundle valuation (reposting) (backport #40255 ) ( #40262 )
...
* perf: serial and batch bundle valuation (reposting) (#40255 )
perf: serial and batch bundle valuation
(cherry picked from commit 6379238893 )
* chore: fix styles
* chore: fix linters
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-04 13:13:49 +05:30
Gursheen Kaur Anand
0b1417e891
Merge pull request #40256 from GursheenK/editable-journals-v15
...
feat: editable journals v15
2024-03-04 11:15:41 +05:30
Gursheen Anand
16349553c7
fix: test for repost accounting in JVs
2024-03-04 00:25:57 +05:30
Gursheen Anand
4b5712688a
feat: add patch for making repostable dimension fields editable
2024-03-04 00:25:54 +05:30
Gursheen Anand
cd24a2a05d
fix: allow editable accounting dimensions for repostable doctypes
2024-03-04 00:24:32 +05:30
Gursheen Anand
c55c0f7173
fix: disable editable account heads
2024-03-04 00:24:26 +05:30
Gursheen Anand
6230bbc77d
fix: test for reposting pi
2024-03-04 00:18:09 +05:30
Gursheen Anand
e20c1acb6e
fix: check child rows before update
2024-03-04 00:18:09 +05:30
Gursheen Anand
6173654093
chore: correct typo
2024-03-04 00:18:09 +05:30
Gursheen Anand
b0be08f05d
test: reposting entries for JV
2024-03-04 00:18:09 +05:30
Gursheen Anand
7aeb53a806
refactor: use qb for JV tests
2024-03-04 00:18:09 +05:30
Gursheen Anand
e5eeb216e8
feat: repost ledger button in JV
2024-03-04 00:18:09 +05:30
Gursheen Anand
8585cfc533
feat: validate before allowing repost
2024-03-04 00:18:04 +05:30
Gursheen Anand
a512ec7af5
refactor: better abstraction for controller code
2024-03-04 00:16:39 +05:30
Gursheen Anand
cdab3fa970
feat: update after submit in JV
2024-03-04 00:16:32 +05:30
Gursheen Anand
6c3b5bb402
feat: allow on submit for selected fields
2024-03-04 00:14:28 +05:30
Gursheen Anand
db7348a1de
refactor: remove controller logic for setting balances
2024-03-04 00:13:32 +05:30
Gursheen Anand
84672e2275
refactor: exclude balances while setting currency
2024-03-04 00:13:32 +05:30
Gursheen Anand
c68939a0e0
refactor: exclude balance while setting acc details
2024-03-04 00:13:32 +05:30
Gursheen Anand
0c234e5c1a
refactor: remove balance formatter
2024-03-04 00:13:32 +05:30
Gursheen Anand
689f277d13
refactor: remove balance fields from jv account
2024-03-04 00:11:23 +05:30
Gursheen Kaur Anand
328728e3a4
Merge pull request #40252 from frappe/mergify/bp/version-15-hotfix/pr-40250
...
fix(minor): company filter in cost center allocation (backport #40250 )
2024-03-03 18:24:27 +05:30
Gursheen Anand
0ede99b3cb
feat: add company filter to child table field
...
(cherry picked from commit 51909077bd )
2024-03-03 12:45:39 +00:00
Gursheen Kaur Anand
d130aadcf3
Merge pull request #40205 from frappe/mergify/bp/version-15-hotfix/pr-39584
...
fix: use receipt amount for reverse provisional entry (backport #39584 )
2024-03-03 17:55:31 +05:30
mergify[bot]
1d421713be
fix: rate change on changing of the qty (backport #40241 ) ( #40243 )
...
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:50:01 +05:30
ruthra kumar
0b091aaf14
Merge pull request #40239 from frappe/mergify/bp/version-15-hotfix/pr-40220
...
refactor: Gain/Loss Journal creation for Journals against Journals (backport #40220 )
2024-03-02 15:57:18 +05:30
ruthra kumar
e5fdca7b05
test: gain/loss on Journals against Journals
...
(cherry picked from commit 8a5078b826 )
2024-03-02 10:08:19 +00:00
ruthra kumar
d8cf6ba38d
fix: allow gain/loss for Journals against Journals
...
(cherry picked from commit 5b67631d40 )
2024-03-02 10:08:19 +00:00
ruthra kumar
9057bff786
fix: make use of 'flt' to prevent really low precision exc gain/loss
...
(cherry picked from commit 0aa72f841d )
2024-03-02 10:08:18 +00:00
ruthra kumar
014d21a050
Merge pull request #40233 from frappe/mergify/bp/version-15-hotfix/pr-40149
...
fix: incorrect exchange rate if JE has multi parties (backport #40149 )
2024-03-02 14:35:25 +05:30
ruthra kumar
05e4d1c240
test: exchange rate fetch on JE with multiple forex parties
...
(cherry picked from commit ed95d41a51 )
2024-03-02 08:22:47 +00:00
ruthra kumar
4513d83f22
fix: don't override reference exchange rate
...
(cherry picked from commit eaac02655b )
2024-03-02 08:22:47 +00:00
ruthra kumar
b785901efa
fix: incorrect exchange rate if JE has multi parties
...
(cherry picked from commit 694c17487d )
2024-03-02 08:22:45 +00:00
mergify[bot]
b398cc6579
fix: uom wise price in sales or purchase transaction (backport #40216 ) ( #40225 )
...
fix: uom wise price in sales or purchase transaction (#40216 )
fix: uom wise price
(cherry picked from commit 13b05aa7fb )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-03-02 13:00:52 +05:30
mergify[bot]
85ae9eee25
fix: serial no valuation rate (backport #40221 ) ( #40223 )
...
fix: serial no valuation rate (#40221 )
(cherry picked from commit a5232d9c10 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-01 22:48:15 +05:30
ruthra kumar
70ab25a611
Merge pull request #40201 from frappe/mergify/bp/version-15-hotfix/pr-40197
...
fix: ignore self on GL account validation for Bank Account (backport #40197 )
2024-03-01 09:45:39 +05:30