Added comments for new todo on line ignore logic.

This commit is contained in:
Patrick Fic
2021-01-12 11:33:22 -08:00
parent 16b66a1658
commit 9eca8dee45

View File

@@ -372,6 +372,10 @@ async function DecodeLinFile(extensionlessFilePath) {
// jobline.db_price = jobline.act_price;
// }
//*****TODO LINE****
//Any PAL, Remanufactured, Recycled, Aftermarket, Used,
// If DB Price 0, ignore them.
//RPS-46 Ignore NA Line Items.
if (
jobline.part_type === "PAN" &&