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 with re-login after timeout #1484

Closed
yamelsenih opened this issue Jan 28, 2022 · 2 comments · Fixed by #1486
Closed

[Bug Report] Error with re-login after timeout #1484

yamelsenih opened this issue Jan 28, 2022 · 2 comments · Fixed by #1486
Assignees
Labels
02 Bug Something isn't working 34 Legacy Very old, not been addressed for a long time (POS) Point of Sales

Comments

@yamelsenih
Copy link
Member

Error after run a timeout from service

The problem is when a path is used and the current session is closed

Steps to reproduce

  1. Login
  2. Open Point of Sales
  3. Find a order draft and with a payment
  4. Wait for session logout
  5. After session expire just login
  6. See the error

Screenshot or Gif(截图或动态图)

Peek 2022-01-28 17-50

Expected behavior

Just open the POS like last session

Other relevant information

  • Your OS:
  • Web Browser:
  • Node.js version:
  • adempiere-vue version:

Additional context

vue.runtime.esm.js?2b0e:619 [Vue warn]: Duplicate keys detected: '1000013'. This may cause an update error.

found in

---> <Collection> at src/components/ADempiere/Form/VPOS/Collection/index.vue
       <ElDrawer> at packages/drawer/src/main.vue
         <Split>
           <SplitArea>
             <Split>
               <ElMain> at packages/main/src/main.vue
                 <ElContainer> at packages/container/src/main.vue
                   <VposDesktop> at src/components/ADempiere/Form/VPOS/templateDevice/desktop.vue
                     <VPOS> at src/components/ADempiere/Form/VPOS/index.vue
                       <FormPanel> at src/components/ADempiere/Form/index.vue
                         <ElCard> at packages/card/src/main.vue
                           <ElCol>
                             <ElRow>
                               <ElMain> at packages/main/src/main.vue
                                 <ElContainer> at packages/container/src/main.vue
                                   <FormView> at src/views/ADempiere/Form/index.vue
                                     <SummaryView> at src/views/ADempiere/Summary/index.vue... (1 recursive calls)
                                       <AppMain> at src/layout/components/AppMain.vue
                                         <Layout> at src/layout/index.vue
                                           <App> at src/App.vue
                                             <Root>
@elsiosanchez
Copy link
Collaborator

Greetings, this problem is solved in the next PR #1486

@yamelsenih
Copy link
Member Author

To review

@yamelsenih yamelsenih reopened this Jan 31, 2022
yamelsenih pushed a commit that referenced this issue Jan 31, 2022
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
EdwinBetanc0urt added a commit to EdwinBetanc0urt/adempiere-vue that referenced this issue Sep 26, 2023
@marcalwestf marcalwestf added the 34 Legacy Very old, not been addressed for a long time label Feb 3, 2025
@marcalwestf marcalwestf closed this as not planned Won't fix, can't repro, duplicate, stale Feb 3, 2025
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 34 Legacy Very old, not been addressed for a long time (POS) Point of Sales
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants