Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented: New inventory cycle count feature. #322

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Commits on Oct 21, 2021

  1. Implemented: New inventory cycle count feature.

    (OFBIZ-10577)
    Added new inventory cycle count and in this new feature we have added following items:
    1. User can create new cycle count session from pending location.
    2. Find the existing cycle count session.
    3. Authorize use can Review the cycle count session and approve them.
    4. User can see progress report of the cycle count.
    5. We have locked the facility location for inbound and outbond transactions until cycle count is not completed.
    Thanks: Ankit Joshi for your help
    Yashwant Dhakad committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f48fbfa View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. (OFBIZ-10577) Fixed: Conflicts resolved.

    Yashwant Dhakad committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    2b07afc View commit details
    Browse the repository at this point in the history