Skip to content

palantus/d365-bp-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Best Practices manager for D365

This is a graphical terminal app written in Rust, that enables you to get an overview of the output from the last BP-check and write justifications.

Screenshots

Select model:

image

Best practices:

image

Features

  • Select model
  • View best practices from last best practice check
  • Write justification
  • Generate new suppression xml file with your new justifications

Installation

Download from Releases and extract zip file.

Setup

Create a config.toml file with something like:

modelpath = 'C:\\AOSService\\PackagesLocalDirectory'
models = ['MyModelNO', 'MyModelCore']

Run with:

.\bp-manager.exe