Method Community

 

Show all items on order

Last post 03-21-2013 4:36 PM by Method_Jason. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 03-19-2013 9:43 PM

    • Josh
    • Top 500 Contributor
    • Joined on 02-15-2013
    • Posts 6

    Show all items on order

    I'd like to create a screen within the Vendors tab that shows a complete list of all items on order. I dont want a list of purchase orders, but a compiled list of all the items that are currently on open purchase orders. User should also be able to see columns with info from the associated purchae order(s) like; item PO #, date item ordered, date item expected, customer item assigned to, item tracking #, etc. 

    Any ideas on how I can get started with this? I'm sure once I get started it will make sense. Ive tried modifying the various Item and Proposal List tables and screens, even created my own new screen, but am not getting the results I want. I'm sure I just don't know what to do. 

    Any help or direction is appreciated!

  • 03-20-2013 4:20 PM In reply to

    Re: Show all items on order

    Answer

    Hi Josh, 

    To start you off, I would suggest creating a screen based off the PurchaseOrderLine table. This table holds all the items inside your purchase orders. From here you'll be able to set filter views based on any field in the table. IsManuallyClosed might be a field of interest in this case. Hope this helps. 

    - Jason

    Need more help? Ask us about Method consulting services

    Jason Masina
    Community Support Specialist
    Method Integration Inc.
    Toll Free: 1.888.925.6238
    Local and overseas: 416.847.0400
    Fax: 416.640.6027
    E-mail: j.masina@methodintegration.com
  • 03-20-2013 10:31 PM In reply to

    • Josh
    • Top 500 Contributor
    • Joined on 02-15-2013
    • Posts 6

    Re: Show all items on order

    Thanks Jason, 

    I've done that, (IsManuallyClosed equals No) in a filter but still cannot get only items not received to show up. Im getting a massive list of items, and almost all of them have been received into QB and those PO's have been closed. 

    What exactly does the IsManuallyClosed look for? Maybe I'm doing it wrong?

    Thanks!

  • 03-21-2013 8:48 AM In reply to

    Re: Show all items on order

    Hi Josh, 

    IsManuallyClosed is set to true or yes when the purchase order is closed in Quickbooks. I would suggest exporting the PurchaseOrderLine table and seeing if the items marked as false in the IsManuallyClosed field are actually the items that you were hoping would show up in your filered grid. 

    - Jason

    Need more help? Ask us about Method consulting services

    Jason Masina
    Community Support Specialist
    Method Integration Inc.
    Toll Free: 1.888.925.6238
    Local and overseas: 416.847.0400
    Fax: 416.640.6027
    E-mail: j.masina@methodintegration.com
  • 03-21-2013 4:36 PM In reply to

    Re: Show all items on order

    Josh, 

    Another possible solution is filter your grid by the IsFullyReceived field from the PurchaseOrder table. You would have to link this field into your PurchaseOrderLine table. 

    - Jason

    Need more help? Ask us about Method consulting services

    Jason Masina
    Community Support Specialist
    Method Integration Inc.
    Toll Free: 1.888.925.6238
    Local and overseas: 416.847.0400
    Fax: 416.640.6027
    E-mail: j.masina@methodintegration.com
Page 1 of 1 (5 items)