Bug #1054
شاشة أستعلام المفتشين
100%
Description
Dear Ahmed,
at (شاشة أستعلام المفتشين ) need to add (الادارة) & (مجموعة التفتيش) :
1- مجموعة التفتيش by :
select 'مجموعه رقم '|| bb.GROUP_ID || '- ' || GROUP_NAME from INS_INSPECTOR_PROFILE aa , INS_GROUPS bb
where aa.GROUP_ID = bb.GROUP_ID
and aa.INSPECTOR_ID = :p_INSPECTOR_ID
;
2- الادارة by :
select SYS_PKG.GET_LOOKUP_NAME (2,GOVERNORATE_ID) from INS_INSPECTOR_PROFILE
where INSPECTOR_ID = :p_INSPECTOR_ID
;
also to update the labels that mentioned on attachment photo.
Regards
History
#1 Updated by Ahmad Amer about 6 years ago
- Assignee changed from Ahmad Amer to Abdelhalim Abu Qamar
- % Done changed from 0 to 100
Done , Please Check on test
#2 Updated by Abdelhalim Abu Qamar about 6 years ago
- File inspector_inq1.jpg added
- Status changed from Open to In Progress
- Assignee changed from Abdelhalim Abu Qamar to Ahmad Amer
- % Done changed from 100 to 80
not done for all, kindly update the labels that mentioned on attachment photo:
1- remove button to the new screen
2- update label name رمز المفتش without ( : )
3- update label name اسم المفتش
4- Modify the field size To expand the content
#3 Updated by Ahmad Amer about 6 years ago
- Assignee changed from Ahmad Amer to Abdelhalim Abu Qamar
- % Done changed from 80 to 100
Done, please check
#4 Updated by Abdelhalim Abu Qamar about 6 years ago
Done, move to Prod.
#5 Updated by Abdelhalim Abu Qamar about 6 years ago
- Due date set to 04/01/2019
- Status changed from In Progress to Fixed