Skip to content

v3.0.0

Compare
Choose a tag to compare
@NagBoranna NagBoranna released this 06 Nov 19:28
· 6 commits to master since this release
d1d20ac
  • Convert from .NET Standard 1.6 to .NET Standard 2.0 (#123, #101)
  • Remove 1.0, 1.1, 2.0 .NET Core support due to EOL, and add 3.1 Core support
  • Update to Visual Studio Version 16
  • Add Purchasing Transactions for approve and decline
  • Add Exchange Rate test coverage for Create ApPayment
  • Change from NLog to Microsoft.Extensions.Logging
  • APPYMT support implemented for ApPaymentCreate
  • Refactor ApPaymentRequest* to ApPayment*
  • Fix isnegate for InList in ReadByQuery
  • Remove mutual exclusion rule for lot number and serial number for item detail
  • Update dependencies