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

Add Unique index for InternalName and Price system in Price list #4829

Open
cristinamghita opened this issue Dec 11, 2018 · 1 comment
Open

Comments

@cristinamghita
Copy link
Member

Is this a bug or feature request?

What is the current behavior?

Which are the steps to reproduce?

What is the expected or desired behavior?

@cristinamghita cristinamghita self-assigned this Dec 11, 2018
cristinamghita added a commit that referenced this issue Dec 11, 2018
#4829 Add UQ index for InternalName and Price systme in Price list
metas-ts added a commit that referenced this issue Dec 12, 2018
#4829 add uq index for InternalName in price list
@metas-dh
Copy link
Member

WebUI:

  1. when adding a new pricelist with the same price system and internal name as an already existing one,
    new entry is not saved: OK
  2. but: no error msg pops up: green bar for indicating entry was saved runs, but when you leave / check another window you get "Do you really want to leave?", indicating the new entry was not really saved: NOK => checked with metas-cg, that's a front end issue, Show error msg when pricelist is not saved bc of UQ index missing for InternalName and Price system in Price list metasfresh-webui-frontend-legacy#2104

Swing:

  1. when adding a new pricelist with the same price system and internal name as an already existing one,
    new entry is not saved: OK
  2. error msg with info about a pricelist with this internal name already existing: OK

=> pls also add a de_DE msg (e.g. "Eine Preisliste mit diesem internen Namen existiert bereits")
and change the en_US msg ("A pricelist with this internal name already exists")

cristinamghita added a commit that referenced this issue Dec 12, 2018
#4829 Add UQ index for InternalName and Price systme in Price list
metas-ts added a commit that referenced this issue Dec 17, 2018
* [#4809](#4809) Make contact persons's location editable under circumstances
* [#4823](#4823) CSV import BP URL
* [#4825](#4825) invoice and async improvements
* [#4828](#4828) Extend OLCand REST API to allow not to create products on the fly
* [#4832](#4832) Extend Datenaustausch-Config and XML modding
* [#2097](metasfresh/metasfresh-webui-frontend-legacy#2097) Lookup and Dropdown: Empty list entry for non mandatory
* [#2098](metasfresh/metasfresh-webui-frontend-legacy#2098) extract the edit-location code into a command
* [#4679](#4679) Solve print info UI performance problem
* [#4805](#4805) ATP not correct after partial material receipt
* [#4827](#4827) Forward C_OLCand POReference to C_Invoice_Candidate
* [#4829](#4829) Add UQ index for InternalName and Price systme in Price list
* [#1114](metasfresh/metasfresh-webui-api-legacy#1114) webui frontend does nothing in latest chrome
@metas-mk metas-mk changed the title Add UQ index for InternalName and Price systme in Price list Add Unique index for InternalName and Price system in Price list Dec 21, 2018
@cristinamghita cristinamghita removed their assignment Jan 8, 2019
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