| Loại chi phí* |
buildSelect('Chi_Them_LoaiChiPhi',$dataLoaiChiPhi,'','cbo width_150',array('value'=>'','text'=>'Chọn loại chi phí'),'onchange=\'load_klt(this.value);load_by_lcp(this.value)\' ');?>
Phiếu thu:
Tự động tạo phiếu thu
buildSelect('Chi_Them_ThuTuDongSTK',$arrayNganHang,'','cbo width_150',array('value'=>'','text'=>'Chọn ngân hàng'));?>
|
| Đơn vị liên kết* |
buildSelect('Chi_Them_DVLK',$arrDVLK,'','cbo width_250',array('value'=>'','text'=>'Chọn đơn vị liên kết') );?>
|
| Chi nhánh chi |
buildSelect('Chi_Them_ChiNhanh',$arrChiNhanh,$chinhanh_id,'cbo width_150',array('value'=>'','text'=>'Chọn chi nhánh'));?>
|
| Đơn hàng* |
buildSelect('Chi_Them_CongTrinh',$arrCT,'','cbo width_150',array('value'=>'','text'=>'Chọn đơn hàng'));?>
|
>
| Bộ phận Chi |
buildSelect('Chi_Them_BoPhanChi',$arrBoPhan,$bp_nv,'cbo width_150',array('value'=>'','text'=>'Chọn bộ phận chi'));?>
|
| Nội dung* |
buildInput('Chi_Them_NoiDung','','textbox1 width_200','maxlength=\'200\'');?>
|
checkQuyenChucNang('op_chi_ngay','them') && $cty_id!=172){ ?>
| Ngày * |
buildInput('Chi_Them_Ngay',date('d-m-Y'),'textbox1 width_120 datepicker','readonly="readonly"',false);?>
Lúc buildHourSelect('Chi_Them_Gio',date('H'),'cbo width_50');?>hbuildMinuteSelectFull('Chi_Them_Phut',date('i'),'cbo width_50');?>
|
>
| Người chi * |
checkQuyenChucNang('ql_chiphi','sua')){
echo $authModel->getFullname();
echo $htmlHelper->buildHidden('Chi_Them_NguoiChi',$authModel->getId());
echo $htmlHelper->buildSelect('Chi_Them_NguoiChi',$dataNV,$authModel->getId(),'cbo width_150',array(),'style=\'display:none\'');
}else{
echo $htmlHelper->buildHidden('Chi_Them_NguoiChi','');
echo $htmlHelper->buildSelect('Chi_Them_NguoiChi',$dataNV,$authModel->getId(),'cbo width_150');
}
?>
|
>
| Số HĐ |
buildHidden('Chi_Them_SoHD','');?>
buildInput('Chi_Them_SoHD','','textbox1 width_150');?>
|
| Chi cho |
buildSelect('Chi_Them_MucDichChi', $mMucDichChi->getToArray($cty_id),'','cbo width_150',array('value'=>'','text'=>'Chi chung'),'','',false);?>
|
>
| Nguồn chi |
";
}else{
echo $htmlHelper->buildSelect('Chi_Them_NguonChi', $arrNguonChi,$nguoichi_default,'cbo width_120',array(),'','',false);
}
?>
|
>
| Người nhận |
buildHidden('Chi_Them_DonViNhan','');?>
buildSelect('Chi_Them_NguoiDeXuat',$arrNVChiNHanh,'','cbo width_150',array('value'=>'','text'=>'..'),'onchange=\'fill_donvinhan(this)\'','',false); ?>
buildInput('Chi_Them_DonViNhan','','textbox1 width_150','maxlength=\'100\' '.$style_hide,false);?>
buildInput('Chi_Them_DiaChi','','textbox1 width_200','maxlength=\'100\' placeholder=\' Địa chỉ\' '.$style_hide,false);?>
buildInput('Chi_Them_DienThoai','','textbox1 width_100','maxlength=\'100\' placeholder=\' Điện thoại\' '.$style_hide,false);?>
|
>
| Số lượng |
buildHidden('Chi_Them_SL','');?>
buildInput('Chi_Them_SL','','textbox1 width_120 number2','maxlength=\'100\'');?>
|
| Số tiền * |
buildHidden('Chi_Them_SoTien','');?>
buildInput('Chi_Them_SoTien','','textbox1 width_120 number2','maxlength=\'12\' onchange=\'ql_chi_tinhtienthue()\'');?>
buildSelect('Chi_Them_ThueVAT',$arrayTyLeVAT,'','cbo width_100',array(),'onchange=\'ql_chi_tinhtienthue()\'','',false); ?>
buildInput('Chi_Them_TienGoc','','textbox1 width_150 number2','maxlength=\'12\' placeholder=\' Số tiền trước thuế\' style=\'background: #ccc\' readonly=\'readonly\'',false);?>
buildInput('Chi_Them_TienThueVAT','','textbox1 width_150 number2','maxlength=\'12\' style=\'background: #ccc\' readonly=\'readonly\' placeholder=\' Số tiền thuế\'',false);?>
|
| Hình thức thanh toán |
buildSelect('Chi_Them_HinhThuc',$arrayHinhThucThanhToan,'','cbo width_200') ?>
|
0): ?>
| Ngân hàng |
buildSelect('Chi_Them_NganHang',$arrayNganHang,'','cbo width_200',array('text'=>"Chọn ngân hàng",'value'=>'')) ?>
|
| Ghi chú / Chứng từ |
buildInput('Chi_Them_GhiChu','','textbox1 width_200');?>
|
|
|