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

Package action to go to frontend #87

@HaGuesto

Description

@HaGuesto

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions