Unfortunately I have put in a lot of time experimenting with both of these fields already without any success.
I see that IsManuallyClosed comes from Quickbooks. When one wants an otherwise unfilled - or partially filled - Sales Order to be closed in QuickBooks, one checks this box in QuickBooks and this value does successfully carry over into Method.This, however, is the minority of our transactions - special situations when we have some special reason to do so. The vast majority of transactions remain open until the time that they are fully invoiced.
However, I do not see where IsFullyInvoiced gets data from, nor can I find this field in QuickBooks. If I view any Sales Order in Method which I know has been fully invoiced (where each of the quanities ordered equals each of the quantities invoiced as shown in the SalesOrderLine table), that check box never has a check in it on the Sales Order. In fact, I can not locate a single Sales Order in Method where the IsFullyInvoiced value is equal to Yes.
Does this require some kind of action step that compares each of the ordered items to each of the invoiced items and if they match exactly, the IsFullyInvoiced field gets set to Yes? This seems a bit messy and complicated to me.
Ultimately, all I want is the info that comes from QuickBooks' Open Sales Order report to appear (filtered by the logged in rep). Can someone tell me how to do this? This seems like it should be simple to do, yet I just can't figure it out.
Method is able to pull the correct data using the QuickBooks Reports section, I just don't have any ability to customize and filter by rep there (or do I?)