IO-1205 IO-1207 IO-1204 Minor UI Updates.
This commit is contained in:
@@ -139,7 +139,7 @@ export function PartsOrderListTableComponent({
|
||||
</Button>
|
||||
</Popconfirm>
|
||||
<Button
|
||||
disabled={jobRO}
|
||||
disabled={jobRO ? !record.return : jobRO}
|
||||
onClick={() => {
|
||||
logImEXEvent("parts_order_receive_bill");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user