Bug #7170

[SB_EPF] : Error Message to Display_(Employer Contribution Amount_Details)

Added by Erni Suhaireen Zulkifli over 7 years ago. Updated over 7 years ago.

Status:Work Completed-End life cycleStart date:February 20, 2017
Priority:ImmediateDue date:February 20, 2017
Assignee:Erni Suhaireen Zulkifli% Done:

100%

Category:EPF_SITSpent time:-
Target version:-

Description

Hi Chee Onn,

BUG 1
Scenario: Set empty on 'Employer Contribution' field at details.
Current error Message Displayed: Employer Contribution is required on line number [4].
Expected Error Message Displayed: Employer Contribution Amount is required on line number [4].

BUG 2
Scenario: Set alphabets on 'Employer Contribution' field at details.
Current error Message Displayed: Employer Contribution wrong amount format on line number [4].
Expected Error Message Displayed: Employer Contribution Amount should be numeric on line number [4]

Kindly change the error message as per user requirement given.
Thank you.

Task #7159 Test Result - Error Msg_Contribution Amount(Details).docx (243 KB) Erni Suhaireen Zulkifli, February 20, 2017 17:58

Task #7159 Test Result - Error Msg_Contribution Amount(Details)[v2].docx (243 KB) Erni Suhaireen Zulkifli, February 21, 2017 13:31


Related issues

Related to EPF - Change #7159: [SB_EPF] : Error Message to Display Work Completed-End life cycle February 16, 2017 February 20, 2017

History

#1 Avatar?id=1966&size=24 Updated by Ngoh Chee Onn over 7 years ago

  • Assignee changed from Ngoh Chee Onn to Erni Suhaireen Zulkifli

Hi Erni,

Please ask Kah Yan help to execute below query in db for this changes.

update dbo.IB_FILE_FIELD set DATA_TYPE = 2 where FIELD_NAME = 'Employer Contribution';
update dbo.IB_FILE_FIELD set FIELD_NAME = 'Employer Contribution Amount' where FIELD_NAME = 'Employer Contribution' and CATEGORY_ID = 6;

Thank you.

#2 Updated by Erni Suhaireen Zulkifli over 7 years ago

  • Assignee changed from Erni Suhaireen Zulkifli to Yap Kah Yan

Hi Kah Yan,

Please help to execute below query in db for this changes.

update dbo.IB_FILE_FIELD set DATA_TYPE = 2 where FIELD_NAME = 'Employer Contribution';
update dbo.IB_FILE_FIELD set FIELD_NAME = 'Employer Contribution Amount' where FIELD_NAME = 'Employer Contribution' and CATEGORY_ID = 6;

Thank you.

#3 Updated by Yap Kah Yan over 7 years ago

  • Assignee changed from Yap Kah Yan to Erni Suhaireen Zulkifli

Updated DB. Please retest. Thank you.

#4 Updated by Erni Suhaireen Zulkifli over 7 years ago

Tested and Passed

Also available in: Atom PDF