Wednesday, September 29, 2021
2 changes · master
Resolved issues and error corrections
Installing the Austrian localization now creates a demo company automatically. This makes it easier for users to explore or test the Austrian setup with realistic company data available right away.
Original PR description
Problem: When installing the Austrian localisation no demo company is created. Solution: Create demo_company.xml and add it to the manifest task: 2631136
This fix prevents an error from appearing when a user uses Sign Now on a signing template that includes multiple signers. It ensures location information is checked properly when creating the signing log, making the signing flow more reliable.
Original PR description
Check geo location for "create" sign log Before this commit: a trackback will be shown if a user Sign Now a template with multiple signers task-2652261