-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- 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 (#47) - 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 (#108) - Update dependencies
- Loading branch information
1 parent
00b18cf
commit d1d20ac
Showing
56 changed files
with
1,674 additions
and
484 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.