Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Case

Excerpt

When posting from Mobile WMS you want to print standard BC reports like "Post and Print" actions in WebClient does.



Info
titleUse the new built-in setting instead

This article was written before "Print Shipment on Post" was added as a feature in version MOB5.46

Instead of the events below, you can should use this feaure:   Set up Report Print

Enable Post & Print using customization

Print on Inventory Pick

OnPostPickOrder_OnBeforeRunWhseActivityPost

Print on Warehouse Pick

N/A- Currently not supported by event

Print on Shipment (when using "Shipping" function)

OnPostShipOrder_OnBeforeRunWhsePostShipment

Print on Shipment (when using "Post Shipment" function)

OnPostAdhocRegistrationOnPostShipment_OnBeforeRunWhsePostShipment

Print on Shipment (when using "Pack & Ship" feature)

How-to: Enable print of Sales Shipment/Transfer Shipment report in Pack & Ship

Prerequisites

You need to have Business Central set up for printing.

You can set up E-mail-printer, Universal Print etc.

See Printing


See also 

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
sorttitle
reversetrue
excerptTypesimple
cqllabel in ( "integrationevent" , "example" ) and label in ( "onbeforerun" , "onbeforerunwhsepostshipment" )



...