Christian Schmid
Christian Schmid
Robert, we don't currently check the return value, but basically if FieldPut returned a boolean value I would expect false if it didn't work and true if it did. Also...
It is not necessary to change the return value of FieldPut, the applications have worked with the "uValue" so far. For your information, I'm on vacation for the next week...
Chris, you have published your changes in XSharp.VoEditors in the branch feature/Runtime, unfortunately I can't pick any changes from it. My fork is based on the main branch.
Hi Chris, return the customized project in the ZIP file. At the same time I have also send a PULL request via GIT. [XSharpVoEditors.zip](https://github.com/user-attachments/files/16231443/XSharpVoEditors.zip)
Hello Chris, I have now added the filter for the currently edited file and the start directory for the FolderBrowser dialog. [XSharpVoEditors.zip](https://github.com/user-attachments/files/16235692/XSharpVoEditors.zip)
Something seems to have been lost here. The bug was fixed in the test version of XSharp.VoEditor.dll from March 2023, but the change was never integrated into a release during...
One more note, all SQL queries are correct and were also tested via the data architect. The applications with the same code run in VO without errors. In the development...
Entschuldigen Sie bitte meine späte Antwort, unsere Firewall hatte die Emails von GitHub in die Quarantäne verschoben. Verwendet man Profil Extended mit UnitQuantity wird "lineTotal" aus meiner Sicht falsch ermittelt,...
Ja, müsste man, so wie in meinem Beispiel gemacht. Die Alternative währe bei der Verwendung von Extended die UnitQuantity auf > 0 zu prüfen und dann die Berechnung entsprechend durchzuführen...