fix: prevent pi status from changing on asset repair

This commit is contained in:
ravibharathi656
2025-11-16 08:36:30 +05:30
parent 9b06eaab78
commit 3f2081b440

View File

@@ -305,7 +305,6 @@ class AssetRepair(AccountsController):
"cost_center": self.cost_center,
"posting_date": self.completion_date,
"against_voucher_type": "Purchase Invoice",
"against_voucher": self.purchase_invoice,
"company": self.company,
},
item=self,