Hi,
I have a question about LinkToPurchaseOrder field in BillLineItem Table. This field actually is RecordID to purchaseorderline table (according to the tooltip of that field.) However, if I want to add some linked field via this "LinkToPurchaseOrder", I can not see all fields, just some linked RecordID.
However, if I add my own field (ex "Test") which is same (a RecordID to PurchaseOrderLine Table), I can see all fields and add linked field via it.
The question is, what is wrong with "LinkToPurchaseOrder" field? Can I delete it and use my own one? will it cause any issue while sync back to QBs?
And, I found that I can not delete the new create "test" field from BillLineItem, what should I do to remove this new create field?
Thanks.