Rohit Waghchaure
bbc772abe7
fix: additional cost not consider in valuation rate for Stock Entry transfer
2025-08-17 10:34:33 +05:30
diptanilsaha
1231ca17c9
fix: handle empty loyalty point details
2025-08-16 23:48:10 +05:30
diptanilsaha
e563ed0c75
fix: use query builder instead of raw SQL in get_timesheet_detail_rate
2025-08-16 23:08:29 +05:30
diptanilsaha
7f2a52ff71
fix: use query builder instead of raw SQL in get_rfq_containing_supplier
2025-08-16 23:08:12 +05:30
diptanilsaha
7fa4ed6139
fix: use query builder instead of raw SQL in unset_existing_data
2025-08-16 23:07:26 +05:30
diptanilsaha
eb22794f14
fix: sanitize column name for inventory_dimensions in get_stock_balance
2025-08-16 23:07:26 +05:30
diptanilsaha
1db135262d
fix: use query builder instead of raw SQL in get_blanket_orders
2025-08-16 23:07:12 +05:30
diptanilsaha
6320f7290f
fix: formatted string for disabled filter in get_income_account
2025-08-16 23:07:11 +05:30
diptanilsaha
de919568b4
fix: use query builder instead of raw SQL in get_material_requests_based_on_supplier
2025-08-16 23:06:57 +05:30
diptanilsaha
8696ba2f5d
fix: use query builder instead of raw SQL in get_loyalty_details
2025-08-16 23:06:11 +05:30
KerollesFathy
c140596ab3
fix: add non-negative constraint to Repair Cost field
2025-08-16 13:42:45 +00:00
Mihir Kandoi
bba72e9b2f
fix: reserve extra items during SRE transfer
2025-08-16 13:09:33 +05:30
ravibharathi656
ad559c3491
fix: handle all searchfields in items
2025-08-15 10:02:54 +05:30
divyalekha99
078b8439d9
fix: wrap inter-company order button labels in __() for translation ( #49178 )
...
* Updated purchase_order.js
* Update sales_order.js
2025-08-14 20:28:51 +05:30
Diptanil Saha
0b475aa13e
Merge pull request #49108 from LewisMojica/develop
...
fix(pos): include Product Bundle components in reserved qty to preven…
2025-08-14 18:47:26 +05:30
Diptanil Saha
734880f314
Merge pull request #49163 from diptanilsaha/fix-product-bundle-qty
...
fix: product bundle child item quantity should be a positive number
2025-08-14 18:46:23 +05:30
barredterra
cff2629131
ci: skip patch and server tests for unrelated config changes
2025-08-14 14:52:15 +02:00
MochaMind
667213e52b
fix: sync translations from crowdin ( #49152 )
2025-08-14 14:32:57 +02:00
barredterra
f0c9b3852f
ci: disable coderabbit status comment
...
Disables this kind of comment: https://github.com/frappe/erpnext/pull/49152#issuecomment-3184835491
2025-08-14 14:30:36 +02:00
l0gesh29
5e82de1b71
fix(asset): prevent translation function shadowing in make_journal_entry
2025-08-14 16:25:53 +05:30
Sagar Vora
29ca1a1f40
chore: remove stale type hint
2025-08-14 13:06:31 +05:30
Sagar Vora
eb5946fa99
Merge pull request #49165 from karm1000/remove-last-scanned-warehouse-from-python
2025-08-14 07:00:45 +00:00
Sagar Vora
2fc39859ad
Merge pull request #49164 from karm1000/reorder-last-scanned-warehouse-in-si
2025-08-14 06:39:45 +00:00
Karm Soni
58322c271b
refactor: remove last_scanned_warehouse field from python
2025-08-14 12:01:45 +05:30
Karm Soni
319414486a
fix: reorder last_scanned_warehouse in sales invoice
2025-08-14 11:51:33 +05:30
diptanilsaha
711076d02d
fix: product bundle child item quantity should be a positive number
2025-08-14 11:49:09 +05:30
Soni Karm
227fadc541
feat: enhance barcode scanner to support warehouse scanning ( #48865 )
...
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
2025-08-14 11:32:02 +05:30
rohitwaghchaure
4cd0db764f
Merge pull request #49155 from rohitwaghchaure/fixed-ignore-message-bom-creator
...
chore: convert message to toast notification
2025-08-14 10:34:37 +05:30
Rohit Waghchaure
fc71001110
chore: convert message to toast notification
2025-08-14 08:50:21 +05:30
Lewis
54d3e5675f
chore: improve code clarity per reviewer feedback
...
- Rename stock_qty variable to reserved_qty for clarity
- Update get_pos_reserved_qty_from_table to return float
- Simplify aggregation logic in get_pos_reserved_qty
- Ensure return values match docstring specifications
2025-08-13 16:25:58 -04:00
rohitwaghchaure
b9fc3db613
Merge pull request #49154 from rohitwaghchaure/fixed-incorrect-stock-reco-current-qty
...
fix: current qty for batch in stock reco
2025-08-13 23:56:51 +05:30
Rohit Waghchaure
817e719cc2
fix: current qty for batch in stock reco
2025-08-13 23:39:16 +05:30
Anjali Patel
cbfb14a654
fix: add missing query key in 'Reports To' field filter
2025-08-13 13:37:48 +00:00
Anjali Patel
608d38a172
fix: prevent self in "Reports To" dropdown (UI-level check)
...
Ensures employee cannot select themselves in the "Reports To" field via UI.
This complements server-side validation by improving UX.
2025-08-13 12:25:22 +00:00
Khushi Rawat
7ba61be796
Merge pull request #49075 from rehanrehman389/asset-docstatus-check
...
fix: add validation for draft PR/PI in Asset
2025-08-13 17:17:37 +05:30
Khushi Rawat
4a48b13715
refactor: validate linked purchase docs before field usage
2025-08-13 16:38:30 +05:30
khushi8112
cd2bab7c5f
fix: add value adjustment amount in report for group by category filter
2025-08-13 16:19:51 +05:30
khushi8112
f8050f4278
fix: add value adjustment amount in asset value
2025-08-13 16:17:24 +05:30
Mihir Kandoi
3bcf1cbdce
Merge pull request #49134 from karm1000/default-val-now-in-subcontracting-receipt
...
chore: add default value for posting_time field in subcontracting receipt
2025-08-13 14:04:18 +05:30
Mihir Kandoi
0f68dc4505
Merge pull request #49133 from mihir-kandoi/auto-reserve-serial-batch
...
fix: do not auto reserve serial/batch if SRE already has serial/batch set
2025-08-13 13:45:04 +05:30
Karm Soni
b7470617e0
chore: add default value for posting_time field in subcontracting receipt
2025-08-13 12:55:14 +05:30
Mihir Kandoi
ac9b0409f5
fix: do not auto reserve serial/batch if SRE already has serial/batch set
2025-08-13 12:24:44 +05:30
Lewis
d77d79e011
fix(pos): use packed_items snapshot for bundle reservations
...
Replaced live Product Bundle queries with `Packed Item` table
lookups to ensure historical reservation accuracy.
Addresses bundle qty underestimation and avoids errors when
bundle definitions change after sale.
Inspired by approach from @diptanilsaha in #49106 .
2025-08-12 20:10:39 -04:00
Lewis
f5e5f7b588
fix: remove unclear message related to availability of product bundle
2025-08-12 18:53:09 -04:00
Lewis
a65b200eb7
fix(pos): populate packed_items table in POS Invoice
2025-08-12 18:33:02 -04:00
MochaMind
8290731253
fix: sync translations from crowdin ( #49126 )
2025-08-13 00:07:51 +02:00
Raffael Meyer
9429c05693
ci: disable Coderabbit on translation PRs ( #49128 )
2025-08-13 00:06:10 +02:00
Lewis
0fc187adc3
chore: apply pre-commit formatting
2025-08-12 16:36:00 -04:00
Mihir Kandoi
99956649e3
Merge pull request #49120 from mihir-kandoi/fix-auto-reserve-serial-batch
...
fix: check for auto reserve serial/batch before auto reserving
2025-08-12 22:03:59 +05:30
rohitwaghchaure
e91d886e76
Merge pull request #49123 from rohitwaghchaure/fixed-sub-assembl-in-pp
...
fix: do not fetch sub-assembly in PP
2025-08-12 22:01:34 +05:30