Skip to content

byndit/BeyondCues-RoleCenter-PTE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeyondCues RoleCenter PTE

A Per-Tenant Extension (PTE) for Microsoft Dynamics 365 Business Central that integrates Beyond Cues tiles and activities into partner-specific role centers.

Overview

This extension adds custom Beyond Cues activity tiles to various role centers, enabling users to view actionable insights and KPIs directly from their Business Central dashboard. The extension serves as a bridge between the Beyond Cues application and third-party role centers.

Features

  • Extends multiple role centers with Beyond Cues custom tiles
  • Adds "BYD CU Cues Activities" parts

Supported Role Centers

Role Center Object ID
CMS Role Center 54310
OCG TM Role Center 54311
TSR TRASER Role Center 54312
TSRR Rental Role Center 54313

Requirements

Platform

  • Business Central Platform: 24.0.0.0 or later
  • Runtime: 16.0

Dependencies

This extension requires the following apps to be installed:

App Publisher Minimum Version
BeyondCues BEYONDIT GmbH 2024.0.0.0
TRASER Core TRASER Software GmbH 2502.251100.20251203.2
orderbase Time Management Library orderbase consulting GmbH 25.0.71.699
Multiship Comsol Unternehmenslösungen AG 26.1.7.83
TRASER Rental TRASER Software GmbH 2502.251100.20260121.2

Installation

  1. Ensure all dependency apps are installed in your Business Central environment
  2. Download the .app file from the releases
  3. Upload and install via the Extension Management page in Business Central

Project Structure

ThirdParties/
└── app/
    ├── app.json           # App manifest and configuration
    ├── app.png            # App icon
    └── src/               # AL source files
        ├── PTECMSRC.PageExt.al
        ├── PTEOCGTMRC.PageExt.al
        ├── PTETSRRC.PageExt.al
        └── PTETSRRRentalRC.PageExt.al

Development

This project uses AL-Go for GitHub for CI/CD automation.

Building

Use the AL Language extension in VS Code or run the AL-Go workflows for automated builds.

Configuration

  • Country: Germany (de)
  • ID Range: 54310-54320

Publisher

BEYONDIT GmbH

License

Proprietary - All rights reserved.

About

Add custom Tiles to any Rolecenters - supported only by Beyond Cues

Resources

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from microsoft/AL-Go-PTE