판매관리, 매출관리 업데이트

This commit is contained in:
Johngreen
2025-10-23 11:30:46 +09:00
parent f8ef97bb3c
commit de875a207b
7 changed files with 62 additions and 101 deletions

View File

@@ -971,7 +971,6 @@
/* INCOTERMS 필드 없음 - 검색 조건 무시 */
</if>
ORDER BY T.REGDATE DESC
LIMIT #{COUNT_PER_PAGE} OFFSET #{PAGE_START}
</select>
<!-- 매출관리 그리드 목록 개수 - project_mgmt 테이블 기반 -->