Programmer:Sales Agent v2: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 March 2024

  • curprev 07:3807:38, 18 March 2024DanielY talk contribs 1,438 bytes +1,438 Created page with " ==Technical Specification== # Default SalesAgent size = 12 # Not allow to delete Sales Agent when it is referred in document and transaction. ==References of AutoCount Accounting version 2.0== {{BaseReferenceAC20}} '''AutoCount.GeneralMaint.dll''' ==Sales Agent API== ===New=== <syntaxhighlight lang="csharp"> public void NewAgent(string agentCode, string agentName) { AutoCount.GeneralMaint.SalesAgent.SalesAgentCommand cmd = AutoCount.GeneralMaint.Sales..."