IO-1817 Delete existing bill line.
This commit is contained in:
@@ -81,11 +81,6 @@ export function JobLinesComponent({
|
||||
(c) => c.name === job.ins_co_nm
|
||||
)?.private;
|
||||
|
||||
console.log(
|
||||
"🚀 ~ file: job-lines.component.jsx ~ line 81 ~ jobIsPrivate",
|
||||
jobIsPrivate
|
||||
);
|
||||
|
||||
const columns = [
|
||||
{
|
||||
title: "#",
|
||||
|
||||
Reference in New Issue
Block a user