AR Refund v2: Difference between revisions

no edit summary
(Created page with "===Assemblies version 2.0=== {{BaseReferenceAC20}} '''AutoCount.ARAP.dll''' <br /><br /> ===Create new AR Refund=== <syntaxhighlight lang="csharp"> public void CreateNewARRef...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1:
===Assemblies version 2.0===
{{BaseReferenceAC20}}
'''AutoCount.ARAP.dll'''
<br /><br />
==Sample with data model==
===Create new AR Refund===
<syntaxhighlight lang="csharp">
Line 48 ⟶ 49:
</syntaxhighlight>
 
{{SeeAlsoAPIAccount}}
==See Also==
* [[AR Debtor v2]]
* [[AR Invoice v2]]
* [[AR Received Payment v2]]
* [[AR Debit Note v2]]
* [[AR Credit Note v2]]
* [[AR Refund v2]]
* [[AR Deposit v2]]
* [[AR Deposit - Create New or Update with Refund & Forfeit v2]]
 
[[Category:Programmer]]
[[Category:API]]