Mihir Kandoi
514cfe2c29
Merge pull request #49122 from mihir-kandoi/gh49113
...
feat: select child item when creating one document from another
2025-08-12 21:36:31 +05:30
Mihir Kandoi
a9936ae133
feat: select child item when creating one document from another
2025-08-12 21:05:51 +05:30
Rohit Waghchaure
1e87600119
fix: do not fetch sub-assembly in PP
2025-08-12 20:36:03 +05:30
rehansari26
a9aeb8ac54
fix: prevent duplicate reverse Journal Entry
2025-08-12 17:23:02 +05:30
Mihir Kandoi
2c64b76392
fix: check for auto reserve serial/batch before auto reserving
2025-08-12 16:51:06 +05:30
Sagar Vora
655a241958
Merge pull request #49118 from sagarvora/rm-query-exists
2025-08-12 11:19:39 +00:00
Sagar Vora
6bf63f66ec
fix: guard against default not set in stock settings
2025-08-12 16:31:15 +05:30
Sagar Vora
8b75993d3a
perf: remove unecessary calls to deepcopy
2025-08-12 16:17:02 +05:30
Sagar Vora
e11cadca58
perf: remove unnecessary branching and use cache in get_item_warehouse
2025-08-12 16:16:24 +05:30
l0gesh29
77021fff74
fix: handle default dimension for all company
2025-08-12 14:28:56 +05:30
l0gesh29
16e440f9a7
fix: handle default accounting dimension
2025-08-12 14:28:56 +05:30
l0gesh29
3cf765d985
fix: add patch
2025-08-12 14:28:18 +05:30
l0gesh29
42f9d27d79
fix: fetch fieldname in accounting dimension filter
2025-08-12 14:27:32 +05:30
l0gesh29
ac2acc535d
fix: add fieldname in accounting dimension filter
2025-08-12 14:27:32 +05:30
Diptanil Saha
81c8972a66
Merge pull request #49112 from diptanilsaha/patch_set_invoice_doctype
...
fix: patch to set invoice_type on POS Settings
2025-08-12 12:49:55 +05:30
diptanilsaha
0941b908dd
fix: patch to set invoice type on POS Settings
2025-08-12 12:23:45 +05:30
ruthra kumar
f9f4e4b84c
Merge pull request #49104 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-08-12 10:53:56 +05:30
ruthra kumar
b8ea6fc708
Merge pull request #48419 from ljain112/experiment-ple
...
fix: do not create delinked payment ledger entries on cancel
2025-08-12 10:51:20 +05:30
ruthra kumar
0c7dcec5c2
Merge pull request #49086 from aerele/process-statement-of-accounts-auto-email
...
fix(process statement of accounts): use date instead of formatted date
2025-08-12 10:47:15 +05:30
ruthra kumar
92327729d6
Merge pull request #49096 from aerele/po-dialog
...
fix: table render issue on pop-up edit
2025-08-12 10:39:51 +05:30
Lewis Mojica
5a5804ca87
chore: remove unused variable
2025-08-11 16:06:08 -04:00
Lewis
984d744ac2
fix(pos): include Product Bundle components in reserved qty to prevent overselling
...
- Add `get_bundle_pos_reserved_qty` to account for component items in submitted POS Invoices
- Update `get_pos_reserved_qty` to sum direct and bundle reservations
- Remove double subtraction in `get_bundle_availability` to avoid underestimating bundle availability
- Prevents overselling when multiple POS sessions sell bundles with shared components
- Fixes #49021
2025-08-11 15:27:18 -04:00
MochaMind
1e992bb263
fix: Esperanto translations
2025-08-11 22:37:03 +05:30
MochaMind
21e7675a44
fix: Dutch translations
2025-08-11 22:36:58 +05:30
MochaMind
26586a42a4
fix: Serbian (Latin) translations
2025-08-11 22:36:55 +05:30
MochaMind
823413a9c4
fix: Bosnian translations
2025-08-11 22:36:51 +05:30
MochaMind
25240967ba
fix: Croatian translations
2025-08-11 22:36:48 +05:30
MochaMind
4ce058fc47
fix: Thai translations
2025-08-11 22:36:44 +05:30
MochaMind
b9a08e7920
fix: Persian translations
2025-08-11 22:36:41 +05:30
MochaMind
68f23c7a70
fix: Indonesian translations
2025-08-11 22:36:37 +05:30
MochaMind
43dbc1efbb
fix: Portuguese, Brazilian translations
2025-08-11 22:36:32 +05:30
MochaMind
472c0c2b27
fix: Vietnamese translations
2025-08-11 22:36:29 +05:30
MochaMind
d0e59b580e
fix: Chinese Simplified translations
2025-08-11 22:36:25 +05:30
MochaMind
a8b69efa84
fix: Turkish translations
2025-08-11 22:36:22 +05:30
MochaMind
8b27c2b8ee
fix: Swedish translations
2025-08-11 22:36:18 +05:30
MochaMind
e346e988ca
fix: Serbian (Cyrillic) translations
2025-08-11 22:36:14 +05:30
MochaMind
a271fd2590
fix: Russian translations
2025-08-11 22:36:09 +05:30
MochaMind
7be3eb36d9
fix: Portuguese translations
2025-08-11 22:36:06 +05:30
MochaMind
62269b595a
fix: Polish translations
2025-08-11 22:36:02 +05:30
MochaMind
7d03e609a6
fix: Italian translations
2025-08-11 22:35:59 +05:30
MochaMind
91652921a3
fix: Hungarian translations
2025-08-11 22:35:55 +05:30
MochaMind
cde9d3a9ce
fix: German translations
2025-08-11 22:35:51 +05:30
MochaMind
c655d1db3a
fix: Czech translations
2025-08-11 22:35:48 +05:30
MochaMind
4fa74d29a9
fix: Arabic translations
2025-08-11 22:35:44 +05:30
MochaMind
752253704c
fix: Spanish translations
2025-08-11 22:35:41 +05:30
MochaMind
8d35676e5a
fix: French translations
2025-08-11 22:35:37 +05:30
rohitwaghchaure
4cc6596d44
Merge pull request #49087 from rohitwaghchaure/sabb-traceability-expiry-date-report
...
fix: batch expiry date, serial no warranty and AMC expiry date in traceability report
2025-08-11 21:40:38 +05:30
Rohit Waghchaure
16d5caa719
fix: batch expiry date, serial no warranty and amc expiry date in traceability report
2025-08-11 19:42:12 +05:30
ravibharathi656
430a06d056
fix(quotation): update currency on duplicate
2025-08-11 17:59:59 +05:30
ruthra kumar
0c62e1a9ae
Merge pull request #48862 from khushi8112/show-party-name-in-reports
...
feat: show party name in reports
2025-08-11 17:47:09 +05:30