IO-1205 IO-1207 IO-1204 Minor UI Updates.

This commit is contained in:
Patrick Fic
2021-06-14 10:44:05 -07:00
parent 8d74ef275e
commit 3ab31c8bee
3 changed files with 6 additions and 6 deletions

View File

@@ -139,7 +139,7 @@ export function PartsOrderListTableComponent({
</Button>
</Popconfirm>
<Button
disabled={jobRO}
disabled={jobRO ? !record.return : jobRO}
onClick={() => {
logImEXEvent("parts_order_receive_bill");