fix: patch item_reposting_for_incorrect_sl_and_gl

This commit is contained in:
Rohit Waghchaure
2023-01-17 11:32:06 +05:30
parent 8a56df695d
commit dbde3a3421
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ from erpnext.stock.stock_ledger import update_entries_after
def execute():
doctypes_to_reload = [
("setup", "company"),
("stock", "repost_item_valuation"),
("stock", "stock_entry_detail"),
("stock", "purchase_receipt_item"),