This bug came to us when we posted an GST settlement entry and our General Ledger Setup was deleted.
Yes, that`s really a big problem as General Ledger Setup is the most important part of Navision.
We tried to debug the process & find the code but was not getting anywhere.
But just as we were about to give up, we noticed that there was a field in Table ID - 16433 (GST Reconciliation) - "GST Recon. Tolerance" in which if a value is validated then only General Ledger Setup was getting deleted.
We checked the code on the - OnValidate() Trigger of the field on the table given below is what we found -
Solution : Remove the code from OnValidate() Trigger of field "GST Recon. Tolerance" from Table ID - 16433 (GST Reconciliation).
Yes, that`s really a big problem as General Ledger Setup is the most important part of Navision.
We tried to debug the process & find the code but was not getting anywhere.
But just as we were about to give up, we noticed that there was a field in Table ID - 16433 (GST Reconciliation) - "GST Recon. Tolerance" in which if a value is validated then only General Ledger Setup was getting deleted.
We checked the code on the - OnValidate() Trigger of the field on the table given below is what we found -
Solution : Remove the code from OnValidate() Trigger of field "GST Recon. Tolerance" from Table ID - 16433 (GST Reconciliation).
No comments:
Post a Comment