You can programmatically create and insert user defined tables into Uniconta. First, define a header using the TableHeaderClient class which defines information such as menu position, name and more. Table fields can be added using the TableField class which holds information such as name and type. A good way to create TableFields is to use a […]
Developers Unipedia
- API
- API
- User defined fields
- User defined tables
- Saving a Session
- Posting an Invoice
- Post Invoice and get PDF
- Localization
- Attach physical voucher to entities
- Server-Login User
- How to find C# Property from Uniconta Label
- Minimize network traffic and optimize speed
- Export pictures from Uniconta
- OIOUBL Document Mapping and Send (NemHandel)
User defined fields
June 26th, 2018 by MichaelSetting up You can create user defined fields in the Tools/User defined fields menu. Choose which table you would like to add a new field to, e.g. ‘Inventory’, ‘Sales orders’ etc. The two most important fields to set are ‘Name’ and ‘Type’. ‘Name’ being the […]
Uniconta API
December 29th, 2017 by UnicontaUniconta API is a complete API to interact with the Uniconta ERP Server. Uniconta API is the only way to interact with the ERP server. There do not exist any other type of connection or interface. We uses the Uniconta API for all our work on Uniconta our self. The Uniconta Windows and Uniconta Silverlight […]
API
May 24th, 2017 by UnicontaUniconta API is a complete API to interact with the Uniconta ERP Server. Uniconta API is the only way to interact with the ERP server. There do not exist any other type of connection or interface. We uses the Uniconta API for all our work on Uniconta our self. The Uniconta Windows and Uniconta Silverlight […]