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

Some fields are not patched after you change them twice #1564

Closed
metas-lc opened this issue Feb 6, 2018 · 2 comments
Closed

Some fields are not patched after you change them twice #1564

metas-lc opened this issue Feb 6, 2018 · 2 comments

Comments

@metas-lc
Copy link

metas-lc commented Feb 6, 2018

Is this a bug or feature request?

bug

What is the current behavior?

you are in a field (like Text or Quantity). You modify it - it saves. You modify it again (important: without leaving the field) => nothing happens

Which are the steps to reproduce?

Case I

  1. go to sales order, create a new one or use this one https://w101.metasfresh.com:8443/window/143/1000401

  2. write something in order reference and press enter
    => you have a patch and a get
    image
    OK

  3. change that text without taking out the cursor from that field, press enter
    => nothing happens NOK

Case II

  1. go to invoice candidates. You can pick this one https://w101.metasfresh.com:8443/window/540092/1000000

  2. update Qty Invoice before Q..., press enter
    => at first, Recompute is on Y and then:
    => Qty to Invoice eff. updates OK
    => Total of Order updates OK
    (1 patch and 3 get)
    image

  3. change that qty without taking out the cursor from that field, press enter
    => nothing happens NOK

What is the expected or desired behavior?

if you changed the text/qty shall patch each time you press enter or tab..or leaving that field using mouse (focus out)

@metas-lc metas-lc added this to the Backlog milestone Feb 6, 2018
metas-mk added a commit to metasfresh/metasfresh that referenced this issue Feb 6, 2018
Adding new Issue for next week's release ReleaseNotes
metasfresh/metasfresh-webui-frontend-legacy#1564
Some fields are not patched after you change them twice
@metas-lc metas-lc self-assigned this Feb 7, 2018
@metas-lc
Copy link
Author

metas-lc commented Feb 7, 2018

IT

  1. checked again the qty and text fields => works fine. It patches each time you press enter/tab/click outside OK
  2. as a regression i checked search, date and dropdown fields => works fine. After they are selected there is a patch OK
  3. another regression: create purchase order: change the qty and press done directly => candidate created with my qty OK

@metas-lc metas-lc closed this as completed Feb 7, 2018
metas-ts pushed a commit that referenced this issue Feb 7, 2018
@metas-ts
Copy link
Member

metas-ts commented Feb 7, 2018

Cherry-picked to release

metas-ts added a commit to metasfresh/metasfresh that referenced this issue Feb 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants