Info
Version: | 1.1510.2 |
Author(s): | Kyle Schultz, Tim McCormick, John Mininger |
Last Update: | Friday, May 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DefenderAccountingFramework |
Install
Install-Package DefenderAccountingFramework
dotnet add package DefenderAccountingFramework
paket add DefenderAccountingFramework
DefenderAccountingFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- DefenderBusiness(>= 1.1502.105)
It is recommended that this package be added to every Defender project that interacts with Inventory, Sales, Returns, Refunds, Payments, etc...
The Accounting Framework aseemblies in this package give the user the ability to easily interact with the Defender ERP system.
This framework interacts directly with the Business and Core frameworks so that the user can perform an action and pass the required items to the action, ultimately saving the item to the database.