metasfresh / metasfresh-webui-api-legacy

metasfresh webui API server
GNU General Public License v3.0
30 stars 32 forks source link

Quantity to invoice override callout #807

Closed metas-lc closed 6 years ago

metas-lc commented 6 years ago

Is this a bug or feature request?

bug

What is the current behavior?

qty to invoice override

Which are the steps to reproduce?

open https://w101.metasfresh.com:8443/window/540092/1000428 update qty to invoice override => qty to invoice eff is not updating NOK update qty to invoice override again => qty to invoice eff is updating, but with your first value NOK

What is the expected or desired behavior?

shall be updated on time, with the correct value (please note that there are other fields that are updating too, like Total of Order)

teosarca commented 6 years ago

update: just enabled the remote cache invalidation for C_Invoice_Candidate because i've observed:

After this change, the IC shall be updated automatically (in ~1-2sec).

metas-lc commented 6 years ago

IT changed qty to invoice override => is to recompute Y => after aprox 1s qty effective and total price was updated OK tested this several times => qty is updated fine each time

note that if you remain in field and change the qty and press enter nothing happens. Created frontend task: https://github.com/metasfresh/metasfresh-webui-frontend/issues/1564