mescalante
10/02/2025, 1:04 AMCeligo AI
10/02/2025, 1:04 AMAI generated answer (using internal Slack threads):To display available bins linked to a transfer order line, you can customize the Picking Ticket form associated with your Transfer Order. Here are the steps: 1. Navigate to the Transfer Order Customization and look for the "Linked Forms" section. This will show you the Picking Ticket that you can modify. 2. If you haven't customized this area before, you will need to create new versions of both standard forms, i.e., the Transfer Order form and the Picking Ticket form. 3. The Picking Ticket form is where you add your columns. You can add a column for the bin number linked to each line of the transfer order. 4. The Transfer Order form is where you specify that your transfers should use the customized Picking Ticket. In the context of an account without WMS functionality, you can get the bin details from the inventory details on the item record to appear on the picking ticket advanced PDF by adding a new column with the HTML to the inventory details. You can use the following syntax:
${item.record.inventorydetailsrch.binnumber} or {inventoryassignment,binnumber}.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
10/02/2025, 1:04 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.804718137
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.791809142
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.783905089
Celigo AI
10/02/2025, 1:04 AM