Skip to content

Releases: MC2IT/Agicap.ps1

Agicap for PowerShell 0.6.0

Choose a tag to compare

@CedX CedX released this 06 Aug 18:21
  • Chart of accounts: added the New-AccountingAccount, Remove-AccountingAccount, Submit-AccountingAccount, New-ThirdParty, Remove-ThirdParty and Submit-ThirdParty cmdlets.
  • Organizations: removed the -All parameter from the Select-Entity and Select-Organization cmdlets.
  • Payments: removed the -Wait parameter from the Sync-Beneficiary cmdlet.

Agicap for PowerShell 0.5.1

Choose a tag to compare

@CedX CedX released this 04 Aug 14:55
  • Payments: allows empty strings for mandatory parameters of the New-PostalAddress cmdlet.

Agicap for PowerShell 0.5.0

Choose a tag to compare

@CedX CedX released this 03 Aug 12:51
  • Payments: added the Get-BeneficiarySynchronization, New-SynchronizedBeneficiary and Sync-Beneficiary cmdlets.

Agicap for PowerShell 0.4.0

Choose a tag to compare

@CedX CedX released this 30 Jul 20:12
  • Added the -Scope parameter to the New-AgicapClient cmdlet.
  • Payments: added the Remove-AgicapBeneficiary, Select-AgicapBeneficiary, Submit-AgicapBeneficiary and Update-AgicapBeneficiary cmdlets.

Agicap for PowerShell 0.3.0

Choose a tag to compare

@CedX CedX released this 29 Jul 14:31
  • Added the New-AgicapClient cmdlet.
  • Removed the Get-AgicapApiUrl cmdlet.
  • Organizations: added the Select-AgicapEntity and Select-AgicapOrganization cmdlets.
  • Payments: added the New-AgicapBankAccount, New-AgicapBeneficiary and New-AgicapPostalAddress cmdlets.

Agicap for PowerShell 0.2.0

Choose a tag to compare

@CedX CedX released this 27 Jul 14:23
  • Added the uriKind parameter to the Convert.ToUri() method.
  • Changed the type of Instance and Type properties from the ProblemDetails class to Uri.

Agicap for PowerShell 0.1.1

Choose a tag to compare

@CedX CedX released this 27 Jul 12:40
  • Fixed the explicit conversion from a PSObject for the PurchaseJournal.PurchaseJournal and TreasuryBankJournal.Counterpart classes.

Agicap for PowerShell 0.1.0

Choose a tag to compare

@CedX CedX released this 27 Jul 08:59
  • Initial release: provides the Get-AgicapApiUrl and Request-AgicapAccessToken cmdlets.