Log File Initialized... 7/8/2024 3:22:04 AM 7/8/2024 3:22:04 AM: Invalid Credentials ZealERP.ZealFramework.Utils.ZealException: Invalid Credentials at ZealERP.ZealSecurity.Services.NewSecurity.UserService.ValidateUser(User record) at ZealERP.ZealSecurity.Services.NewSecurity.UserService.Login(String UserId, String password) at ZealERP.ZealTakaful.TravelTakafulLogin.btnLogin_Click(Object sender, EventArgs e) 7/8/2024 3:22:04 AM: Invalid Credentials ZealERP.ZealFramework.Utils.ZealException: Invalid Credentials at ZealERP.ZealSecurity.Services.NewSecurity.UserService.ValidateUser(User record) at ZealERP.ZealSecurity.Services.NewSecurity.UserService.Login(String UserId, String password) at ZealERP.ZealTakaful.TravelTakafulLogin.btnLogin_Click(Object sender, EventArgs e) 7/8/2024 3:22:25 AM: Invalid Credentials ZealERP.ZealFramework.Utils.ZealException: Invalid Credentials at ZealERP.ZealSecurity.Services.NewSecurity.UserService.ValidateUser(User record) at ZealERP.ZealSecurity.Services.NewSecurity.UserService.Login(String UserId, String password) at ZealERP.ZealTakaful.TravelTakafulLogin.btnLogin_Click(Object sender, EventArgs e) 7/8/2024 3:22:25 AM: Invalid Credentials ZealERP.ZealFramework.Utils.ZealException: Invalid Credentials at ZealERP.ZealSecurity.Services.NewSecurity.UserService.ValidateUser(User record) at ZealERP.ZealSecurity.Services.NewSecurity.UserService.Login(String UserId, String password) at ZealERP.ZealTakaful.TravelTakafulLogin.btnLogin_Click(Object sender, EventArgs e) 7/8/2024 3:22:26 AM: Please Enter Password ZealERP.ZealFramework.Utils.ZealException: Please Enter Password at ZealERP.ZealSecurity.Services.NewSecurity.UserService.ValidateUser(User record) at ZealERP.ZealSecurity.Services.NewSecurity.UserService.Login(String UserId, String password) at ZealERP.ZealTakaful.TravelTakafulLogin.btnLogin_Click(Object sender, EventArgs e) 7/8/2024 3:22:26 AM: Please Enter Password ZealERP.ZealFramework.Utils.ZealException: Please Enter Password at ZealERP.ZealSecurity.Services.NewSecurity.UserService.ValidateUser(User record) at ZealERP.ZealSecurity.Services.NewSecurity.UserService.Login(String UserId, String password) at ZealERP.ZealTakaful.TravelTakafulLogin.btnLogin_Click(Object sender, EventArgs e) 7/8/2024 3:22:48 AM: Invalid Credentials ZealERP.ZealFramework.Utils.ZealException: Invalid Credentials at ZealERP.ZealSecurity.Services.NewSecurity.UserService.ValidateUser(User record) at ZealERP.ZealSecurity.Services.NewSecurity.UserService.Login(String UserId, String password) at ZealERP.ZealTakaful.TravelTakafulLogin.btnLogin_Click(Object sender, EventArgs e) 7/8/2024 3:22:48 AM: Invalid Credentials ZealERP.ZealFramework.Utils.ZealException: Invalid Credentials at ZealERP.ZealSecurity.Services.NewSecurity.UserService.ValidateUser(User record) at ZealERP.ZealSecurity.Services.NewSecurity.UserService.Login(String UserId, String password) at ZealERP.ZealTakaful.TravelTakafulLogin.btnLogin_Click(Object sender, EventArgs e) 7/8/2024 6:12:29 AM: Invalid Credentials ZealERP.ZealFramework.Utils.ZealException: Invalid Credentials at ZealERP.ZealSecurity.Services.NewSecurity.UserService.ValidateUser(User record) at ZealERP.ZealSecurity.Services.NewSecurity.UserService.Login(String UserId, String password) at ZealERP.ZealTakaful.LoginNew.btnLogin_Click(Object sender, EventArgs e) 7/8/2024 6:12:29 AM: Invalid Credentials ZealERP.ZealFramework.Utils.ZealException: Invalid Credentials at ZealERP.ZealSecurity.Services.NewSecurity.UserService.ValidateUser(User record) at ZealERP.ZealSecurity.Services.NewSecurity.UserService.Login(String UserId, String password) at ZealERP.ZealTakaful.LoginNew.btnLogin_Click(Object sender, EventArgs e) 7/8/2024 6:12:58 AM: Invalid Credentials ZealERP.ZealFramework.Utils.ZealException: Invalid Credentials at ZealERP.ZealSecurity.Services.NewSecurity.UserService.ValidateUser(User record) at ZealERP.ZealSecurity.Services.NewSecurity.UserService.Login(String UserId, String password) at ZealERP.ZealTakaful.LoginNew.btnLogin_Click(Object sender, EventArgs e) 7/8/2024 6:12:58 AM: Invalid Credentials ZealERP.ZealFramework.Utils.ZealException: Invalid Credentials at ZealERP.ZealSecurity.Services.NewSecurity.UserService.ValidateUser(User record) at ZealERP.ZealSecurity.Services.NewSecurity.UserService.Login(String UserId, String password) at ZealERP.ZealTakaful.LoginNew.btnLogin_Click(Object sender, EventArgs e) 7/8/2024 6:50:00 AM: The maximum allowed amount is 80000\. You have already Policies amount of 73550\. and adding more 11400\. will result in 84950\. which is greater than 80000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 80000\. You have already Policies amount of 73550\. and adding more 11400\. will result in 84950\. which is greater than 80000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 6:50:00 AM: Error.. The maximum allowed amount is 80000\. You have already Policies amount of 73550\. and adding more 11400\. will result in 84950\. which is greater than 80000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 80000\. You have already Policies amount of 73550\. and adding more 11400\. will result in 84950\. which is greater than 80000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 6:50:20 AM: The maximum allowed amount is 80000\. You have already Policies amount of 73550\. and adding more 11400\. will result in 84950\. which is greater than 80000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 80000\. You have already Policies amount of 73550\. and adding more 11400\. will result in 84950\. which is greater than 80000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 6:50:20 AM: Error.. The maximum allowed amount is 80000\. You have already Policies amount of 73550\. and adding more 11400\. will result in 84950\. which is greater than 80000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 80000\. You have already Policies amount of 73550\. and adding more 11400\. will result in 84950\. which is greater than 80000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 6:50:30 AM: The maximum allowed amount is 80000\. You have already Policies amount of 73550\. and adding more 11400\. will result in 84950\. which is greater than 80000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 80000\. You have already Policies amount of 73550\. and adding more 11400\. will result in 84950\. which is greater than 80000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 6:50:30 AM: Error.. The maximum allowed amount is 80000\. You have already Policies amount of 73550\. and adding more 11400\. will result in 84950\. which is greater than 80000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 80000\. You have already Policies amount of 73550\. and adding more 11400\. will result in 84950\. which is greater than 80000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 1:48:31 PM: Thread was being aborted. System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at System.Web.HttpResponse.Redirect(String url) at ZealERP.ZealTakaful.AppSelection.Page_Load(Object sender, EventArgs e) 7/8/2024 10:02:34 PM: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 10:02:34 PM: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 10:03:01 PM: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 10:03:01 PM: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 10:05:26 PM: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 10:05:26 PM: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 10:05:36 PM: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 10:05:36 PM: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 10:05:58 PM: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 10:05:58 PM: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 10:06:08 PM: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 10:06:08 PM: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 10:06:14 PM: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 10:06:14 PM: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 10:10:24 PM: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 10:10:24 PM: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 10:11:47 PM: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 10:11:47 PM: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 10:12:32 PM: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 10:12:32 PM: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 10:13:53 PM: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 10:13:53 PM: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0() 7/8/2024 10:15:01 PM: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.ValidateAmounts(SaveDataModel record, OracleCommand command) at ZealERP.ZealTakaful.Services.DBServiceChildTravelPolicy.BeforeSave(SaveDataModel record, OracleCommand command) at ZealERP.ZealFramework.Services.DBService.<>c__DisplayClass20_0.b__0(OracleCommand command) at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) 7/8/2024 10:15:01 PM: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. ZealERP.ZealFramework.Utils.ZealException: Error.. The maximum allowed amount is 150000\. You have already Policies amount of 138650\. and adding more 11400\. will result in 150050\. which is greater than 150000\. at ZealERP.ZealFramework.Utils.ZealTransactionHandler.ExecuteTransaction(TransactionBody _TransactionBody) at ZealERP.ZealFramework.Services.DBService.Save(SaveDataModel record) at ZealERP.ZealFramework.Services.DBService.SaveSecure(SaveDataModel record) at ZealERP.ZealTakaful.Controllers.DBController.<>c__DisplayClass6_0.b__0()