Sanket Shah
2a400dd3f8
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>
2025-01-23 11:29:41 +05:30
Frappe PR Bot
551fa500e8
fix: sync translations from crowdin ( #45387 )
...
* fix: Swedish translations
* fix: Turkish translations
2025-01-23 11:18:59 +05:30
Mihir Kandoi
fe43d20545
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
2025-01-23 11:17:35 +05:30
rohitwaghchaure
8e18c572f4
Merge pull request #45367 from rohitwaghchaure/fixed-incorrect-calculation-of-qty
...
fix: batch qty calculation
2025-01-23 09:40:16 +05:30
Rohit Waghchaure
f07a71a882
fix: batch qty calculation
2025-01-22 21:06:43 +05:30
rohitwaghchaure
c5f21a5686
Merge pull request #45382 from rohitwaghchaure/fixed-support-29769
...
fix: precision issue causing incorrect status
2025-01-22 20:17:20 +05:30
Rohit Waghchaure
4a7586cc01
fix: precision issue causing incorrect status
2025-01-22 18:04:52 +05:30
ruthra kumar
3fbd2ca0d9
refactor: configurable posting date for Exc Gain / Loss journal
2025-01-22 17:54:00 +05:30
Diógenes Souza
b26f0b6633
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
2025-01-22 17:52:26 +05:30
Rethik M
05579959f2
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
2025-01-22 17:44:53 +05:30
gavin
4481ca83ff
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.
2025-01-22 17:41:41 +05:30
Khushi Rawat
9ff3101b2d
fix: added debounce to prevent multiple clicks ( #45369 )
...
* fix: added debounce to prevent multiple clicks
* fix: linters check
2025-01-22 17:26:38 +05:30
mergify[bot]
8b6a20d501
fix: precision on work order total qty (backport #45341 ) ( #45361 )
...
fix: precision on work order total qty (#45341 )
* fix: precision on work order total qty
* chore: linters
(cherry picked from commit 53468202de )
Co-authored-by: Dany Robert <rtdany10@gmail.com >
2025-01-22 17:25:50 +05:30
Raffael Meyer
be2593bb51
refactor!: remove redundant title field from sales transactions ( #45115 )
...
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-01-22 11:35:41 +00:00
Ejaaz Khan
5207917993
feat: set default view as tree-view ( #45365 )
...
feat: set default view as treeview
2025-01-22 16:18:31 +05:30
Deepesh Garg
84d379914c
Merge pull request #45371 from deepeshgarg007/closing_balance_patch_rerun
...
fix: Do no query GLs if no PCVs are posted
2025-01-22 14:02:23 +05:30
Deepesh Garg
f4d1a54588
fix: Do no query GLs if no PCVs are posted
2025-01-22 13:46:37 +05:30
ruthra kumar
1c6a7830c3
Merge pull request #45363 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-01-22 12:12:43 +05:30
Frappe PR Bot
4455312b73
fix: Turkish translations
2025-01-22 01:34:43 +05:30
Sugesh393
36bae55299
chore: update variable names for improved readability
2025-01-21 17:38:24 +05:30
Niklas Liechti
dedb96d337
refactor: return job_id to be able to react to it when job is finished. ( #45111 )
2025-01-21 17:38:12 +05:30
ruthra kumar
d73c17aa98
Merge pull request #45242 from aerele/pos-invoice-item
...
fix: include pos invoice in modifing key for returned item validation
2025-01-21 16:34:59 +05:30
ruthra kumar
4f55356c79
Merge pull request #45215 from aerele/handle_aed_exchange_rate_manually
...
fix: calculate AED exchange rate based on pegged value with USD
2025-01-21 13:58:21 +05:30
Deepesh Garg
993f40fa43
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
2025-01-21 13:45:25 +05:30
ruthra kumar
2e535955b3
refactor: use dictionary for better expandability
2025-01-21 12:15:26 +05:30
ruthra kumar
dd923332cb
refactor: fix type error
2025-01-21 12:15:26 +05:30
Frappe PR Bot
7b0c21e989
fix: sync translations from crowdin ( #45323 )
...
* fix: Swedish translations
* fix: Turkish translations
* fix: French translations
* fix: Spanish translations
* fix: Arabic translations
* fix: Hungarian translations
* fix: Polish translations
* fix: Russian translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Chinese Simplified translations
* fix: Persian translations
* fix: Bosnian translations
* fix: German translations
* fix: Esperanto translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Persian translations
2025-01-20 22:57:21 +01:00
rohitwaghchaure
6c32397313
Merge pull request #45282 from mihir-kandoi/44976
...
feat: Add corrective job card operating cost as additional costs in s…
2025-01-20 22:48:46 +05:30
rohitwaghchaure
5638dac414
Merge pull request #45344 from iamejaaz/broken-bom-tree
...
fix: broken image issue in BOM Tree
2025-01-20 22:48:05 +05:30
Sanket322
e2a32b7257
fix: use user defined discount amount or default
2025-01-20 18:01:31 +05:30
Ejaaz Khan
7c6e279599
fix: broken image issue in BOM Tree
2025-01-20 17:49:18 +05:30
Diptanil Saha
68fb1b28eb
fix: set invoice start date to subscription start date ( #45342 )
2025-01-20 17:06:02 +05:30
Mihir Kandoi
47f8a86003
fix: logical error in where condition of qb query
2025-01-20 12:41:28 +05:30
ruthra kumar
5fb158a6f7
Merge pull request #45202 from DaizyModi/fix-party-bank-acc-in-pe
...
fix: Correct Party Bank Account mapping in `Payment Entry` from Transactional Doctypes
2025-01-20 12:22:10 +05:30
ruthra kumar
30e87c37dc
Merge pull request #45334 from mahsem/translation_fixes
...
fix: translation fixes
2025-01-20 12:11:32 +05:30
ruthra kumar
f9200a9575
Merge pull request #45167 from aerele/validate-sales-person
...
fix: validate linked sales person
2025-01-20 11:49:14 +05:30
mahsem
3697ba0772
fix: linters
2025-01-19 21:00:02 +01:00
mahsem
1d81a9f933
fix: translation fixes
2025-01-19 20:52:58 +01:00
Frappe PR Bot
da34d7923d
chore: update POT file ( #45331 )
2025-01-19 11:47:50 +01:00
rohitwaghchaure
04364d680f
Merge pull request #44783 from rohitwaghchaure/fixed-support-27273
...
fix: do not reset picked items
2025-01-18 14:22:54 +05:30
Rohit Waghchaure
34a80bfcd3
fix: do not reset picked items
2025-01-18 12:44:30 +05:30
rohitwaghchaure
76ba17808b
Merge pull request #45298 from rohitwaghchaure/fixed-qi-company
...
fix: company in quality inspection
2025-01-18 12:14:54 +05:30
Rohit Waghchaure
397cd79e1e
fix: company in quality inspection
2025-01-18 11:09:00 +05:30
Diptanil Saha
97e3770872
fix: fixed typo in manufacturing settings and field rename ( #45238 )
...
* chore: field rename and patch entry
* chore: patch file rename and description improvement
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-01-17 11:54:39 +00:00
ruthra kumar
8f9b5aaae7
Merge pull request #44811 from sagarvora/fix-pcv-patch-99
...
fix!: ensure multiple PCVs in same fiscal year are considered in patch
2025-01-17 17:00:40 +05:30
Diptanil Saha
d13c03676b
chore: quickbooks migrator integration removal ( #45240 )
2025-01-17 16:53:36 +05:30
Diptanil Saha
98d401bee4
fix: fetching items from blanket order to sales/purchase order ( #45262 )
...
* fix: blanket order with zero item quantity
* fix: item quantity validation
* refactor: resolve linter issue
2025-01-17 16:53:06 +05:30
Nabin Hait
ec487c14d9
fix: Ambiguous column error while creating Sales Return ( #45275 )
2025-01-17 16:51:07 +05:30
Nabin Hait
2d45d0e5d5
fix: updated modified timestamp for stock entry type ( #45280 )
2025-01-17 16:50:43 +05:30
Lakshit Jain
ada272a29b
fix: round off tax withholding amount ( #45271 )
2025-01-17 16:50:15 +05:30