caipin 5 năm trước cách đây
mục cha
commit
10d5d906c3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      protected/class/receipt.func.php

+ 1 - 0
protected/class/receipt.func.php

@@ -1748,6 +1748,7 @@ function excelRCData($summaryData,$cellCount,$year){
 	$obj->getActiveSheet()->mergeCells('A1:A3');
 	$obj->getActiveSheet()->mergeCells('B1:B2');
 	$obj->getActiveSheet()->mergeCells('B1:G1');
+	$obj->getActiveSheet()->mergeCells('B2:G2');
 	
 // 	echo (int)($cellCount/26).'</br>';
 // 	echo ($cellCount%26).'</br>';