Programmer:Quotation v2: Difference between revisions

no edit summary
(Created page with "===Rules in Sale Quotation=== # NetTotal must not be negative amount # Document NetTotal amount is read-only, as the net total must be the sum of detail total (sub-total). ==...")
 
No edit summary
Line 1:
==Technical Specification==
===Rules in Sale Quotation===
# NetTotal must not be negative amount
# Document NetTotal amount is read-only, as the net total must be the sum of detail total (sub-total).
 
===Assemblies version 2.0===
{{BaseReferenceAC20}}
'''BCE.AutoCount.Invoicing.dll'''
'''BCE.AutoCount.Invoicing.Sales.dll'''
 
==Sample with data model==
===Create New Quotation===
<syntaxhighlight lang="csharp">