From 5c70aeef9009aff8a507a7db681be7a9273aec50 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期四, 23 四月 2026 17:03:04 +0800
Subject: [PATCH] 导出销售台账送货单

---
 src/main/java/com/ruoyi/sales/service/impl/SalesLedgerServiceImpl.java |  257 +++++++++++++++++++++++----------------------------
 1 files changed, 117 insertions(+), 140 deletions(-)

diff --git a/src/main/java/com/ruoyi/sales/service/impl/SalesLedgerServiceImpl.java b/src/main/java/com/ruoyi/sales/service/impl/SalesLedgerServiceImpl.java
index d9649ca..125c7a6 100644
--- a/src/main/java/com/ruoyi/sales/service/impl/SalesLedgerServiceImpl.java
+++ b/src/main/java/com/ruoyi/sales/service/impl/SalesLedgerServiceImpl.java
@@ -245,20 +245,37 @@
             for (SalesLedger ledger : ledgerList) {
                 XSSFSheet sheet = workbook.createSheet(ledger.getSalesContractNo());
 
-                sheet.setColumnWidth(0, 2500);
+                // 璁剧疆椤佃竟璺濓紙鍗曚綅锛氳嫳瀵革紝1鑻卞=2.54鍘樼背锛�
+                sheet.getPrintSetup().setLandscape(false); // 绾靛悜鎵撳嵃
+                sheet.setMargin(Sheet.TopMargin, 0.54 / 2.54);     // 涓婇〉杈硅窛锛�0.54鍘樼背
+                sheet.setMargin(Sheet.BottomMargin, 0.54 / 2.54);  // 涓嬮〉杈硅窛锛�0.54鍘樼背
+                sheet.setMargin(Sheet.LeftMargin, 0.41 / 2.54);   // 宸﹂〉杈硅窛锛�0.41鍘樼背
+                sheet.setMargin(Sheet.RightMargin, 0.41 / 2.54);  // 鍙抽〉杈硅窛锛�0.41鍘樼背
+                sheet.setMargin(Sheet.HeaderMargin, 0.77 / 2.54); // 椤电湁锛�0.77鍘樼背
+                sheet.setMargin(Sheet.FooterMargin, 0.27 / 2.54); // 椤佃剼锛�0.27鍘樼背
+
+                sheet.setColumnWidth(0, 1310);
                 sheet.setColumnWidth(1, 4000);
-                sheet.setColumnWidth(2, 9000);
-                sheet.setColumnWidth(3, 2500);
-                sheet.setColumnWidth(4, 3000);
-                sheet.setColumnWidth(5, 4500);
-                sheet.setColumnWidth(6, 3500);
+                sheet.setColumnWidth(2, 8980);
+                sheet.setColumnWidth(3, 1820);
+                sheet.setColumnWidth(4, 2880);
+                sheet.setColumnWidth(5, 5090);
+                sheet.setColumnWidth(6, 1410);
 
                 CellStyle companyTitle = createBaseStyle(workbook, "瀹嬩綋", (short) 20, true, true);
-                CellStyle billTitle = createBaseStyle(workbook, "瀹嬩綋", (short) 18, true, true);
+                CellStyle billTitle = createBaseStyle(workbook, "瀹嬩綋", (short) 18, false, true);
                 CellStyle headerStyle = createBorderStyle(workbook, "瀹嬩綋", (short) 12, true, true);
                 CellStyle dataCenterStyle = createBorderStyle(workbook, "瀹嬩綋", (short) 11, false, true);
-                CellStyle noBorder = createNoBorderStyle(workbook);
+
+                // 鏍峰紡1锛氬甫铏氱嚎 + 灞呬腑
                 CellStyle dashStyle = createDashBottomStyle(workbook);
+                dashStyle.setAlignment(HorizontalAlignment.CENTER);
+                dashStyle.setVerticalAlignment(VerticalAlignment.CENTER);
+
+                // 鏍峰紡2锛氭棤杈规 + 灞呬腑锛堢粰浠撳簱鐢級
+                CellStyle centerNoBorder = createNoBorderStyle(workbook);
+                centerNoBorder.setAlignment(HorizontalAlignment.CENTER);
+                centerNoBorder.setVerticalAlignment(VerticalAlignment.CENTER);
 
                 // 鏍囬
                 Row row0 = sheet.createRow(0);
@@ -267,33 +284,42 @@
                 fillMergeRange(sheet, 0, 0, 0, 6, companyTitle);
 
                 Row row1 = sheet.createRow(1);
-                row1.createCell(0).setCellValue("閫� 璐� 鍗�");
+                row1.createCell(0).setCellValue("閫�   璐�   鍗�");
                 sheet.addMergedRegion(new CellRangeAddress(1, 1, 0, 6));
                 fillMergeRange(sheet, 1, 1, 0, 6, billTitle);
 
                 Customer customer = customerMapper.selectById(ledger.getCustomerId());
 
                 Row row2 = sheet.createRow(2);
+                row2.setHeightInPoints(13);
                 row2.createCell(0).setCellValue("瀹㈡埛鍚嶇О锛�" + ledger.getCustomerName());
                 row2.createCell(4).setCellValue("鍗曟嵁缂栧彿锛�" + ledger.getSalesContractNo());
 
                 Row row3 = sheet.createRow(3);
+                row3.setHeightInPoints(13);
                 row3.createCell(0).setCellValue("閫佽揣鍦板潃锛�" + customer.getCompanyAddress());
                 row3.createCell(4).setCellValue("閫佽揣鏃ユ湡锛�" + formatDate(LocalDate.now()));
 
+                // 绌鸿
                 Row row4 = sheet.createRow(4);
-                row4.createCell(0).setCellValue("鑱旂郴鏂瑰紡锛�" + customer.getContactPerson() + " " + customer.getContactPhone());
+                row4.setHeightInPoints(13);
                 row4.createCell(4).setCellValue("鑱旂郴鐢佃瘽锛�" + customer.getCompanyPhone());
 
                 Row row5 = sheet.createRow(5);
-                row5.createCell(0).setCellValue("閫佽揣鍗曚綅锛氭箹鍗楅箯鍒涚數瀛愭湁闄愬叕鍙�");
+                row5.createCell(0).setCellValue("鑱旂郴鏂瑰紡锛�" + customer.getContactPerson() + " " + customer.getContactPhone());
                 Row row6 = sheet.createRow(6);
-                row6.createCell(0).setCellValue("鍦板潃锛氭箹鍗楃渷鑰掗槼甯傚垱鏂板垱涓氬洯A1鏍�");
+                row6.createCell(0).setCellValue("閫佽揣鍗曚綅锛氭箹鍗楅箯鍒涚數瀛愭湁闄愬叕鍙�");
                 Row row7 = sheet.createRow(7);
-                row7.createCell(0).setCellValue("璐х墿璇︾粏淇℃伅锛�");
+                row7.createCell(0).setCellValue("鍦板潃锛氭箹鍗楃渷鑰掗槼甯傚垱鏂板垱涓氬洯A1鏍�");
+                Row row8 = sheet.createRow(8);
+                row8.setHeightInPoints((short) 3); // 琛岄珮3纾�
+                Row row9 = sheet.createRow(9);
+                row9.createCell(0).setCellValue("璐х墿璇︾粏淇℃伅锛�");
 
-                int tableStart = 8;
+                int tableStart = 10;
                 Row headerRow = sheet.createRow(tableStart);
+                headerRow.setHeightInPoints((short)18);
+
                 String[] headers = {"搴忓彿", "鐗╂枡缂栧彿", "鍝佸悕/瑙勬牸", "鍗曚綅", "鏁伴噺", "璁㈠崟鍙�", "鍏卞洓鑱�"};
                 for (int i = 0; i < headers.length; i++) {
                     Cell hc = headerRow.createCell(i);
@@ -305,86 +331,113 @@
                     }
                 }
 
-                // 鏌ヨ鍟嗗搧
+                // 鏌ヨ浜у搧
                 SalesLedgerProduct cond = new SalesLedgerProduct();
                 cond.setSalesLedgerId(ledger.getId());
                 List<SalesLedgerProduct> productList = salesLedgerProductServiceImpl.selectSalesLedgerProductList(cond);
 
                 BigDecimal totalQuantity = BigDecimal.ZERO;
-                for (SalesLedgerProduct product : productList) {
-                    totalQuantity = totalQuantity.add(product.getQuantity() == null ? BigDecimal.ZERO : product.getQuantity());
+                for (SalesLedgerProduct p : productList) {
+                    if (p.getQuantity() != null) totalQuantity = totalQuantity.add(p.getQuantity());
                 }
 
                 int currentRow = tableStart + 1;
                 String[] fourNames = {"瀛樻牴", "鍥炲崟", "瀹㈡埛", "浠撳簱"};
-                int minDataRow = 5;
-                int totalNeedRow = Math.max(minDataRow, fourNames.length);
 
-                for (int i = 0; i < totalNeedRow; i++) {
-                    SalesLedgerProduct p = i < productList.size() ? productList.get(i) : null;
-                    Row dataRow = sheet.createRow(currentRow);
+                // 1. 鎵�鏈変骇鍝�
+                for (int i = 0; i < productList.size(); i++) {
+                    SalesLedgerProduct p = productList.get(i);
+                    Row dataRow = sheet.createRow(currentRow++);
+                    dataRow.setHeightInPoints((short)18);
 
-                    // 鍓�6鍒�
-                    if (p != null) {
-                        String materialCode = "";
-                        if (p.getProductModelId() != null) {
-                            ProductModel m = productModelMapper.selectById(p.getProductModelId());
-                            if (m != null) {
-                                materialCode = m.getMaterialCode();
-                            }
-                        }
-                        dataRow.createCell(0).setCellValue(i + 1);
-                        dataRow.createCell(1).setCellValue(materialCode);
-                        dataRow.createCell(2).setCellValue(p.getProductCategory() + "/" + p.getSpecificationModel());
-                        dataRow.createCell(3).setCellValue(p.getUnit());
-                        dataRow.createCell(4).setCellValue(p.getQuantity() == null ? 0 : p.getQuantity().doubleValue());
-                        dataRow.createCell(5).setCellValue(ledger.getSalesContractNo());
-                    } else {
-                        for (int c = 0; c <= 5; c++) {
-                            dataRow.createCell(c);
-                        }
+                    String materialCode = "";
+                    if (p.getProductModelId() != null) {
+                        ProductModel m = productModelMapper.selectById(p.getProductModelId());
+                        if (m != null) materialCode = m.getMaterialCode();
                     }
 
-                    // 鍓�6鍒楁牱寮�
-                    for (int c = 0; c <= 5; c++) {
-                        dataRow.getCell(c).setCellStyle(dataCenterStyle);
-                    }
+                    dataRow.createCell(0).setCellValue(i + 1);
+                    dataRow.createCell(1).setCellValue(materialCode);
+                    dataRow.createCell(2).setCellValue(p.getProductCategory() + "/" + p.getSpecificationModel());
+                    dataRow.createCell(3).setCellValue(p.getUnit());
+                    dataRow.createCell(4).setCellValue(p.getQuantity() == null ? 0 : p.getQuantity().doubleValue());
+                    dataRow.createCell(5).setCellValue(ledger.getSalesContractNo());
 
-                    // 绗�7鍒楋細鍏卞洓鑱斿尯鍩�
+                    for (int c = 0; c <= 5; c++) dataRow.getCell(c).setCellStyle(dataCenterStyle);
+
                     Cell fourCell = dataRow.createCell(6);
                     if (i < fourNames.length) {
                         fourCell.setCellValue(fourNames[i]);
-                        fourCell.setCellStyle(dashStyle);
+                        if (i <= 2) {
+                            fourCell.setCellStyle(dashStyle);
+                        } else {
+                            fourCell.setCellStyle(centerNoBorder);
+                        }
                     } else {
-                        fourCell.setCellStyle(noBorder);
+                        fourCell.setCellStyle(centerNoBorder);
                     }
-
-                    currentRow++;
                 }
 
-                // 鍚堣琛�
-                Row totalRow = sheet.createRow(currentRow);
-                sheet.addMergedRegion(new CellRangeAddress(currentRow, currentRow, 0, 3));
-                totalRow.createCell(0).setCellValue("鍚堣");
-                totalRow.createCell(4).setCellValue(totalQuantity.doubleValue());
-                fillMergeRange(sheet, currentRow, currentRow, 0, 5, dataCenterStyle);
-                totalRow.createCell(6).setCellStyle(noBorder);
+                // 2. 涓嶈冻6琛岃ˉ绌�
+                int minRow = 6;
+                int needEmpty = Math.max(0, minRow - productList.size());
+                for (int i = 0; i < needEmpty; i++) {
+                    int seq = productList.size() + i;
+                    Row dataRow = sheet.createRow(currentRow++);
+                    dataRow.setHeightInPoints((short)18);
 
-                // 澶囨敞
+                    for (int c = 0; c <= 5; c++) dataRow.createCell(c).setCellStyle(dataCenterStyle);
+
+                    Cell fourCell = dataRow.createCell(6);
+                    if (seq < fourNames.length) {
+                        fourCell.setCellValue(fourNames[seq]);
+                        if (seq <= 2) {
+                            fourCell.setCellStyle(dashStyle);
+                        } else {
+                            fourCell.setCellStyle(centerNoBorder);
+                        }
+                    } else {
+                        fourCell.setCellStyle(centerNoBorder);
+                    }
+                }
+
+                // 鍚堣
+                Row totalRow = sheet.createRow(currentRow);
+                totalRow.setHeightInPoints((short)18);
+
+                // 鍚堣鏀惧湪绗簩鍒楋紝涓嶅悎骞跺崟鍏冩牸
+                totalRow.createCell(1).setCellValue("鍚堣");
+                totalRow.createCell(4).setCellValue(totalQuantity.doubleValue());
+                
+                // 璁剧疆鏍峰紡
+                for (int c = 0; c <= 5; c++) {
+                    Cell cell = totalRow.getCell(c) != null ? totalRow.getCell(c) : totalRow.createCell(c);
+                    cell.setCellStyle(dataCenterStyle);
+                }
+                totalRow.createCell(6).setCellStyle(centerNoBorder);
+
+                currentRow++;
+                Row emptyRow1 = sheet.createRow(currentRow);
+                emptyRow1.setHeightInPoints((short) 9); // 琛岄珮9纾�
+
                 currentRow++;
                 Row remarkRow = sheet.createRow(currentRow);
-                remarkRow.createCell(0).setCellValue("澶囨敞锛氳吹鍙稿湪鏀惰揣鍚庤鍗冲埢鏍稿疄鏁伴噺鍙婂搧璐紝鑻ユ湁寮傝锛岃鍦�3鏃ュ唴鎻愬嚭锛屽惁鍒欒涓烘敹鍙椼��");
+                remarkRow.createCell(0).setCellValue("澶囨敞锛氳吹鍙稿湪鏀惰揣鍚庤鍗冲埢鏍稿疄鏁伴噺鍙婂搧璐紝鑻ユ湁寮傝锛岃鍦�3鏃ュ唴鎻愬嚭锛屽惁鍒欒涓烘敹濡ャ��");
                 sheet.addMergedRegion(new CellRangeAddress(currentRow, currentRow, 0, 6));
+
+                currentRow++;
+                Row emptyRow2 = sheet.createRow(currentRow);
+                emptyRow2.setHeightInPoints((short) 9); // 琛岄珮9纾�
 
                 currentRow++;
                 Row sign1 = sheet.createRow(currentRow);
                 sign1.createCell(0).setCellValue("閫佽揣鍗曚綅锛堢绔狅級锛�");
-                sign1.createCell(5).setCellValue("鏀惰揣鍗曚綅锛�");
+                sign1.createCell(4).setCellValue("鏀惰揣鍗曚綅锛�");
 
                 currentRow++;
                 Row sign2 = sheet.createRow(currentRow);
                 sign2.createCell(0).setCellValue("閫佽揣浜猴細");
-                sign2.createCell(5).setCellValue("鏀惰揣浜猴細");
+                sign2.createCell(4).setCellValue("鏀惰揣浜猴細");
             }
 
             workbook.write(response.getOutputStream());
@@ -392,11 +445,11 @@
 
         } catch (Exception e) {
             log.error("鎵归噺瀵煎嚭閫佽揣鍗曞紓甯�", e);
-            throw new BaseException("鎵归噺瀵煎嚭澶辫触");
+            throw new RuntimeException("瀵煎嚭澶辫触");
         }
     }
 
-    // 宸ュ叿绫讳笉鍔�
+    // 宸ュ叿绫�
     private CellStyle createBaseStyle(Workbook workbook, String fontName, short fontSize, boolean bold, boolean center) {
         CellStyle style = workbook.createCellStyle();
         Font font = workbook.createFont();
@@ -444,83 +497,7 @@
         if (date == null) {
             return null;
         }
-        return date.format(DateTimeFormatter.ofPattern("yyyy-MM-dd"));
-    }
-    
-    /**
-     * 璁剧疆鍗曞厓鏍兼牱寮�
-     */
-    private void setCellStyle(Cell cell, boolean isHeader, boolean isTitle) {
-        Workbook workbook = cell.getSheet().getWorkbook();
-        CellStyle style = workbook.createCellStyle();
-        
-        // 璁剧疆瀵归綈鏂瑰紡
-        style.setAlignment(HorizontalAlignment.CENTER);
-        style.setVerticalAlignment(VerticalAlignment.CENTER);
-        
-        // 璁剧疆杈规
-        style.setBorderTop(BorderStyle.THIN);
-        style.setBorderBottom(BorderStyle.THIN);
-        style.setBorderLeft(BorderStyle.THIN);
-        style.setBorderRight(BorderStyle.THIN);
-        
-        // 璁剧疆瀛椾綋
-        Font font = workbook.createFont();
-        font.setFontName("瀹嬩綋");
-        if (isTitle) {
-            font.setFontHeightInPoints((short) 16);
-            font.setBold(true);
-        } else if (isHeader) {
-            font.setFontHeightInPoints((short) 12);
-            font.setBold(true);
-        } else {
-            font.setFontHeightInPoints((short) 11);
-        }
-        style.setFont(font);
-        
-        cell.setCellStyle(style);
-    }
-    
-    
-    /**
-     * 閫佽揣鍗曟牱寮忓鐞嗗櫒
-     */
-    public static class ShippingNoteStyleHandler implements com.alibaba.excel.write.handler.CellWriteHandler {
-        @Override
-        public void beforeCellCreate(com.alibaba.excel.write.metadata.holder.WriteSheetHolder writeSheetHolder, com.alibaba.excel.write.metadata.holder.WriteTableHolder writeTableHolder, org.apache.poi.ss.usermodel.Row row, com.alibaba.excel.metadata.Head head, Integer columnIndex, Integer relativeRowIndex, Boolean isHead) {
-        }
-        
-//        @Override
-//        public void afterCellDispose(com.alibaba.excel.write.metadata.holder.WriteSheetHolder writeSheetHolder, com.alibaba.excel.write.metadata.holder.WriteTableHolder writeTableHolder, org.apache.poi.ss.usermodel.Cell cell, com.alibaba.excel.metadata.Head head, Integer relativeRowIndex, Boolean isHead) {
-//            org.apache.poi.ss.usermodel.Workbook workbook = writeSheetHolder.getSheet().getWorkbook();
-//            org.apache.poi.ss.usermodel.Sheet sheet = writeSheetHolder.getSheet();
-//
-//            // 璁剧疆鍒楀
-//            sheet.setColumnWidth(0, 6000); // 搴忓彿
-//            sheet.setColumnWidth(1, 6000); // 鐗╂枡缂栧彿
-//            sheet.setColumnWidth(2, 10000); // 鍝佸悕/瑙勬牸
-//            sheet.setColumnWidth(3, 4000); // 鍗曚綅
-//            sheet.setColumnWidth(4, 4000); // 鏁伴噺
-//            sheet.setColumnWidth(5, 6000); // 璁㈠崟鍙�
-//            sheet.setColumnWidth(6, 4000); // 鍏卞洓鑱�
-//
-//            // 璁剧疆鍗曞厓鏍兼牱寮�
-//            org.apache.poi.ss.usermodel.CellStyle style = workbook.createCellStyle();
-//            style.setAlignment(org.apache.poi.ss.usermodel.HorizontalAlignment.CENTER);
-//            style.setVerticalAlignment(org.apache.poi.ss.usermodel.VerticalAlignment.CENTER);
-//            style.setBorderTop(org.apache.poi.ss.usermodel.BorderStyle.THIN);
-//            style.setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle.THIN);
-//            style.setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle.THIN);
-//            style.setBorderRight(org.apache.poi.ss.usermodel.BorderStyle.THIN);
-//
-//            // 璁剧疆瀛椾綋
-//            org.apache.poi.ss.usermodel.Font font = workbook.createFont();
-//            font.setFontName("瀹嬩綋");
-//            font.setFontHeightInPoints((short) 11);
-//            style.setFont(font);
-//
-//            cell.setCellStyle(style);
-//        }
+        return date.format(DateTimeFormatter.ofPattern("yyyy/MM/dd"));
     }
 
     @Override

--
Gitblit v1.9.3