Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][ADD] delivery_package_gs1_barcode_report #654

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

thomaspaulb
Copy link

@thomaspaulb thomaspaulb commented Nov 5, 2024

This module creates a label report that can be printed via an outgoing stock.picking and contains several GS1 barcodes describing the content of the package - weight, no of items, SSCC tracking code if applicable.

It looks like this:

image

delivery_package_gs1_barcode_report/readme/DESCRIPTION.rst Outdated Show resolved Hide resolved
delivery_package_gs1_barcode_report/data/ir_sequence.xml Outdated Show resolved Hide resolved
<field name="model">stock.picking</field>
<field name="report_type">qweb-pdf</field>
<field
name="report_name"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this a new report and did you not add the barcodes to the regular Package label PDF.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not addressing this one for now, the module is now usable.

This module creates a new Package Label report that can be printed via an outgoing stock.picking and contains several GS1 barcodes describing the content of the package: weight, amount of items, SSCC code, etc.
@thomaspaulb thomaspaulb force-pushed the 16.0-add-delivery_package_gs1_barcode_report branch from 8797a7f to 4f3a588 Compare November 11, 2024 14:52
@thomaspaulb thomaspaulb marked this pull request as ready for review November 11, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant