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

[Bug Report] Error creating business partner without address #724

Closed
oscarinak opened this issue Apr 7, 2021 · 0 comments · Fixed by #725
Closed

[Bug Report] Error creating business partner without address #724

oscarinak opened this issue Apr 7, 2021 · 0 comments · Fixed by #725
Labels
02 Bug Something isn't working

Comments

@oscarinak
Copy link
Collaborator

Bug report

The following error occurs where when creating a new business partner from the point of sale and an address is not associated with it, ADempiere-Vue is saving it, when it should not save it since it is a mandatory data.

Steps to reproduce

The steps to apply in this case would be the following:

  1. Locate point of sale.
  2. Create business partner adding only code such as "Cedula" or "Rif" and name.
  3. Save record.

Screenshot or Gif(截图或动态图)

Error_SN_sin_Dirección

Link to minimal reproduction(最小可在线还原demo)

https://demo-ui.erpya.com/

Expected behavior

The expected result of this case is that ADempiere-Vue does not allow keeping any record of a business partner from the point of sale which does not have an address.

@oscarinak oscarinak added the 02 Bug Something isn't working label Apr 7, 2021
yamelsenih pushed a commit that referenced this issue Apr 8, 2021
* Fixes: #724

* bugfix: Delete duplicated code.

* minimal changes

* remove computed

Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant