refactor: split stock_entry.py into multiple files for better readability

This commit is contained in:
Rohit Waghchaure
2026-05-18 20:16:13 +05:30
parent ae9c632e39
commit e4b5e6bd1e
24 changed files with 3126 additions and 2781 deletions

View File

@@ -1426,7 +1426,7 @@ def make_rm_stock_entry(
}
}
target_doc.add_to_stock_entry_detail(items_dict)
target_doc.append("items", items_dict[rm_item_code])
stock_entry = get_mapped_doc(
order_doctype,