ruthra kumar
46985e0f3c
Merge pull request #48024 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-06-12 14:09:28 +05:30
MochaMind
37f9002b84
fix: Turkish translations
2025-06-12 05:58:06 +05:30
MochaMind
4d9d7b243d
fix: Swedish translations
2025-06-12 05:58:02 +05:30
rohitwaghchaure
153a70cd70
Merge pull request #48018 from rohitwaghchaure/fixed-support-40869
...
fix: batch page length
2025-06-11 20:01:50 +05:30
Sagar Vora
66d1771b94
Merge pull request #48019 from priyanshshah2442/fix_unpack_non_iterable_error
2025-06-11 12:48:13 +00:00
priyanshshah2442
7d940faa4f
fix: unpack non-iterable NoneType object error
2025-06-11 18:11:54 +05:30
Rohit Waghchaure
338256b799
fix: batch page length
2025-06-11 16:52:58 +05:30
Ankush Menat
d16a6d42a5
perf: Use lazy loaded documents ( #48017 )
...
* perf: Use lazy docs for status updaters and similar use cases
* perf: lazy load documents while reposting
2025-06-11 10:27:08 +00:00
Mihir Kandoi
76982fe133
Merge pull request #48015 from mihir-kandoi/zero_valuation_toast_2
...
feat: show warning toast if rate is 0 and allow zero valuation rate checkbox is not enabled
2025-06-11 15:06:31 +05:30
Mihir Kandoi
b23a2dd8e8
fix: if condition to validate doctype
2025-06-11 14:50:33 +05:30
Mihir Kandoi
7a1cebfa3e
fix: show warning toast if rate is 0 and allow zero valuation rate checkbox is not enabled
2025-06-11 14:50:17 +05:30
Mihir Kandoi
5254057b11
Merge pull request #48014 from frappe/revert-47875-zero_valuation_toast
...
Revert "feat: show warning toast if rate is 0 and allow zero valuation rate c…"
2025-06-11 11:30:20 +05:30
Mihir Kandoi
1502515ed9
Revert "feat: show warning toast if rate is 0 and allow zero valuation rate c…"
2025-06-11 11:13:56 +05:30
Diptanil Saha
8f4a6d248f
fix: fetch correct item tax template on item rate update ( #47955 )
2025-06-11 10:58:18 +05:30
ruthra kumar
a7974451fd
Merge pull request #48012 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-06-11 09:41:57 +05:30
MochaMind
175200891c
fix: Serbian (Latin) translations
2025-06-11 05:47:13 +05:30
MochaMind
ff868aeba8
fix: Swedish translations
2025-06-11 05:46:55 +05:30
Karuppasamy923
7987ba9b7c
feat(bank-statement-import): add support for uploading MT940 format bank statements
2025-06-11 05:20:07 +05:30
Khushi Rawat
bd502c11cc
Merge pull request #47901 from khushi8112/asset-transfer-and-movement-in-single-asset-movement-record
...
feat: Asset Transfer and Issue in single asset movement record
2025-06-11 01:16:51 +05:30
Diptanil Saha
3969a75635
fix: populate is_return and return_against fields in pos closing entry ( #48009 )
2025-06-11 00:00:47 +05:30
ravibharathi656
14646b1952
test: add test for validating sales invoice qty after return
2025-06-10 18:58:34 +05:30
ravibharathi656
161a186bcc
fix: modify query to fetch valid return qty
2025-06-10 18:56:29 +05:30
rohitwaghchaure
37e97e1256
Merge pull request #47998 from rohitwaghchaure/fixed-support-40585
...
fix: incorrect warehouse in MR
2025-06-10 18:10:09 +05:30
Rahul Agrawal
bc87609264
feat: populate Timer dialog project field from Timesheet parent_project ( #47971 )
...
* feat: default parent project in timer dialog > project
* chore: fix formatting
* fix: remove unnecessary or condition
---------
Co-authored-by: Rahul Agrawal <deathstarconsole@Rahuls-MacBook-Air.local >
2025-06-10 18:02:05 +05:30
Diptanil Saha
4e537cdb74
refactor: sales invoice integration with pos ( #47713 )
...
* fix: invoice doctype selection in accounts settings
* test: change in accounts settings on sales invoice
* test: refactored pos_invoice_merge_log tests
* test: pos closing entry and pos invoice
* fix: closing voucher details style
* refactor: renamed fields and removed repeated methods
* fix: patch to rename pos closing entry fields
* refactor: replaced get_doc with sql query
* fix: restrict cancelling sales invoice on cancellation of pos closing entry
* fix: removed payment reconciliation summary field and rearranged total section fields
* refactor: set_posting_date_and_time
* test: create_sales_invoice added args for is_created_using_pos
* test: added test for sales invoice creation during pos invoice mode
* test: added test for pos invoice creation during sales invoice mode
* fix: moved invoice type selection in pos settings
* fix: pos additional fields label
* refactor: pos closing entry
rearranged fields, removed rate field from taxes field, fetching payments and taxes details
* test: moved invoice creation in functions
* refactor: using as_dict=1
* fix: wrong table chosen in query
* fix: variable rename
* test: fixed failing tests
* test: fixed pos_closing_entry tests
2025-06-10 17:51:11 +05:30
Rohit Waghchaure
2b9ca79291
fix: incorrect warehouse in MR
2025-06-10 17:36:54 +05:30
Debin Robert
6529b288c2
feat: confirm with user before resetting posting date ( #47667 )
...
* feat: confirm with user before resetting posting date
* chore: pre-commit
* changes made as per review
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-06-10 15:20:18 +05:30
Debin Robert
751815745f
fix: filter to ignore system generated cr / dr reconciliation journals on customer ledger summary
2025-06-10 15:15:50 +05:30
rohitwaghchaure
d38f3f4fae
Merge pull request #47981 from barredterra/wo-query_sales_order
...
refactor(Work Order): query_sales_order
2025-06-10 14:31:12 +05:30
rohitwaghchaure
97923c3b2b
Merge pull request #47969 from rohitwaghchaure/fixed-support-40445
...
fix: do not create repeat work orders
2025-06-10 14:29:29 +05:30
ruthra kumar
224c525b86
Merge pull request #47923 from aerele/currency_in_trends
...
fix: update currency based on transaction
2025-06-10 14:25:44 +05:30
Rohit Waghchaure
384f4e120a
fix: do not create repeat work orders
2025-06-10 13:59:37 +05:30
Ankush Menat
a123de4884
Merge pull request #47984 from frappe/drop_empty_unit_tests
...
chore: Drop empty UnitTestCase
2025-06-10 12:59:02 +05:30
Ankush Menat
e8c8f6fb63
test: Use name instead of doc
...
Previous filters implicitly returned last document.
2025-06-10 12:44:05 +05:30
Sagar Vora
b3bfce56a8
Merge pull request #47989 from priyanshshah2442/fix_calculated_discount_mismatch_report
2025-06-10 07:10:21 +00:00
Ankush Menat
9f0df5ecf3
fix: Correct filter types
2025-06-10 12:40:07 +05:30
priyanshshah2442
4e1abc1814
fix: add draft transactions also in calculated mismatch report
2025-06-10 12:38:07 +05:30
rohitwaghchaure
c62fe1a8db
Merge pull request #47942 from rohitwaghchaure/fixed-support-40499
...
fix: available qty in BOM Stock Report
2025-06-10 12:19:52 +05:30
Sagar Vora
964712301b
Merge pull request #47946 from priyanshshah2442/fix_discount_mismatch
2025-06-10 06:00:38 +00:00
Ankush Menat
c222d5fa55
chore: Drop empty UnitTestCase
2025-06-10 10:55:43 +05:30
MochaMind
465ec357aa
fix: sync translations from crowdin ( #47953 )
2025-06-10 05:13:55 +00:00
ruthra kumar
bf9d3eac6a
Merge pull request #47983 from frappe/mergify/copy/develop/pr-47934
...
fix(sales order): error message on creation of work order from sales order (copy #47934 )
2025-06-10 10:22:08 +05:30
thomasantony12
2a2af8d986
fix(sales order): error message on creation of work order from sales order
...
(cherry picked from commit 129cd7ae8a )
2025-06-10 04:51:00 +00:00
Ankush Menat
4861e6a1b8
Merge pull request #47972 from frappe/balance
...
perf: skip fetching balances in payment entry
2025-06-10 09:04:31 +05:30
Ankush Menat
1343d147bd
perf: Skip fetching account balances unless required
...
This is very expensive operation and not requried when just finding
default account and account info.
2025-06-10 08:50:00 +05:30
Ankush Menat
0a043a4e0b
perf: Avoid fetching account balance
...
This isn't shown anywhere in UI anymore since https://github.com/frappe/erpnext/pull/45630
2025-06-10 08:50:00 +05:30
l0gesh29
c8cec8cedf
fix: add .length in list validation ( #47974 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-06-10 01:15:31 +02:00
barredterra
2dbdacf905
refactor(Work Order): query_sales_order
...
- Use `get_list` instead of `db.sql_list`
The method is used for setting link options in the frontend and the Link field doesn't ignore permissions, so get_list should be fine here.
- Added type hints to enable argument validation
2025-06-09 22:15:41 +02:00
Khushi Rawat
ffa014ecdc
Merge pull request #47979 from khushi8112/attribute-error-fix-in-asset-capitalization
...
fix: AttributeError due to incorrect object
2025-06-10 00:15:18 +05:30
Khushi Rawat
351796bce6
fix: AttributeError due to incorrect object
2025-06-09 23:58:40 +05:30