ameyer505 / D365FOAdminToolkit

A D365FO administrative toolkit created by and for the community
MIT License
22 stars 9 forks source link

Fixed issue with override of admin role logging requirement #24

Closed jofme closed 2 weeks ago

jofme commented 2 weeks ago

Moved insert/update logic to ADMTableEvents Removed update from ADMSysAdminReason Changed dialog to exception Introduced check for if client exists

jofme commented 2 weeks ago

We might have to mark this functionality for refactoring. There are some pattern issues in the dialog form, and duplicated code in the class ADMTableEvents