Issues resolved with Bill Enter Modal IO-480
This commit is contained in:
@@ -258,8 +258,7 @@ export function BillsListTableComponent({
|
||||
!selectedBillLinesByBill[record.id] ||
|
||||
(selectedBillLinesByBill[record.id] &&
|
||||
selectedBillLinesByBill[record.id].length === 0) ||
|
||||
record.is_credit_memo ||
|
||||
record.exported
|
||||
record.is_credit_memo
|
||||
}
|
||||
onClick={() =>
|
||||
setPartsOrderContext({
|
||||
|
||||
Reference in New Issue
Block a user