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

No Packing Item in jaspers #1656

Closed
metas-lc opened this issue May 26, 2017 · 6 comments
Closed

No Packing Item in jaspers #1656

metas-lc opened this issue May 26, 2017 · 6 comments

Comments

@metas-lc
Copy link
Contributor

Is this a bug or feature request?

bug

What is the current behavior?

you can see "No Packing Item" in jasper if you don't set any HU on your document line

Which are the steps to reproduce?

  1. go to sales or purchase order and create a new one
  2. add a product without HU
  3. print preview
    => on the product's line is "No Packing Item"

What is the expected or desired behavior?

should be empty

@metas-lc metas-lc added this to the 2017-22 milestone May 26, 2017
@metas-lc metas-lc self-assigned this May 26, 2017
@metas-lc
Copy link
Contributor Author

metas-lc commented May 26, 2017

Add a checkbox in M_HU_PI something like dontPrintText and use it in Jasper's sqls so we don't have to update them each time the name's changed
Update: i used the m_hu_pi_id or m_hu_pi_version_id with 101

@metas-lc
Copy link
Contributor Author

Affected jaspers: sales and purchase order, inout and invoice, empties and pricelist

metas-lc added a commit to metasfresh/metasfresh-dist-orgs that referenced this issue May 29, 2017
metas-lc added a commit to metasfresh/metasfresh-dist-legacy that referenced this issue May 29, 2017
metas-lc added a commit that referenced this issue May 29, 2017
#1656
FRESH-2398 No Packing Item in jaspers
metas-ts added a commit that referenced this issue May 30, 2017
#1656 update reports to hide no packing item
metas-ts added a commit that referenced this issue May 30, 2017
[#1656](#1656) No Packing Item in jaspers
@metas-lc
Copy link
Contributor Author

metas-lc commented Jun 7, 2017

IT
inout - the assignments are made by "no package item" but there actually is an HU. You can see it via M_HU_PI_Item_Product - M_HU_PI_Item - M_HU_PI_Version_ID (instead of checking M_HU_PI_Version_ID from tu directly)

@metas-ts
Copy link
Member

metas-ts commented Jun 8, 2017

Cherry-picked the latest fix into the release branch, see https://jenkins.metasfresh.com/job/ops/job/cherry-pick-issue-script/157/

metas-ts pushed a commit that referenced this issue Jun 8, 2017
@teosarca
Copy link
Member

teosarca commented Jun 8, 2017

rolled on w101

@metas-lc
Copy link
Contributor Author

metas-lc commented Jun 9, 2017

IT
tested on webui => works fine OK

@metas-lc metas-lc closed this as completed Jun 9, 2017
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