Skip to content

PrimaverabssDeveloper/ExtensibilityEssentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extensibility Essentials

Description

A Visual Studio extension to easily create from the scratch and debug extensibility projects for PRIMAVERA ERP 10. Simply select the entity you want to extend and the tool will add all the references and create the classes that you will need for the project.

Before Use

By default, this tool is configured to load assemblies from the default PRIMAVERA folder. If you have a different folder change this on Visual Studio options. TOOLS > OPTIONS - PRIMAVERA Extensibility

VS-Options

How to Use

To know more about how to configure your visual studio IDE read this post or Watch this video

Features

  • Support to C# and VB languages.
  • Create and edit PEX projects
  • Add CustomCode, CustomTab and CustomForm.
  • Automatic registry an extension after the build event.

Requirements

  • PRIMAVERA ERP v10.0 (or higher).
  • Visual Studio 2017, 2019 and 2022

Contributing and Feedback

Everyone is free to contribute to the repository.

Any bugs detected in the code samples can be reported in the Issues section of this repository.

License

Unless otherwise specified, the code are released under the MIT license.