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

Create empty packages in bulk through an extra menu #9

Closed
3 of 4 tasks
HaGuesto opened this issue Dec 15, 2018 · 3 comments
Closed
3 of 4 tasks

Create empty packages in bulk through an extra menu #9

HaGuesto opened this issue Dec 15, 2018 · 3 comments
Assignees
Labels
epic Epic huge tasks feature/incoming donation All tasks related to the process of incoming donations like labeling and putting in pack

Comments

@HaGuesto
Copy link
Member

HaGuesto commented Dec 15, 2018

Generate QR codes

This tasks should replicate the workflow of the Generate QR codes menu in Drop App.

image

These steps must be implemented

  • A new menu to generate QR-codes must be added.
  • Create a form where u define how many QR-codes should be created. This might be needed.
  • When submitting the form it should create a number of empty packages at once. The submit button will most likely have to trigger a server action
  • After the form is closed it should automatically download the qr-report pdf which is designed in Design QR-codes label #23 and then it should reload the package and show the Packages-menu in list form.
@HaGuesto HaGuesto self-assigned this Dec 15, 2018
@HaGuesto HaGuesto added the feature/incoming donation All tasks related to the process of incoming donations like labeling and putting in pack label Dec 16, 2018
@HaGuesto HaGuesto assigned HaGuesto and unassigned HaGuesto Jan 26, 2019
@HaGuesto HaGuesto added the epic Epic huge tasks label Jan 26, 2019
@HaGuesto HaGuesto changed the title Create empty packages with QR-codes in one step Create empty packages in bulk through an extra menu Jan 26, 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

@DurkoMatko For the creation of empty packages, I recommend you to read the first pages of chapter 6 (p. 134 and following) in the odoo 11 essentials book.
You will need the create or load command.

@HaGuesto
Copy link
Member Author

HaGuesto commented Feb 4, 2019

@DurkoMatko I also added one task. After the form is finished and processed it should call a download and a redirect to the packages menu.

Ask me if you have any questions.

@HaGuesto
Copy link
Member Author

HaGuesto commented Feb 9, 2019

@DurkoMatko I think this might be a helpful example even though it is in odoo 10.
https://www.surekhatech.com/blog/generate-report-from-custom-wizard-in-odoo10

HaGuesto pushed a commit that referenced this issue Feb 14, 2019
* Create Menu and empty form

* Popup for generating several packages added

* change: quantity table header in edit package moved to left

* add: mass generation of packages (#9)

* change: variable names from camelCase to snake_case (#9)

* add: log, additional comment

* change:QrGenerateWizard renamed, _open_packages_list is private now (#9)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
epic Epic huge tasks feature/incoming donation All tasks related to the process of incoming donations like labeling and putting in pack
Projects
None yet
Development

No branches or pull requests

2 participants