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

Quantity to invoice override callout #807

Closed
metas-lc opened this issue Jan 25, 2018 · 2 comments
Closed

Quantity to invoice override callout #807

metas-lc opened this issue Jan 25, 2018 · 2 comments

Comments

@metas-lc
Copy link

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
Copy link
Member

teosarca commented Feb 2, 2018

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

  • you are editing the invoice candidate => IC gets IsToRecompute=Y
  • the IC is updated on server side
  • because there was no remote cache invalidation, in your browser, no matter how many refreshes you do, you will not get the latest version.

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

@metas-lc metas-lc self-assigned this Feb 6, 2018
@metas-lc
Copy link
Author

metas-lc commented Feb 6, 2018

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: metasfresh/metasfresh-webui-frontend-legacy#1564

@metas-lc metas-lc closed this as completed Feb 6, 2018
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Feb 11, 2018
[#3408](#3408) New Product Window for Pharma vertical
[#3445](#3445) Qty TU not correct in purchase invoice jasper
[#829](metasfresh/metasfresh-webui-api-legacy#829) Planning status in manufacturing order not updated
[#3406](#3406) Set Selector in M_Product after Product Data Import
[#3458](#3458) Remove M_Storage-based legacy check from MProduct
[#3413](#3413) Credit Limit data structure as subtab in Businesspartner
[#1501](metasfresh/metasfresh-webui-frontend-legacy#1501) Automated Javascript and React Testing with Jest
[#818](metasfresh/metasfresh-webui-api-legacy#818) Values.valueToJsonObject() shall return JSONNullValue instead of null
[#3454](#3454) Resolve log warning "Skip setting parameter value for X_AD_PInstance_Para[0]"
[#3438](#3438) Qty LU wrong in purchase invoice candidates / invoice
[#3449](#3449) ImportHelper doesn't switch ctx
[#807](metasfresh/metasfresh-webui-api-legacy#807) Quantity to invoice override callout
[#806](metasfresh/metasfresh-webui-api-legacy#806) Add to Transportation Order, Ship and Invoice action in Picking Clearing Tray not respecting the invoice schedule
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