mergify[bot]
10be8f19e2
fix(asset): handle partial asset sales by splitting remaining quantity (backport #51363) (#52394)
* fix(asset): handle partial asset sales by splitting remaining quantity
(cherry picked from commit 9a2710b9d7)
* fix: refactor older testcases
(cherry picked from commit a88fe2ecab)
* test: validate asset partial sales
(cherry picked from commit 9eeccb765d)
# Conflicts:
# erpnext/assets/doctype/asset/test_asset.py
* fix(asset): skip purchase document validation while splitting existing asset
(cherry picked from commit e7e6567792)
* fix(asset): handle same asset being sold in multiple line items in sales invoice
(cherry picked from commit 23b094f151)
* test: validate asset split for auto created asset from purchase voucher
(cherry picked from commit 4adeaedfde)
# Conflicts:
# erpnext/assets/doctype/asset/test_asset.py
* fix: use new_asset instead of asset_doc when checking values after splitting
(cherry picked from commit ca97f34092)
* fix: remove the redundant purchase receipt submit
(cherry picked from commit eeb6d0e9bf)
* chore: fix conflict
---------
Co-authored-by: Navin-S-R <navin@aerele.in>
2026-02-17 14:32:08 +00:00
..
2026-02-17 14:32:08 +00:00
2026-02-17 14:32:08 +00:00
2025-06-10 10:55:43 +05:30
2026-02-07 21:44:42 +05:30
2025-06-09 18:06:16 +05:30
2022-03-28 18:52:46 +05:30
2024-03-27 16:06:04 +05:30
2022-04-28 12:02:54 +05:30
2026-02-16 15:42:23 +00:00
2026-02-09 23:45:02 +05:30
2026-01-27 15:15:16 +00:00
2022-04-28 10:41:30 +05:30
2025-10-04 18:28:29 +02:00
2025-06-17 21:28:21 +05:30
2024-08-17 01:50:55 +02:00
2026-02-15 14:00:35 +01:00
2026-01-21 10:09:03 +05:30
2026-02-17 10:36:17 +00:00
2026-02-17 08:12:00 +00:00
2024-03-27 13:45:34 +05:30
2026-02-03 06:07:49 +00:00
2026-02-17 10:40:32 +00:00
2026-01-08 15:03:11 +05:30
2026-02-03 15:38:48 +00:00
2025-11-17 13:20:57 +05:30
2026-02-17 06:55:51 +00:00
2026-02-17 08:12:00 +00:00
2026-01-06 11:07:28 +05:30
2026-02-17 11:04:33 +00:00
2026-02-03 14:55:27 +00:00
2026-01-08 15:03:11 +05:30
2025-12-29 08:49:46 +00:00
2026-01-01 21:56:12 +05:30
2025-09-23 14:06:02 +05:30
2026-01-08 19:40:18 +05:30
2026-02-16 19:11:27 +00:00
2025-01-28 16:09:26 +05:30
2026-01-28 12:51:32 +00:00
2024-11-24 00:37:42 +01:00
2025-09-03 12:36:44 +05:30
2026-02-05 12:55:13 +00:00
2024-11-17 15:05:33 +01:00
2026-02-13 14:11:58 +05:30