2,421
editsDifference between revisions of "Cash Book Received Voucher v2"
Jump to navigation
Jump to search
no edit summary
m |
|||
==Technical Specification==
# Net Total of the voucher must be positive;
# Net Total of the voucher must not be zero.
# Total Payment amounts must be tally with the total amounts in details.
{{BaseReferenceAC20}}
'''AutoCount.GL.dll'''
<br /><br />
==Sample with data model==
===Create new Cash Book <u>Received Voucher</u>===
<syntaxhighlight lang="csharp">
</syntaxhighlight>
===Classes of source (data model)===
<syntaxhighlight lang="csharp">
public class CashBookSource
|