AR Deposit: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 1:
==Technical Specification==
===Rules in AR Deposit===
# DepositPaymentMethod must be a payment method that is link to an Account that is created as type of "Deposit" Account.
 
<br />
===Assemblies version 1.8===
{{BaseReferenceAC18}}
'''BCE.AutoCount.ARAP.dll'''
<br /><br />
==Sample with data model==
===Create new AR Deposit===
<syntaxhighlight lang="csharp">
Line 97 ⟶ 99:
</syntaxhighlight>
 
===Classes of Source (data model)===
<syntaxhighlight lang="csharp">
public class ARDepositSource