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
Frappe PR Bot
b9fcc786fa
chore(release): Bumped to Version 15.49.0
...
# [15.49.0](https://github.com/frappe/erpnext/compare/v15.48.4...v15.49.0 ) (2025-01-22)
### Bug Fixes
* Ambiguous column error while creating Sales Return ([#45275 ](https://github.com/frappe/erpnext/issues/45275 )) ([842d72f ](842d72f7c4 ))
* apply ruff formatter changes ([8e33d93 ](8e33d93273 ))
* calculate AED exchange rate based on pegged value with USD ([05e4255 ](05e42558d1 ))
* check if tds deducted based on Purchase Taxes and Charges ([#45161 ](https://github.com/frappe/erpnext/issues/45161 )) ([ade8799 ](ade8799358 ))
* check if tds deducted based on Purchase Taxes and Charges (backport [#45161 ](https://github.com/frappe/erpnext/issues/45161 )) ([#45277 ](https://github.com/frappe/erpnext/issues/45277 )) ([3abca03 ](3abca03fc1 ))
* company in quality inspection ([c0cf1fe ](c0cf1fed00 ))
* conflict ([bdaf376 ](bdaf3761c0 ))
* do not reset picked items ([fd83b52 ](fd83b52513 ))
* Does not allow to create Sub-Asseblies of Sub Assemblies ([d3c9092 ](d3c9092266 ))
* ensure multiple PCVs in same fiscal year are considered in patch ([fcd914c ](fcd914cfa0 ))
* fetching items from blanket order to sales/purchase order ([#45262 ](https://github.com/frappe/erpnext/issues/45262 )) ([7fc19e1 ](7fc19e19be ))
* fixed typo in manufacturing settings and field rename ([#45238 ](https://github.com/frappe/erpnext/issues/45238 )) ([7641627 ](7641627b71 ))
* getting scrap items from sub assemblies by fetching scrap items for parent BOM ([da7b691 ](da7b69109a ))
* ignore crm deal in tax_rule search filter (backport [#45134 ](https://github.com/frappe/erpnext/issues/45134 )) ([#45138 ](https://github.com/frappe/erpnext/issues/45138 )) ([afab5be ](afab5be63f ))
* include pos invoice in modifing key for returned item validation ([70ed8b7 ](70ed8b78d2 ))
* linters ([61303db ](61303db16d ))
* precision on work order total qty ([#45341 ](https://github.com/frappe/erpnext/issues/45341 )) ([5346820 ](53468202de ))
* **Project:** re-phrase welcome email ([#45175 ](https://github.com/frappe/erpnext/issues/45175 )) ([c94430a ](c94430a472 ))
* round off tax withholding amount ([#45271 ](https://github.com/frappe/erpnext/issues/45271 )) ([3c10d80 ](3c10d809b0 ))
* sales return for multi-uom ([#45303 ](https://github.com/frappe/erpnext/issues/45303 )) ([e965b6e ](e965b6ef45 ))
* set invoice start date to subscription start date (backport [#45342 ](https://github.com/frappe/erpnext/issues/45342 )) ([#45343 ](https://github.com/frappe/erpnext/issues/45343 )) ([7045c2c ](7045c2cc3d ))
* status of the serial no for the raw materials ([d956051 ](d956051e69 ))
* translation fixes ([e4f09ce ](e4f09ce543 ))
* updated modified timestamp for stock entry type (backport [#45280 ](https://github.com/frappe/erpnext/issues/45280 )) ([#45315 ](https://github.com/frappe/erpnext/issues/45315 )) ([96a3a45 ](96a3a45078 ))
* use currency defined in plan for subscription invoice ([#45104 ](https://github.com/frappe/erpnext/issues/45104 )) ([a27eac1 ](a27eac1ef6 ))
* use currency defined in plan for subscription invoice (backport [#45104 ](https://github.com/frappe/erpnext/issues/45104 )) ([#45273 ](https://github.com/frappe/erpnext/issues/45273 )) ([2c46be4 ](2c46be4cfb ))
* validate linked sales person ([85910ec ](85910ec2f9 ))
### Features
* add option to update modified on communication recieved (backport [#45307 ](https://github.com/frappe/erpnext/issues/45307 )) ([#45310 ](https://github.com/frappe/erpnext/issues/45310 )) ([bf8d6ae ](bf8d6ae6bf ))
* add Syscohada charts of accounts ([2667649 ](26676491e5 ))
* Added valuation of quantity for each age group in stock ageing … (backport [#45076 ](https://github.com/frappe/erpnext/issues/45076 )) ([#45208 ](https://github.com/frappe/erpnext/issues/45208 )) ([dd58e4c ](dd58e4cb53 ))
### Performance Improvements
* Ignore is_opening column in GL Queries ([#45327 ](https://github.com/frappe/erpnext/issues/45327 )) ([b7de26d ](b7de26d123 ))
### Reverts
* avoid change to translatable string ([93e3847 ](93e3847e36 ))
v15.49.0
2025-01-22 03:32:58 +00:00
ruthra kumar
15da04d7de
Merge pull request #45357 from frappe/version-15-hotfix
...
chore: release v15
2025-01-22 09:01:34 +05:30
mergify[bot]
bf8d6ae6bf
feat: add option to update modified on communication recieved (backport #45307 ) ( #45310 )
...
* feat: add option to update modified on communication recieved (#45307 )
(cherry picked from commit aa38895caf )
# Conflicts:
# erpnext/crm/doctype/crm_settings/crm_settings.json
* chore: resolve conflict
---------
Co-authored-by: Ejaaz Khan <67804911+iamejaaz@users.noreply.github.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-01-21 20:21:46 +05:30
mergify[bot]
96a3a45078
fix: updated modified timestamp for stock entry type (backport #45280 ) ( #45315 )
...
* fix: updated modified timestamp for stock entry type (#45280 )
(cherry picked from commit 2d45d0e5d5 )
# Conflicts:
# erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
* fix: resolved conflict
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-01-21 20:20:58 +05:30
Dany Robert
53468202de
fix: precision on work order total qty ( #45341 )
...
* fix: precision on work order total qty
* chore: linters
2025-01-21 20:18:26 +05:30
ruthra kumar
10d99f4bc9
Merge pull request #45360 from frappe/mergify/bp/version-15-hotfix/pr-45242
...
fix: include pos invoice in modifing key for returned item validation (backport #45242 )
2025-01-21 16:58:21 +05:30
venkat102
70ed8b78d2
fix: include pos invoice in modifing key for returned item validation
...
(cherry picked from commit 2936139c79 )
2025-01-21 11:06:17 +00:00
ruthra kumar
abf93693e9
Merge pull request #45356 from frappe/mergify/bp/version-15-hotfix/pr-45215
...
fix: calculate AED exchange rate based on pegged value with USD (backport #45215 )
2025-01-21 14:55:27 +05:30
ruthra kumar
61a506927f
Merge pull request #45355 from frappe/mergify/bp/version-15-hotfix/pr-45327
...
perf: Ignore is_opening column in GL Queries (backport #45327 )
2025-01-21 14:34:08 +05:30
ruthra kumar
87f1376d86
refactor: use dictionary for better expandability
...
(cherry picked from commit 2e535955b3 )
2025-01-21 08:29:26 +00:00
ruthra kumar
05e5e43c06
refactor: fix type error
...
(cherry picked from commit dd923332cb )
2025-01-21 08:29:26 +00:00
Kavin
05e42558d1
fix: calculate AED exchange rate based on pegged value with USD
...
(cherry picked from commit 455ef6f084 )
2025-01-21 08:29:26 +00:00
ruthra kumar
06c0547ca4
Merge pull request #45312 from frappe/mergify/bp/version-15-hotfix/pr-45175
...
fix(Project): re-phrase welcome email (backport #45175 )
2025-01-21 13:56:51 +05:30
ruthra kumar
f97f7cead4
Merge pull request #45317 from frappe/mergify/bp/version-15-hotfix/pr-45262
...
fix: fetching items from blanket order to sales/purchase order (backport #45262 )
2025-01-21 13:55:51 +05:30
ruthra kumar
c76ac04ddd
Merge pull request #45314 from frappe/mergify/bp/version-15-hotfix/pr-45271
...
fix: round off tax withholding amount (backport #45271 )
2025-01-21 13:55:03 +05:30
Deepesh Garg
b7de26d123
perf: Ignore is_opening column in GL Queries ( #45327 )
...
* perf: Ignore is_opening column in GL Queries
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
(cherry picked from commit 993f40fa43 )
2025-01-21 08:20:18 +00:00
ruthra kumar
e63d3257a7
Merge pull request #45338 from frappe/mergify/bp/version-15-hotfix/pr-44453
...
feat: Create Syscohada charts of accounts (backport #44453 )
2025-01-21 13:17:17 +05:30
mergify[bot]
7045c2cc3d
fix: set invoice start date to subscription start date (backport #45342 ) ( #45343 )
...
fix: set invoice start date to subscription start date (#45342 )
(cherry picked from commit 68fb1b28eb )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-20 17:34:20 +05:30
ruthra kumar
03219142e0
Merge pull request #45339 from frappe/mergify/bp/version-15-hotfix/pr-45334
...
fix: translation fixes (backport #45334 )
2025-01-20 13:11:34 +05:30
ruthra kumar
085d80521c
Merge pull request #45316 from frappe/mergify/bp/version-15-hotfix/pr-45275
...
fix: Ambiguous column error while creating Sales Return (backport #45275 )
2025-01-20 12:13:39 +05:30
mahsem
61303db16d
fix: linters
...
(cherry picked from commit 3697ba0772 )
2025-01-20 06:42:02 +00:00