ruthra kumar
c90d33acc3
test: exc gain/loss posting date based on configuration
...
(cherry picked from commit 2f3281579a )
2025-01-24 04:50:32 +00:00
ruthra kumar
ccaf0d4b85
refactor: only apply configuration on normal payments
...
patch to update default value
(cherry picked from commit b2c3da135e )
2025-01-24 04:50:32 +00:00
ruthra kumar
d955986342
refactor: allow reconciliation date for exchange gain / loss
...
(cherry picked from commit 95af63e305 )
2025-01-24 04:50:31 +00:00
ruthra kumar
c127cbac57
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 5257413a93 )
2025-01-24 04:50:31 +00:00
ruthra kumar
c6bc5f5d7d
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 3fbd2ca0d9 )
2025-01-24 04:50:30 +00:00
ruthra kumar
1522600eb5
Merge pull request #45411 from frappe/mergify/bp/version-15-hotfix/pr-45291
...
fix: don't update party-type on change of cost center in Journal Entry (backport #45291 )
2025-01-24 10:16:53 +05:30
Sanket Shah
fb75180a7d
fix: don't update party-type on change of cost center in Journal Entry ( #45291 )
...
fix: don't update party-type on change of cost center
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit 19c8708e5e )
2025-01-23 13:04:19 +00:00
mergify[bot]
5d7d3d8c19
fix: add condition to check if item is delivered by supplier in make_purchase_order_for_default_supplier() (backport #45370 ) ( #45410 )
...
fix: add condition to check if item is delivered by supplier in make_purchase_order_for_default_supplier() (#45370 )
(cherry picked from commit 69464ab7ff )
Co-authored-by: Shanuka Hewage <89955436+Shanuka-98@users.noreply.github.com >
2025-01-23 18:18:48 +05:30
mergify[bot]
73a21c294c
fix: fix creating documents from sales invoice (backport #45346 ) ( #45408 )
...
* fix: fix creating documents from sales invoice (#45346 )
Co-authored-by: Meike Nedwidek <nedwidek@kk-software.de >
(cherry picked from commit 1758e125e0 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
* fix: resolved conflict
---------
Co-authored-by: meike289 <63092915+meike289@users.noreply.github.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-01-23 18:18:17 +05:30
marination
60feb7cbd4
fix: Wrong bank_ac_no filter + simplify convoluted logic
2025-01-23 13:14:25 +01:00
marination
153e961df7
fix: Use process.extract to get the corresponding party doc name of the result
...
- rapidfuzz accepts an iterable or a dict. dict input gives the dict key and value in the result
2025-01-23 13:13:12 +01:00
marination
86f4bf6e01
fix: Set right party name in bank transaction
...
- If party name and docname are different, set the docname in Bank Transaction
2025-01-23 13:12:59 +01:00
ruthra kumar
7fdf2a7d45
Merge pull request #45399 from frappe/mergify/bp/version-15-hotfix/pr-44790
...
refactor: configurable posting date for Exc Gain / Loss journal (backport #44790 )
2025-01-23 17:30:38 +05:30
ruthra kumar
3906e5c33f
chore: use correct decorator
2025-01-23 17:05:36 +05:30
ruthra kumar
72581dd0bf
Merge pull request #45400 from ruthra-kumar/manual_addition_of_translation
...
refactor: more translation in bengali
2025-01-23 16:52:16 +05:30
ruthra kumar
10ee6f3e22
chore: resolve conflict
2025-01-23 16:36:55 +05:30
ruthra kumar
db4fe59bca
Merge pull request #45398 from frappe/mergify/bp/version-15-hotfix/pr-44950
...
fix: postal_code_move_and_fixes (backport #44950 )
2025-01-23 16:35:05 +05:30
samsul580
495273365b
feat(translations): add Bengali translations for signature and client details
2025-01-23 16:31:59 +05:30
ruthra kumar
3c3f092382
refactor: support JE posting date in semi-auto reconciilation tool
...
(cherry picked from commit a71718883e )
# Conflicts:
# erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.json
2025-01-23 10:59:54 +00:00
ruthra kumar
693687d8a3
test: exc gain/loss posting date based on configuration
...
(cherry picked from commit 2f3281579a )
2025-01-23 10:59:53 +00:00
ruthra kumar
c070a140f2
refactor: only apply configuration on normal payments
...
patch to update default value
(cherry picked from commit b2c3da135e )
2025-01-23 10:59:53 +00:00
ruthra kumar
f411bcc8b5
refactor: allow reconciliation date for exchange gain / loss
...
(cherry picked from commit 95af63e305 )
2025-01-23 10:59:52 +00:00
ruthra kumar
763cc18aad
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 5257413a93 )
2025-01-23 10:59:52 +00:00
ruthra kumar
671f728c4a
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 3fbd2ca0d9 )
2025-01-23 10:59:52 +00:00
mahsem
0e088dde36
fix: postal_code_move_and_fixes
...
(cherry picked from commit 185bbb4c20 )
2025-01-23 10:48:01 +00:00
Diptanil Saha
546da29761
chore: quickbooks migrator integration removal ( #45393 )
2025-01-23 14:17:14 +05:30
Frappe PR Bot
4573408866
chore(release): Bumped to Version 15.49.2
...
## [15.49.2](https://github.com/frappe/erpnext/compare/v15.49.1...v15.49.2 ) (2025-01-23)
### Bug Fixes
* batch qty calculation (backport [#45367 ](https://github.com/frappe/erpnext/issues/45367 )) ([#45388 ](https://github.com/frappe/erpnext/issues/45388 )) ([42f7ee9 ](42f7ee905c ))
* JobCardTimeLog' object has no attribute 'remaining_time_in_mins' ([4542a75 ](4542a759ae ))
v15.49.2
2025-01-23 08:43:35 +00:00
rohitwaghchaure
94aefcc62d
Merge pull request #45397 from frappe/mergify/bp/version-15/pr-45395
...
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins' (backport #45394 ) (backport #45395 )
2025-01-23 14:12:17 +05:30
rohitwaghchaure
9fc1c3550f
Merge pull request #45396 from frappe/mergify/bp/version-15/pr-45388
...
fix: batch qty calculation (backport #45367 ) (backport #45388 )
2025-01-23 14:11:50 +05:30
Rohit Waghchaure
4542a759ae
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins'
...
(cherry picked from commit 41dda35db7 )
(cherry picked from commit ef15429d98 )
2025-01-23 08:11:21 +00:00
mergify[bot]
42f7ee905c
fix: batch qty calculation (backport #45367 ) ( #45388 )
...
fix: batch qty calculation
(cherry picked from commit f07a71a882 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
(cherry picked from commit 767529f0ec )
2025-01-23 08:11:20 +00:00
rohitwaghchaure
0eac720182
Merge pull request #45395 from frappe/mergify/bp/version-15-hotfix/pr-45394
...
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins' (backport #45394 )
2025-01-23 13:40:16 +05:30
Rohit Waghchaure
ef15429d98
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins'
...
(cherry picked from commit 41dda35db7 )
2025-01-23 07:53:24 +00:00
Diptanil Saha
b9b4f6316d
feat: pos configuration for print receipt on complete order ( #45392 )
2025-01-23 13:07:27 +05:30
mergify[bot]
04f5a72e08
perf: optimize DB calls with frappe.get_all (backport #45289 ) ( #45391 )
...
perf: optimize DB calls with frappe.get_all (#45289 )
* perf: reduce multiple db queries
* fix: use frappe._dict instread of extra iteration
---------
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit 2a400dd3f8 )
Co-authored-by: Sanket Shah <113279972+Sanket322@users.noreply.github.com >
2025-01-23 13:01:12 +05:30
mergify[bot]
412e22fb4e
fix: added item_group filter in item_code field in stock balance report (backport #45340 ) ( #45389 )
...
fix: added item_group filter in item_code field in stock balance report (#45340 )
* fix: added item_group filter in item_code field in stock balance report
* feat: added filter to not show non stock items
(cherry picked from commit fe43d20545 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-01-23 11:25:33 +05:30
mergify[bot]
767529f0ec
fix: batch qty calculation (backport #45367 ) ( #45388 )
...
fix: batch qty calculation
(cherry picked from commit f07a71a882 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2025-01-23 11:17:14 +05:30
mergify[bot]
2403cdc4d7
fix: System was allowing to save payment schedule amount less than grand total (backport #45322 ) ( #45381 )
...
fix: System was allowing to save payment schedule amount less than grand total (#45322 )
* fix: System was allowing to save payment schedule amount less than grand_total
* style: After run pre-commit
(cherry picked from commit b26f0b6633 )
Co-authored-by: Diógenes Souza <103958767+devdiogenes@users.noreply.github.com >
2025-01-23 11:16:09 +05:30
mergify[bot]
4e367dedec
fix: validate non-stock item for exchange loss/gain (backport #45306 ) ( #45380 )
...
fix: validate non-stock item for exchange loss/gain (#45306 )
* fix: validate non-stock item
* test: add unit test to validate non-stock item exchange difference
* fix: use usd supplier
(cherry picked from commit 05579959f2 )
Co-authored-by: Rethik M <85231069+rs-rethik@users.noreply.github.com >
2025-01-23 11:15:51 +05:30
mergify[bot]
f8099a6847
fix: set preferred email in Employee via backend controller (backport #45320 ) ( #45379 )
...
fix: set preferred email in Employee via backend controller (#45320 )
fix: set preferred email in Employee (backend)
Set "Preferred Email" for Employee via validate. Unset value when
prefered_contact_email is also unset.
(cherry picked from commit 4481ca83ff )
Co-authored-by: gavin <gavin18d@gmail.com >
2025-01-23 11:15:22 +05:30
rohitwaghchaure
e7f1cda3c1
Merge pull request #45385 from frappe/mergify/bp/version-15-hotfix/pr-45382
...
fix: precision issue causing incorrect status (backport #45382 )
2025-01-22 20:48:30 +05:30
Rohit Waghchaure
46a2b7a07e
fix: precision issue causing incorrect status
...
(cherry picked from commit 4a7586cc01 )
2025-01-22 14:48:23 +00:00
mergify[bot]
bdc65daadd
fix: added debounce to prevent multiple clicks (backport #45369 ) ( #45376 )
...
fix: added debounce to prevent multiple clicks (#45369 )
* fix: added debounce to prevent multiple clicks
* fix: linters check
(cherry picked from commit 9ff3101b2d )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-01-22 17:53:04 +05:30
Frappe PR Bot
89f7834517
chore(release): Bumped to Version 15.49.1
...
## [15.49.1](https://github.com/frappe/erpnext/compare/v15.49.0...v15.49.1 ) (2025-01-22)
### Bug Fixes
* Do no query GLs if no PCVs are posted ([5d04501 ](5d04501454 ))
v15.49.1
2025-01-22 09:18:16 +00:00
Deepesh Garg
da8a712249
Merge pull request #45373 from frappe/mergify/bp/version-15/pr-45371
...
fix: Do no query GLs if no PCVs are posted (#45371 )
2025-01-22 14:46:59 +05:30
Deepesh Garg
5d04501454
fix: Do no query GLs if no PCVs are posted
...
(cherry picked from commit f4d1a54588 )
2025-01-22 09:15:09 +00:00
Deepesh Garg
7848f1146b
Merge pull request #45372 from frappe/mergify/bp/version-15-hotfix/pr-45371
...
fix: Do no query GLs if no PCVs are posted (backport #45371 )
2025-01-22 14:22:28 +05:30
Deepesh Garg
ad06652ed5
fix: Do no query GLs if no PCVs are posted
...
(cherry picked from commit f4d1a54588 )
2025-01-22 08:33:40 +00:00
ruthra kumar
98797fa918
Merge pull request #45368 from frappe/mergify/bp/version-15-hotfix/pr-45202
...
fix: Correct Party Bank Account mapping in `Payment Entry` from Transactional Doctypes (backport #45202 )
2025-01-22 13:00:13 +05:30
DaizyModi
4a390ae3de
fix: Correct Party Bank Account mapping in Payment Entry
...
(cherry picked from commit 376bdc75f4 )
2025-01-22 07:12:16 +00:00