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

BPartner contact cannot be saved because mandatory field Name is not set #257

Closed
teosarca opened this issue Mar 18, 2017 · 1 comment
Closed

Comments

@teosarca
Copy link
Member

Is this a bug or feature request?

Bug

Which are the steps to reproduce?

  • pick or create a new BPartner
  • try to create a new Contact
    => no matter what are you doing, the BPartner cannot be saved because Name field is mandatory.
    But because it's not shown you cannot fill it.
    Usually on before save the Name is build from Firstname and Lastname but webui is not reaching that point.

What is the expected or desired behavior?

Implement a callout which will build the Name when user changes Firstname or Lastname.

@metas-lc
Copy link

IT:
go to Bpartner, make a new one:
set mandatory fields: name and company
add new contact: write only the first name, ok => it saves OK
add a new contact, write only the last name => it saves OK
add a new contact,don;t write any name, ok => not saved OK

@metas-lc metas-lc self-assigned this Mar 18, 2017
metas-ts added a commit to metasfresh/metasfresh that referenced this issue May 5, 2017
[#702](metasfresh/metasfresh-webui-frontend-legacy#702) Running a process from menu does not work, again
[#342](metasfresh/metasfresh-webui-api-legacy#342) Exception in WebUI when opening initial Doc Outbound window
[#886](#866) Make payment callouts work in webui
[#341](metasfresh/metasfresh-webui-api-legacy#341) Apply role permissions when browsing/editing data
[#340](metasfresh/metasfresh-webui-api-legacy#340) Manufacturing order: Prevent issuing VHUs which are not top level
[#700](metasfresh/metasfresh-webui-frontend-legacy#700) Typeahead not working in lookup filter parameters
[#1435](#1435) Add method for Escaping '@' char, by replacing one @ with double @@
[#330](metasfresh/metasfresh-webui-api-legacy#330) Implement webui HUEditor support for massive amount of HUs
[#1315](#1315) 2D Barcode wit ad_table_id/ record_id on bestellkontrolle
[#675](metasfresh/metasfresh-webui-frontend-legacy#675) Icons for manufacturing components
[#334](metasfresh/metasfresh-webui-api-legacy#334) switch filters to primary layout
[#697](metasfresh/metasfresh-webui-frontend-legacy#697) New Businesspartner modal overlay cancel
[#257](metasfresh/metasfresh-webui-api-legacy#257) BPartner contact cannot be saved because mandatory field Name is not set

me-45
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