You are on page 1of 7

F001

woking_date
employee_cd
work_cd
customer_cd
start_time
end_time
working_hours
work_description
update_user
regist_date
update_date
del_date

ID

employee_cd
name_kj
name_kn
name_ab
email
company_cd
manager_cd
rolesmall
travel_cost
skill_unit_price
cal_kbnsmall
belong_kbnsmall
update_user
regist_date
update_date
del_date

int
Unchecked
varchar(20Checked
varchar(20Checked

char(10) Checked

varchar(30Checked

int
Checked

int
Checked
smallint Checked

int
Checked
money
Checked

smallint Checked
smallint Checked
ID
varchar(20Checked
datetime Checked
datetime Checked
datetime Checked

customer_cd
customer_name_kj
customer_name_kn
customer_name_ab
dept
contact_namevar
tel
fax
post_cd
address_1
address_2
address_3
deadlinesmall
customer_kbnsmall
update_user

USE [GYOUint
Unchecked
varchar(50Checked
GO
varchar(50Checked
varchar(20Checked
/****** Objvarchar(20Checked
varchar(10Checked
SET ANSI_ varchar(15Checked
varchar(15Checked
GO
varchar(8) Checked
varchar(30Checked
SET QUOTEvarchar(30Checked
varchar(30Checked
GO
smallint Checked
smallint Checked
ALTER PROC
varchar(20Checked

M001

M002

regist_date
update_date
del_date

datetime Checked
/********** datetime Checked
datetime Checked

work_cd
work_name_kj
work_name_kn
customer_cd
working_amount
sumary_days
update_user
regist_date
update_date
del_date

int
Unchecked
varchar(60Checked
varchar(60Checked

int
Checked

money
Checked

datetime Checked
ID
varchar(20Checked
datetime Checked
datetime Checked
datetime Checked

M003

nchecked

nchecked

nchecked

<label class="control-label" style="width: 90px;">


<input type="text" class="form-control input-time-from
id="input-time-from-<?php echo $i?>" value="<?ph
<label class="control-label" style="width: 10px;padding-top: 0;
<input type="text" class="form-control input-time-to" title="Ha
id="input-time-to-<?php echo $i?>" value="<?php echo ($i
<input type="text" class="form-control input-time-add" value=
<label class="control-label" style="width: 60px; padding-top: 0
<input type="text" class="form-control input-time-from input-ti
id="input-time-work-<?php echo $i?>" value="<?php echo
<a id="modal-codework" href="#modal-container-codework" role="button" index-save
class="btn btn-default modal-work" data-toggle="modal" style="margin-bott
<i class="glyphicon glyphicon-search"></i></a>
<input type="text" class="form-control input-time-end" value=

<option
<option
<option
<option
<option
<option
<option
<option
<option

<select id="list-kind-work-<?php echo $i?>" class="form-contr


style="padding-top: 0px; padding-bottom: 0px; width: auto;"
value="0"></option>
value="1"></option>
value="2"></option>
value="3"></option>
value="4"></option>
value="5"></option>
value="6"></option>
value="7"></option>
value="8" selected></option>

<label class="control-label" style="width: 90px;">


<input type="text" class="form-control" maxlength="4
style="width: 5%; text-align: right;" value="<?php e
<a id="modal-custom" href="#modal-container-custom" role="button" index-save="<?
class="btn btn-default modal-custom" data-toggle="modal">
<i class="glyphicon glyphicon-search"></i></a>
<input type="text" class="form-control txt-overflow" id
style="text-align: left; margin-bottom: 2px; width: 21
<label class="control-label" style="width: 60px; text-al
<input type="text" class="form-control" style="width:
</div><!-- End .div-no -->
</div><!-- End .div-content-<?php echo $i?> -->
<?php }?>

="width: 90px;"></label>
ontrol input-time-from" title="Half-width 4 digits" maxlength="4"
o $i?>" value="<?php echo ($i == 1) ? str_replace(':','',$this->start_time) : ""?>" onkeypress="return isNum
10px;padding-top: 0;"></label>
put-time-to" title="Half-width 4 digits" maxlength="4"
lue="<?php echo ($i == 1) ? str_replace(':','',$this->end_time) : ""?>" onkeypress="return isNumber(event)
put-time-add" value="<?php echo ($i == 1) ? $this->working_hours : ""?>" id="input-time-add-<?php echo
60px; padding-top: 0; text-align: right;"></label>
put-time-from input-time-work" maxlength="4" title="Half-width 4 digits"
value="<?php echo ($i == 1) ? $this->work_cd : ""?>" onkeypress="return isNumber(event)">
="button" index-save-work="<?php echo $i?>"
al" style="margin-bottom: 2px;">

put-time-end" value="<?php echo ($i == 1) ? $this->work_name_kj : ""?>" id="input-time-end-<?php echo

>" class="form-control list-kind-work"


om: 0px; width: auto;">

="width: 90px;"></label>
ontrol" maxlength="4" title="Half-width 4 digits" id="partner-code-<?php echo $i?>"
ght;" value="<?php echo ($i == 1) ? $this->customer_cd : ""?>" onkeypress="return isNumber(event)"/>
tton" index-save="<?php echo $i?>"

ontrol txt-overflow" id="partner-name-<?php echo $i?>" title=""


bottom: 2px; width: 212px;" readonly value="<?php echo ($i == 1) ? $this->customer_name_kj : ""?>"/>
="width: 60px; text-align: right;"></label>
ontrol" style="width: 296px; text-align: left;" value="<?php echo ($i == 1) ? $this->work_description : ""?>

ypress="return isNumber(event)"/>

turn isNumber(event)"/>
time-add-<?php echo $i?>" readonly value=""/>

event)">

ime-end-<?php echo $i?>" readonly value=""/>

sNumber(event)"/>

name_kj : ""?>"/>

ork_description : ""?>"/>

You might also like