Coder Social home page Coder Social logo

manufacturing-report-fabric-details's Introduction

제조보고서 원단 '타입/반품', '사용' 내역찾기

v0.2 (2022-07-13)

변경점

  • 기존 : 1번 실행에 1개의 아이템을 처리하여 1개의 엑셀파일을 생성
  • 변경점
    • 사용자가 여러개의 아이템을 입력할 수 있음
    • 아이템 1개당 1개의 시트로 생성
    • 최종적으로 하나의 엑셀파일에 여러개의 아이템 시트로 구성된 엑셀파일을 생성

프로그램 개요

  • 아래 프로그램은 제조보고서 2022년 04월 'FQMADU' 아이템의 기말재고가 -0.5 야드가 나와서 원인규명을 위해 제작했다.
  • 제조보고서 아이템(완제품)중 바지나 치마같은 제품은 물량이 많아 문제가 생겼을 때 원단 추적이 까다롭다.
  • 타입/반품과 사용은 + - 관계
  • 타입 총량과 사용 총량을 sum 하여 튀어나오는 order를 잡아낸다.
  • 튀어나온 오더로 재검색하고 입출고 내역을 확인하면 문제가 생긴 시점을 알 수 있다.
    • 원래 쿼리에서 group by로 sum한 쿼리를 개별건으로 해체해놔서 검색하면 모든 개별 order 내역이 나온다.
  • 덤으로 회수안된 샘플오더가 로직상 같이 걸려나온다.

manufacturing-report-fabric-details's People

Contributors

tobornot2b avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.