Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.64 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.64 KB

Transfer Rout Setup

This program was developed because of an need to create Transfer Routs during migration phase of implementation project.

Setup

Installation

  1. Install Python 3.11.2 - recomended or higher
    • install it as "Run as Administrator"
    • on pop-up page mark "Add Python to PATH" and unmark "Instal launcher for all users" (if possible)
  2. Run Installation_libs.ps1 code (reflect correct path to your python installation)
  3. Update HQ_Data_Generator.bat to reflect correct path to your python installation

Operation

Process

Process

  • red --> manual steps
  • green --> automatic steps

Dowloader

  • there is an need to select
    1. NOC
    2. Company --> as these entity fully describe pure data source
  • downloads all Locations Codes and Location type to enable logic inside

Read .csv files

  • addtional infromation which cannot be downloaded from NAV are maintained in .csv files Link
    1. Shipping Agent
    2. Shipping Agent Services
    3. Shipment Methods

Main function

  • creates and full combination of all location and map it according to .csv files

Export

  • program will exports data to .csv file and prints it