Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Block some items from printing from the portal

Featured Replies

  • Newbies

I am trying to print a shipping list from lineitem file that has multiple line items for each invoice/order. I want only those items that are shipped to show up on shipping list. My portal shows all the items related to that order. Is it posible to use script to pick only the items from product code or item#s?

If your line items have data in them that indicates their shipment status (such as a shipping date for example), then you could either do a search for that set, or set up a relationship to view that set in a portal -- and trigger the printing script from there.

If you need to view line items that are more than just Shipped, (such as Shipped and Delivered) than simply add the additional search criteria to your search, OR (if using a relationship) create a complex key that shows the records you need.

Either way, the key to printing a list of Shipped line items is that the line items themselves (not the Sales Order/Invoice) are tagged as shipped (and therefore findable).

As a follow up to Sharka's post:

Normal Relationship is based upon InvoiceID (for example)

Shipping Relationship would be based upon InvoiceID & ShippingStatus. Setup a calculated field in the Invoice file as InvoiceID & "-Shipped"; Setup a calculated field in the LineItems file as InvoiceID & Status (or whatever your shipping flag is).

Then when you print your shipping label, you use this other relationship.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.