AR Deposit: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
==Technical Specification==
==Technical Specification==
# DepositPaymentMethod must be a payment method that is link to an Account that is created as type of "Deposit" Account.
# '''Deposit Payment Method''' must be a payment method that is created as type of "Deposit" Account in '''GL''' | '''Account Maintenance'''.


<br />
<br />
==Assemblies version 1.8==
==Assemblies version 1.8, 1.9==
{{BaseReferenceAC18}}
{{BaseReferenceAC18}}
'''BCE.AutoCount.ARAP.dll'''
'''BCE.AutoCount.ARAP.dll'''
Line 143: Line 143:


===Implementation===
===Implementation===
* Deposit without Debtor Code
[[File:ProgrammerNewARDeposit1.PNG|link=]]
[[File:ProgrammerNewARDeposit1.PNG|link=]]<br />
* Deposit with Debtor Code
[[File:ProgrammerNewARDeposit2.PNG|link=]]
[[File:ProgrammerNewARDeposit2.PNG|link=]]
<syntaxhighlight lang="csharp">
<syntaxhighlight lang="csharp">
Line 190: Line 192:
</syntaxhighlight>
</syntaxhighlight>


{{SeeAlsoAPIAccount}}
{{SeeAlsoAccount}}

[[Category:Programmer]]
[[Category:Programmer]]
[[Category:API]]
[[Category:API]]