Tutorial: Create a Positive Adjustment function

Introduction

This tutorial will partially implement a fictional customer case for "Unplanned Positive AdjustQty" as a new menu item.

The customization implemented using IntegrationEvents from the codeunit "MOB WMS Adhoc Registr." and is valid for every other customization that will use Unplanned ("adhoc") Requests.

Prerequisites

  1. Set up you personal development environment (See Getting started)
  2. Download the tutorial example VS Code project https://github.com/TaskletWMS/Customization/tree/main/Samples/Positive%20Adjustment

Next:

Unpl Pos Adjust(1/12) - Case