chore: resolve conflicts

(cherry picked from commit 54a58e9205)
This commit is contained in:
Gursheen Anand
2024-04-21 19:07:08 +05:30
committed by Mergify
parent eae5f27ec8
commit e8f5c45751

View File

@@ -228,7 +228,7 @@ class LandedCostVoucher(Document):
doc.make_gl_entries(via_landed_cost_voucher=True)
else:
doc.make_gl_entries()
doc.repost_future_sle_and_gle()
doc.repost_future_sle_and_gle(via_landed_cost_voucher=True)
def validate_asset_qty_and_status(self, receipt_document_type, receipt_document):
for item in self.get("items"):