Frappe PR Bot
7a2b07a2a3
chore(release): Bumped to Version 14.78.1
...
## [14.78.1](https://github.com/frappe/erpnext/compare/v14.78.0...v14.78.1 ) (2024-12-05)
### Bug Fixes
* required by date in the reorder material request (backport [#44497 ](https://github.com/frappe/erpnext/issues/44497 )) ([#44508 ](https://github.com/frappe/erpnext/issues/44508 )) ([e0b8c27 ](e0b8c2788b ))
v14.78.1
2024-12-05 08:18:33 +00:00
rohitwaghchaure
86ff1545ce
Merge pull request #44535 from frappe/mergify/bp/version-14/pr-44508
...
fix: required by date in the reorder material request (backport #44497 ) (backport #44508 )
2024-12-05 13:47:02 +05:30
mergify[bot]
e0b8c2788b
fix: required by date in the reorder material request (backport #44497 ) ( #44508 )
...
* fix: required by date in the reorder material request (#44497 )
(cherry picked from commit 4001166ecc )
# Conflicts:
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 15e3663633 )
2024-12-05 07:24:59 +00:00
Frappe PR Bot
c1a1346e2a
chore(release): Bumped to Version 14.78.0
...
# [14.78.0](https://github.com/frappe/erpnext/compare/v14.77.3...v14.78.0 ) (2024-12-04)
### Bug Fixes
* Add filter for `outstanding_amount` to fetch open PRs ([7e847f2 ](7e847f27dd ))
* Add translation for showing mandatory fields in error msg ([de5b253 ](de5b253215 ))
* added fieldname to avoid fieldname to translate ([d7caa8d ](d7caa8d51b ))
* Added translation for `Account` column ([2061c7c ](2061c7ca46 ))
* adjusted incoming rate for zero rated item in purchase receipt ([d7583e3 ](d7583e3993 ))
* correct buying amount for product bundel ([91f6393 ](91f6393104 ))
* Dashboard for `Payment Request` ([c911a70 ](c911a70a84 ))
* Data Should be Computed in Backend to Maintain Consistent Behaviour ([#44195 ](https://github.com/frappe/erpnext/issues/44195 )) ([8529eb4 ](8529eb4573 ))
* handle multi currency in common party journal entry ([bed6dab ](bed6dabecb ))
* incorrect Gross Margin on project ([#44461 ](https://github.com/frappe/erpnext/issues/44461 )) ([5533592 ](5533592b2b ))
* remove queries ([7d724d7 ](7d724d7647 ))
* show "Send SMS" only when enabled (backport [#43941 ](https://github.com/frappe/erpnext/issues/43941 )) ([#43969 ](https://github.com/frappe/erpnext/issues/43969 )) ([9ae04df ](9ae04dfed3 ))
* source warehouse not set in required items of WO (backport [#44426 ](https://github.com/frappe/erpnext/issues/44426 )) ([#44433 ](https://github.com/frappe/erpnext/issues/44433 )) ([cbce4e7 ](cbce4e72d9 ))
* Translate `Party Account` column label ([c4103d2 ](c4103d26be ))
* typeerror on transaction.js ([147eb04 ](147eb047aa ))
### Features
* add Company Contact Person in selling transactions (backport [#44362 ](https://github.com/frappe/erpnext/issues/44362 )) ([#44397 ](https://github.com/frappe/erpnext/issues/44397 )) ([78ab44c ](78ab44ce1a ))
### Performance Improvements
* cache product bundle items at document level ([#44440 ](https://github.com/frappe/erpnext/issues/44440 )) ([df0dac5 ](df0dac5610 ))
* reduce queries during transaction save ([f884cf8 ](f884cf8a5e ))
### Reverts
* remove default `Payment Request` indicator color ([9baaaca ](9baaaca924 ))
v14.78.0
2024-12-04 04:36:03 +00:00
ruthra kumar
1e02d06424
Merge pull request #44482 from frappe/version-14-hotfix
...
chore: release v14
2024-12-04 10:04:44 +05:30
ruthra kumar
2812eae589
Merge pull request #44484 from frappe/mergify/bp/version-14-hotfix/pr-44467
...
fix: Multiple Fixes in Gross Profit Report (backport #44467 )
2024-12-03 19:15:34 +05:30
ruthra kumar
a94e3cd433
chore: fix typo
...
(cherry picked from commit fc0122ce76 )
2024-12-03 12:00:36 +00:00
ljain112
91f6393104
fix: correct buying amount for product bundel
...
(cherry picked from commit 4e6a5893e7 )
2024-12-03 12:00:36 +00:00
ljain112
7d724d7647
fix: remove queries
...
(cherry picked from commit a86b223aed )
2024-12-03 12:00:35 +00:00
ruthra kumar
e4b811be23
Merge pull request #44469 from frappe/mergify/bp/version-14-hotfix/pr-44461
...
fix: incorrect Gross Margin on project (backport #44461 )
2024-12-03 15:32:04 +05:30
rohitwaghchaure
ccd7992e99
chore: fix conflicts
2024-12-03 15:08:38 +05:30
rohitwaghchaure
86ff3e0c10
chore: fix conflicts
2024-12-03 15:06:16 +05:30
ruthra kumar
96fe3f4a2c
Merge pull request #44479 from frappe/mergify/bp/version-14-hotfix/pr-44415
...
fix: adjusted incoming rate for zero rated item in purchase receipt (backport #44415 )
2024-12-03 14:48:24 +05:30
ljain112
d7583e3993
fix: adjusted incoming rate for zero rated item in purchase receipt
...
(cherry picked from commit 3182c6981c )
2024-12-03 08:56:06 +00:00
rohitwaghchaure
5533592b2b
fix: incorrect Gross Margin on project ( #44461 )
...
(cherry picked from commit 7de9c14a2c )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2024-12-02 10:10:31 +00:00
ruthra kumar
ba19e06e64
Merge pull request #44464 from frappe/mergify/bp/version-14-hotfix/pr-44412
...
fix: handle multi currency in common party journal entry (backport #44412 )
2024-12-02 14:03:21 +05:30
ruthra kumar
1988c23539
chore: resolve conflict
2024-12-02 13:42:27 +05:30
ruthra kumar
70cac3186b
Merge pull request #44462 from frappe/mergify/bp/version-14-hotfix/pr-44437
...
fix: Added translation for `Account` column (backport #44437 )
2024-12-02 13:39:59 +05:30
ljain112
bed6dabecb
fix: handle multi currency in common party journal entry
...
(cherry picked from commit e371f68d66 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2024-12-02 07:10:05 +00:00
Abdeali Chharchhoda
c4103d26be
fix: Translate Party Account column label
...
(cherry picked from commit a4f8315602 )
2024-12-02 06:53:37 +00:00
Abdeali Chharchhoda
2061c7ca46
fix: Added translation for Account column
...
(cherry picked from commit de6cbd382f )
2024-12-02 06:53:37 +00:00
Sagar Vora
84bd0c8c50
Merge pull request #44446 from frappe/mergify/bp/version-14-hotfix/pr-44443
...
perf: reduce queries during transaction save (backport #44443 )
2024-11-30 00:47:53 +05:30
Sagar Vora
f884cf8a5e
perf: reduce queries during transaction save
...
(cherry picked from commit b6b8a06fda )
2024-11-29 19:17:26 +00:00
Sagar Vora
54782d41be
Merge pull request #44444 from frappe/mergify/bp/version-14-hotfix/pr-44439
...
fix: added fieldname to avoid fieldname to translate (backport #44439 )
2024-11-30 00:29:47 +05:30
Abdeali Chharchhoda
d7caa8d51b
fix: added fieldname to avoid fieldname to translate
...
(cherry picked from commit b80022133c )
2024-11-29 18:56:31 +00:00
Sagar Vora
9e8150554f
Merge pull request #44441 from frappe/mergify/bp/version-14-hotfix/pr-44440
...
perf: cache product bundle items at document level (backport #44440 )
2024-11-29 23:04:01 +05:30
Sagar Vora
df0dac5610
perf: cache product bundle items at document level ( #44440 )
...
(cherry picked from commit 6de7320ef4 )
2024-11-29 17:22:51 +00:00
mergify[bot]
cbce4e72d9
fix: source warehouse not set in required items of WO (backport #44426 ) ( #44433 )
...
* fix: source warehouse not set in required items of WO (#44426 )
fix: source warehouse not set in required items of WO on data import
(cherry picked from commit 4050ea07eb )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-29 18:13:25 +05:30
ruthra kumar
2c2a204a06
Merge pull request #44390 from frappe/mergify/bp/version-14-hotfix/pr-44386
...
fix: Add translation for showing mandatory fields in error msg (backport #44386 )
2024-11-29 15:38:52 +05:30
ruthra kumar
da5b57e4af
Merge pull request #44424 from frappe/mergify/bp/version-14-hotfix/pr-44302
...
fix: Minor Updates in `Payment Request` and `Payment Entry` (backport #44302 )
2024-11-29 15:38:11 +05:30
Abdeali Chharchhoda
de5b253215
fix: Add translation for showing mandatory fields in error msg
...
(cherry picked from commit f42ec6a124 )
2024-11-29 14:57:21 +05:30
ruthra kumar
a8ef90b40c
chore: resolve conflict
2024-11-29 14:51:46 +05:30
Abdeali Chharchhoda
7e847f27dd
fix: Add filter for outstanding_amount to fetch open PRs
...
(cherry picked from commit 214dfab269 )
2024-11-29 09:11:07 +00:00
Abdeali Chharchhoda
eb809847f1
refactor: Move PR link filters to client side
...
(cherry picked from commit 2db2c8bce1 )
2024-11-29 09:11:06 +00:00
Abdeali Chharchhoda
9baaaca924
revert: remove default Payment Request indicator color
...
(cherry picked from commit 37ceb09955 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request_list.js
2024-11-29 09:11:06 +00:00
Abdeali Chharchhoda
c911a70a84
fix: Dashboard for Payment Request
...
(cherry picked from commit 91955e27c3 )
2024-11-29 09:11:06 +00:00
Abdeali Chharchhoda
e2728db5c2
refactor: Used object to get payment request status indicator
...
(cherry picked from commit e1c4d6e1e6 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request_list.js
2024-11-29 09:11:06 +00:00
Smit Vora
f6f1052a80
Merge pull request #44409 from frappe/mergify/bp/version-14-hotfix/pr-44195
...
fix: Data Should be Computed in Backend to Maintain Consistent Behaviour (backport #44195 )
2024-11-28 16:27:16 +05:30
Ninad Parikh
8529eb4573
fix: Data Should be Computed in Backend to Maintain Consistent Behaviour ( #44195 )
...
(cherry picked from commit 69bd90b038 )
2024-11-28 10:31:28 +00:00
ruthra kumar
a73fedbaca
Merge pull request #44406 from frappe/mergify/bp/version-14-hotfix/pr-44405
...
fix: typeerror on transaction.js (backport #44405 )
2024-11-28 15:13:27 +05:30
ruthra kumar
147eb047aa
fix: typeerror on transaction.js
...
(cherry picked from commit 46ce8780f2 )
2024-11-28 15:02:35 +05:30
mergify[bot]
9ae04dfed3
fix: show "Send SMS" only when enabled (backport #43941 ) ( #43969 )
...
fix: show "Send SMS" only when enabled (#43941 )
(cherry picked from commit 65088cbb1b )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-27 23:52:12 +01:00
mergify[bot]
78ab44ce1a
feat: add Company Contact Person in selling transactions (backport #44362 ) ( #44397 )
...
* feat: add Company Contact Person in selling transactions (#44362 )
(cherry picked from commit f6776c7d6b )
* chore: resolve conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-27 17:09:09 +01:00
Frappe PR Bot
0079bd282e
chore(release): Bumped to Version 14.77.3
...
## [14.77.3](https://github.com/frappe/erpnext/compare/v14.77.2...v14.77.3 ) (2024-11-27)
### Bug Fixes
* correct placeholder index in message ([d7e6b0e ](d7e6b0e1b7 ))
* added Stock UOM field for RM in work order (backport [#44185 ](https://github.com/frappe/erpnext/issues/44185 )) ([#44236 ](https://github.com/frappe/erpnext/issues/44236 )) ([ee647f2 ](ee647f2381 ))
* billed qty and received amount in PO analysis report (backport [#44349 ](https://github.com/frappe/erpnext/issues/44349 )) ([#44353 ](https://github.com/frappe/erpnext/issues/44353 )) ([6aebe98 ](6aebe98020 ))
* change asset status correctly ([841df3b ](841df3b1ce ))
* Get submitted documents in validate_for_closed_fiscal_year ([b9efeeb ](b9efeeb71a ))
* gp for return invoice ([6e56343 ](6e563438bd ))
* include current invoice amount when tax_on_excess_amount is checked ([071adcf ](071adcf291 ))
* incorrect GL entry on sale of fully depreciated asset ([cc5ada1 ](cc5ada194e ))
* make free qty round on large transaction qty ([2eb7002 ](2eb70026ae ))
* patch ([#44191 ](https://github.com/frappe/erpnext/issues/44191 )) ([3643c60 ](3643c60c67 ))
* test case ([7eafe7f ](7eafe7f853 ))
* unify company address query in sales transactions (backport [#44361 ](https://github.com/frappe/erpnext/issues/44361 )) ([#44366 ](https://github.com/frappe/erpnext/issues/44366 )) ([fef7cfb ](fef7cfb888 ))
* update gross profit for returned invoices ([0eb5e00 ](0eb5e001e1 ))
* Used `Fiscal Dates` instead of year's `Start` and `End` dates ([4f806f9 ](4f806f9a72 ))
v14.77.3
2024-11-27 15:25:06 +00:00
ruthra kumar
2db54f0bb1
Merge pull request #44342 from frappe/version-14-hotfix
...
chore: release v14
2024-11-27 20:53:38 +05:30
ruthra kumar
627a50e7bc
Merge pull request #44384 from frappe/mergify/bp/version-14-hotfix/pr-44323
...
fix: update gross profit for returned invoices (backport #44323 )
2024-11-27 17:21:13 +05:30
ljain112
7eafe7f853
fix: test case
...
(cherry picked from commit af5a3e5a48 )
2024-11-27 11:20:16 +00:00
ljain112
6e563438bd
fix: gp for return invoice
...
(cherry picked from commit 00403515a8 )
2024-11-27 11:20:16 +00:00
ljain112
0eb5e001e1
fix: update gross profit for returned invoices
...
(cherry picked from commit 8a42601e99 )
2024-11-27 11:20:15 +00:00
ruthra kumar
0dfb9ddb85
Merge pull request #44380 from frappe/mergify/bp/version-14-hotfix/pr-44377
...
fix: correct placeholder index in message (backport #44377 )
2024-11-27 15:38:39 +05:30