Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Error when trying to change Partner in Order #373

Closed
metas-rc opened this issue Feb 20, 2017 · 3 comments
Closed

Error when trying to change Partner in Order #373

metas-rc opened this issue Feb 20, 2017 · 3 comments
Assignees
Labels
Milestone

Comments

@metas-rc
Copy link
Member

metas-rc commented Feb 20, 2017

Is this a bug or feature request?

  • Bug

What is the current behavior?

  • Having the partner, location and user set, try to change the partner by replacing the current name with another.
  • NOK: The value in the partner field is the text you types
  • NOK: The invoice partner and the 2 locations remain the same as before

Which are the steps to reproduce?

  • Create a bestellung for a partner (Metasfresh AG)

  • Go to the partner field, select all, type "t"

  • You get a dropdown with the partner "Test ..."

  • Select this partner

  • NOK: The partner field still contains only the text "t"

  • NOK: Invoice partner and the 2 locations remain unchanged (will be done by callouts, if the C_BPartner_Id is set correctly)

  • Somehow, the value of the C_BPartner is sent to the C_BPartner_Location. Please check the attachment below:

c_bpartner value sent instead of location

What is the expected or desired behavior?

  • When C_BPartner is selected, its C_BPartner_ID should be sent accordingly.
@metas-rc metas-rc added this to the 2017-09 milestone Feb 20, 2017
@Dunkat Dunkat self-assigned this Feb 21, 2017
@metas-mk metas-mk modified the milestones: 2017-12, 2017-09 Mar 6, 2017
@metas-lc
Copy link

IT. Repeated the steps:

  • created new purchase order

  • add a bpartner (e.g. Metasfresh AG)
    => bpartner, location and invoice bpartner + location set OK

  • select bpartner's name and start writing t

  • on the dropdown select bpartner test
    => bpartner, location and invoice bpartner + location updated to Test's data OK
    Repeated the text using x button to remove the bpartner - set another bpartner
    => works the same OK

  • create a new sales invoice, use bpartner metasfreshTest, then change it with quicktest04
    => the user and location does not change NOK!
    (for other cases works)

@metas-lc
Copy link

Bugs found:

  • I managed to reproduce the initial bug. Now, instead of the C_BPartner_ID being sent to the place of the C_BPartnerLocation it is sent to the place of AD_User.

Please check the screenshots below:

bug preview

bug headers

  • Note: In the last pic, the ID if of the partner. There is no user with that id.

@cadavre
Copy link
Contributor

cadavre commented Apr 19, 2017

Closing due to revamp in #600 .

@cadavre cadavre closed this as completed Apr 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants