주문내역 엑셀 업로드기능에서 공백제거 추가, 주문내역에서 품목정보 생성하는 기능 추가(관리자)

This commit is contained in:
chi
2024-01-26 11:33:04 +09:00
parent 5d7945d5c9
commit d2c5ed6bd4
39 changed files with 1198 additions and 968 deletions

View File

@@ -351,7 +351,7 @@ namespace Project
{
//환율재적용 - 210711
FCOMMON.info.dollertowon = Pub.setting.wondoller;
//FCOMMON.info.dollertowon = Pub.setting.wondoller;
FCOMMON.info.NotShowJobReportview = Pub.setting.NotShowJobreportPRewView;
}