Skip to content

Transfer Microsoft Dynamics NAV | Business Central (CAL) objects to another range.

License

Notifications You must be signed in to change notification settings

OlegLobakov/changerange

Repository files navigation

Transfer Microsoft Dynamics NAV objects to another range

Build Status Contributors MIT License LinkedIn

About Changerange

Simple commandline tool for transfer Microsoft Dynamics NAV objects in another range.

Build Status

Prerequisites

  • Visual Studio 2019 Community Edition link.

Usage

  1. Download project source code (or download compiled exe file release)
  2. Build project.
  3. Copy \changerange\bin\Debug\changerange.exe to working folder.
  4. Command line parameters:
Parameter Description
-f objects file in working directory
-selectrange Define objects id range that will be transfer in another range
-tnewrange Start id for tables
-cnewrange Start id for codeunits
-pnewrange Start id for pages
-xnewrange Start id for xmlports
-rnewrange Start id for reports

Example:

changerange.exe -f UIEF.txt -selectrange 58000 59000 -cnewrange 80000 -pnewrange 80000 -tnewrange 80000 -xnewrange 80000

License

Distributed under the MIT License. See LICENSE for more information.

Report Bug or Request Feature

Report Bug or Request Feature

Contact

Oleg Lobakov - @linkedin

About

Transfer Microsoft Dynamics NAV | Business Central (CAL) objects to another range.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages