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 to add charges to the point of sale #736

Closed
oscarinak opened this issue Apr 9, 2021 · 1 comment · Fixed by #749
Closed

[Bug Report] Error to add charges to the point of sale #736

oscarinak opened this issue Apr 9, 2021 · 1 comment · Fixed by #749
Labels
02 Bug Something isn't working

Comments

@oscarinak
Copy link
Collaborator

oscarinak commented Apr 9, 2021

Bug report

The following error occurs at the time of recording the charges at the point of sale, since when modifying the amount or clicking on the "More" option, it does not currently perform or apply any action.

It should be noted that this problem is occurring right now, since he was working

Steps to reproduce

The steps to verify this case are as follows:

  1. Enter the point of sale either "USD" or "Ves"
  2. Create an order, associating the customer, and several products
  3. Click on the payment option
  4. When the sale opens to make a record of the charges, click on the "More" option

Screenshot or Gif(截图或动态图)

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

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

Expected behavior

The expected result for this case is that by giving the option the "more" this allows adding the charge to the point of sale, as it had been doing.

@oscarinak oscarinak added the 02 Bug Something isn't working label Apr 9, 2021
@oscarinak
Copy link
Collaborator Author

This error was due to the slowness of the service, it no longer applies

yamelsenih pushed a commit that referenced this issue Apr 21, 2021
* Fixes: #736

* get the currency code to be paid

* add the correct currency symbol in the amount field

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
yamelsenih pushed a commit that referenced this issue Apr 23, 2021
* Fixes: #736

* minimal changes

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
yamelsenih pushed a commit that referenced this issue Apr 23, 2021
* Fixes: #736

* minimal changes

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.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