Initiate UserSession and DBSetting: Difference between revisions

No edit summary
Line 13:
}}
{{Note|Plug-in development does not require to create new connection to AutoCount Accounting.
Because, user has already login to the account book. <br>Programmer can access the UserSession that is passed from argument "e" at plug-in initiate, and as parameter in constructor.
}}
===Unattended Connection without loading UI components===