Merge pull request #50544 from aerele/asset-repair-pi-status

fix: prevent pi status from changing on asset repair
This commit is contained in:
Khushi Rawat
2025-11-24 23:28:33 +05:30
committed by GitHub

View File

@@ -316,7 +316,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,