
Hi All
When am trying to delete all transactions with the following URL:
https://XXX.sandbox.operations.dynamics.com/?cmp=XXX&mi=SysClassRunner&cls=sysdatabasetransdelete
i received the following error:
Best Regards,
Hi, Please move this post to Dynamics 365 Finance Forum community.dynamics.com/.../financeandoperations
The error you are getting is a standard validation for Fixed Asset Transactions. System is checking posting layer (CurrentOperationsTax field in AssetBookTable) in Asset Book should be None. You can check delete method in AssetTrans table.