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

Manufacturing Issue/Receipt: Fix Qty and QtyPlan columns #322

Closed
teosarca opened this issue Apr 25, 2017 · 1 comment
Closed

Manufacturing Issue/Receipt: Fix Qty and QtyPlan columns #322

teosarca opened this issue Apr 25, 2017 · 1 comment

Comments

@teosarca
Copy link
Member

teosarca commented Apr 25, 2017

What is the current behavior?

Qty and QtyPlan are wrong and confusing.

Which are the steps to reproduce?

  • open Manufacturing Issue/Receipt
  • make sure you have something issued and receipt (so see some numbers)

What is the expected or desired behavior?

QtyPlan
* Main product/BOM line: the quantities calculated when MO is created/completed (and ALWAYS stays!!!)
* HU: always empty (not even ZERO)
Qty
* Main product/BOM line: SUM of HUs beneath
* HU: the HU's QtyCU

Required for #269

@teosarca teosarca added this to the 2017-18 milestone Apr 25, 2017
@metas-lc metas-lc self-assigned this Apr 27, 2017
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Apr 28, 2017
[#332](metasfresh/metasfresh-webui-api-legacy#332) Empties window without pre-selection possible
[#695](metasfresh/metasfresh-webui-frontend-legacy#695) Lager photo preview screen/ modal overlay
[#328](metasfresh/metasfresh-webui-api-legacy#328) Manufacturing receipt mandatory Field not filled
[#1388](#1388) HU from Cost Collector is locked and cannot be selected anymore after the CC was reversed
[#683](metasfresh/metasfresh-webui-frontend-legacy#683) Tooltip on first level breadcrumb
[#682](metasfresh/metasfresh-webui-frontend-legacy#682) Sidelist opening shall automatically have the first line selected
[#322](metasfresh/metasfresh-webui-api-legacy#322) Manufacturing Issue/Receipt: Fix Qty and QtyPlan columns
[#676](metasfresh/metasfresh-webui-frontend-legacy#676) Process result: implement openDocument as modal
[#1358](#1358) Drop de.metas.order.callout.CheckDouble
[#411](metasfresh/metasfresh-webui-frontend-legacy#411) Make the parameter names visible in filters
@metas-lc
Copy link

IT

  1. open Manufacturing Issue/Receipt
  2. make sure you have something issued and receipt
    => qty plan: on main product or bom: same as the qty planed from manufacturing (on HU lines is always empty)
    => qty: main product/ bom: sum of the hu's qty beneath
    => qty: hu: the HU's qty CU

only issue i found is that when you select both TU and VHU when you issue they gt separated as 2 different HUs and the qty gets doubled. Created a task since is not related:
#333

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants