Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Conversation

EdwinBetanc0urt
Copy link
Member

Bug report / Feature

Steps to reproduce

  1. Open Payment Selection window.
  2. Expand actions menu.
  3. Select Create Payment From Selection smart browser.

Screenshot or Gif

ope-smart-browser-associated.mp4

Other relevant information

  • Your OS: Linux Mint 20.3 x64.
  • Web Browser: Mozilla Firefox 99.0
  • Node.js version: 14.18.0.
  • Yarn version: 1.22.15.
  • adempiere-vue version: 4.4.0.

Additional context

These smart browsers are associated to a process and these in turn are associated to a table/button.

For these cases the Smart Browser does not exist in the menu, therefore it is loaded in the route in the following way

browser/browserId/browserUuid?parentUuid

browser: Locates the view of the component
browserId: This parameter must have the id of the smart browser, by default in 0.
browserUuid: This parameter is the uuid of the smart browser to get information.
parrentUuid: This parameter indicates the window from which the context to be set in the smart browser was used.

Example:

http://0.0.0.0:9527/#/browser/0/8aaeea60-fb40-11e8-a479-7a0060f0aa01?parentUuid=a5210e14-fb40-11e8-a479-7a0060f0aa01

@EdwinBetanc0urt EdwinBetanc0urt added the bug Something isn't working label May 24, 2022
@EdwinBetanc0urt EdwinBetanc0urt self-assigned this May 24, 2022
@EdwinBetanc0urt EdwinBetanc0urt added enhancement New feature or request and removed bug Something isn't working labels May 24, 2022
@EdwinBetanc0urt EdwinBetanc0urt merged commit ee3e795 into solop-develop:experimental May 24, 2022
@EdwinBetanc0urt EdwinBetanc0urt linked an issue May 27, 2022 that may be closed by this pull request
@EdwinBetanc0urt EdwinBetanc0urt deleted the feature/window-open-sb-associated branch September 4, 2022 16:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant