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

Zoom into error #346

Closed
metas-dh opened this issue May 5, 2017 · 3 comments
Closed

Zoom into error #346

metas-dh opened this issue May 5, 2017 · 3 comments

Comments

@metas-dh
Copy link
Member

metas-dh commented May 5, 2017

Is this a bug or feature request?

Bug

What is the current behavior?

When trying to open shipment from shipment schedule (or invoice from invoice candidate), using referenced documents, you get an error:

Server error
More than one zoomInfo found for source=DocumentAsZoomSource{tableName=M_ShipmentSchedule, recordId=1000001, AD_Window_ID=500221}, targetWindowId=169: [ZoomInfo{zoomInfoId=relationType-540115, display=trl{trls={en_GB=Lieferung, de_CH=Lieferung, it_CH=Lieferung, en_US=Lieferung, fr_CH=Lieferung, nl_NL=Lieferung}, default=Lieferung}, AD_Window_ID=169, RecordCount=999999}, ZoomInfo{zoomInfoId=Fact_Acct, display=trl{trls={en_GB=Lieferung, de_CH=Lieferung, it_CH=Lieferung, en_US=Shipment (Customer), fr_CH=Lieferung, nl_NL=Lieferung}, default=Lieferung}, AD_Window_ID=169, RecordCount=999999}]

Which are the steps to reproduce?

  • Create a sales order
  • Create the shipment
  • Try opening the shipment, from shipment schedules, referenced documents (same for invoice)

What is the expected or desired behavior?

No error when using referenced documents when trying to open shipment from shipment schedules.

metas-ts pushed a commit to metasfresh/metasfresh that referenced this issue May 5, 2017
metas-ts added a commit to metasfresh/metasfresh that referenced this issue May 5, 2017
@metasnw
Copy link
Member

metasnw commented May 5, 2017

tested on RC
OK: zoom from shipment schedule => shipment
NOK: zoom from order => shipment
NOK: zoom from order => invoice
NOK: Material Receipt => Purchase Order
NOK: Purchase ORder => Vendor Invoice

error message

"More than one zoomInfo found for source=DocumentAsZoomSource{tableName=C_Order, recordId=1000000, AD_Window_ID=143}, targetWindowId=167: [ZoomInfo{zoomInfoId=relationType-540160, display=trl{trls={en_GB=Rechnung, de_CH=Rechnung, it_CH=Rechnung, en_US=Invoice (Customer), fr_CH=Rechnung, nl_NL=Rechnung}, default=Rechnung}, AD_Window_ID=167, RecordCount=999999}, ZoomInfo{zoomInfoId=generic-167, display=trl{trls={de_CH=Rechnung, en_GB=Rechnung, it_CH=Rechnung, en_US=Invoice (Customer), fr_CH=Rechnung, nl_NL=Rechnung}, default=Rechnung}, AD_Window_ID=167, RecordCount=999999}]"

@teosarca
Copy link
Member

teosarca commented May 5, 2017

Fixed

@teosarca teosarca closed this as completed May 5, 2017
@teosarca teosarca reopened this May 5, 2017
@metasnw
Copy link
Member

metasnw commented May 5, 2017

tested on RC

OK: zoom from shipment schedule => shipment
OK: zoom from order => shipment
OK: zoom from order => invoice
OK: Material Receipt => Purchase Order
OK: Purchase ORder => Vendor Invoice

@metasnw metasnw closed this as completed May 5, 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

4 participants