Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Package action to go to frontend #87

Open
2 tasks
HaGuesto opened this issue Mar 18, 2019 · 0 comments
Open
2 tasks

Package action to go to frontend #87

HaGuesto opened this issue Mar 18, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@HaGuesto
Copy link
Member

Context

It is hard to access a the "make a box"- form from the backend in dev-setup. You have to know the boxnumber and the database id and then type it in the address line in your browser.

Idea

Create an action in the stock.quant.package - form view which is just a hyperlink to the frontend.
image

ToDos

  • Create an action like Generate QR code action
  • The action should contain a hyperlink to either
    - <web.base.url>/box/<boxref>/edit if Box is empty or
    - <web.base.url>/box/<boxref> if Box is already filed.

Remarks

<web.base.url> is a system parameter of the ir.config_parameter model.

@HaGuesto HaGuesto added the enhancement New feature or request label Mar 18, 2019
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

No branches or pull requests

2 participants