Programmer: Difference between revisions

From AutoCount Resource Center
Content added Content deleted
Line 6: Line 6:
<br/>
<br/>
==Programmer Latest Notice==
==Programmer Latest Notice==
{{Note|Next release of AutoCount Accounting 2.? will be updated to DevExpress 22.2.6
{{Note|Next release of AutoCount Accounting 2.? will be updated to DevExpress 22.2.6 - ''7/6/2023''
[https://www.devexpress.com/subscriptions/new-2022-2.xml#winforms Visit DevExpress 22.2 website]
[https://www.devexpress.com/subscriptions/new-2022-2.xml#winforms Visit DevExpress 22.2 website]
}}
}} - ''7/6/2023''
{{Note|'''.Net Core and .Net is not''' completely compatible with '''.Net Framework 4.8''' - ''27/3/2023''<br>
{{Note|'''.Net Core and .Net is not''' completely compatible with '''.Net Framework 4.8''' - ''27/3/2023''<br>
Recently noticed few projects that are built on the foundation of .Net 6.0 produced error and unexpected issues.<br>Therefore would advise for project that's built with AutoCount Accounting 2.1 assemblies, must only target .Net Framework 4.8.
Recently noticed few projects that are built on the foundation of .Net 6.0 produced error and unexpected issues.<br>Therefore would advise for project that's built with AutoCount Accounting 2.1 assemblies, must only target .Net Framework 4.8.

Revision as of 07:49, 7 June 2023

AutoCount Resource Center


Programmer Latest Notice

Next release of AutoCount Accounting 2.? will be updated to DevExpress 22.2.6 - 7/6/2023

Visit DevExpress 22.2 website

.Net Core and .Net is not completely compatible with .Net Framework 4.8 - 27/3/2023

Recently noticed few projects that are built on the foundation of .Net 6.0 produced error and unexpected issues.
Therefore would advise for project that's built with AutoCount Accounting 2.1 assemblies, must only target .Net Framework 4.8.

Get latest plug-in builder 2.1.0.1 for AutoCount Accounting 2.1 at Programmer Download - 2/12/2022
AutoCount Accounting 2.1 API - Updated: 6/1/2023
  • Added important knowledge regarding TaxCode and TaxRate for 2.1
  • Added note to "Assemblies Filename Changed"
More Programmer Notice and Update

Programmer Download

Programmer Download and Links
Download Programmer's tools, resources and External Links


API Resources

AutoCount Accounting API (.Net Framework)
Plug-In, Integrate...

    Connect and Integrate with AutoCount Accounting


  1. API: Master Data


  2. API: Transactions & Documents


  3. API: Bonus Point (Member Point)


  4. Reporting - Member List and Point Balance - [1.8, 1.9] [2.0]
Tutorials
General Knowledge
Some source code syntax in this document requires Development Tool that supports C# 6.0
All materials and coding you may find at wiki AutoCount for programmer is for education and conceptual purposes.

Programmer may use them as study reference, but be cautious when apply sample and training coding in actual project.
Without throughout understanding of the piece of code, it may result to confusion in the project.
When a programmer uses any piece of code from others in the project, the programmer is liable to the code.