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

Design QR-codes label #23

Closed
2 tasks
HaGuesto opened this issue Feb 2, 2019 · 2 comments · Fixed by #43
Closed
2 tasks

Design QR-codes label #23

HaGuesto opened this issue Feb 2, 2019 · 2 comments · Fixed by #43
Assignees
Labels
feature/incoming donation All tasks related to the process of incoming donations like labeling and putting in pack good first issue Good for newcomers views html css and bootstrap are mainly needed

Comments

@HaGuesto
Copy link
Member

HaGuesto commented Feb 2, 2019

Context

We generate empty packages and want to print labels with QR-codes to link to these packages.

The labels in the old drop app looked like
image

This is the html-code and stylesheet of the old version.

ToDo

  • Create a css file and the corresponding folders to edit your styles.
  • Design the pdf report in this file. There should fit four labels on one A4 page.

Useful links / Tips

  1. You should read pages 220-250 in chapter 10&11 of the odoo essentials book before you start any of the steps.
  2. You do not have to use any bootstrap!
  3. It is not important at the moment what is saved in the QR-code.
  4. HowTo create QR-codes from the dev doc.
@HaGuesto HaGuesto added good first issue Good for newcomers feature/incoming donation All tasks related to the process of incoming donations like labeling and putting in pack views html css and bootstrap are mainly needed labels Feb 2, 2019
@HaGuesto HaGuesto added this to the Prototype for Pampiraiki milestone Feb 2, 2019
@HaGuesto HaGuesto mentioned this issue Feb 2, 2019
11 tasks
@HaGuesto
Copy link
Member Author

HaGuesto commented Feb 4, 2019

@naphets123 takes this one.

@HaGuesto
Copy link
Member Author

HaGuesto commented Feb 12, 2019

Our logo should be part of it, @naphets123.
Here you can find it

and here some tips how to get the pic into our module:

  • create the following directory tree in the root of this repo:
    static/src/img/
  • put the logo as png into this folder.
  • reference it in your html/xml code as
    <img src="/boxwise_wms/static/src/img/<boxwise_logo_name>.png" ... />

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature/incoming donation All tasks related to the process of incoming donations like labeling and putting in pack good first issue Good for newcomers views html css and bootstrap are mainly needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants