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] pos_product_packaging_multi_barcode #1040

Conversation

QuocDuong1306
Copy link

@QuocDuong1306 QuocDuong1306 commented Aug 11, 2023

This module allows using multiple barcodes on a product packaging from the PoS.

Depends on:

Copy link

@simahawk simahawk left a comment

Choose a reason for hiding this comment

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

build is 🔴

test-requirements.txt Outdated Show resolved Hide resolved
@QuocDuong1306 QuocDuong1306 marked this pull request as draft August 19, 2023 02:46
@QuocDuong1306 QuocDuong1306 marked this pull request as ready for review August 25, 2023 08:41
@QuocDuong1306 QuocDuong1306 force-pushed the 16.0-add-pos_product_packaging_multi_packaging branch 2 times, most recently from 95fb28b to e05ddf6 Compare August 25, 2023 08:45
@QuocDuong1306 QuocDuong1306 marked this pull request as draft August 25, 2023 08:58
@QuocDuong1306 QuocDuong1306 marked this pull request as ready for review August 28, 2023 02:20
@QuocDuong1306 QuocDuong1306 force-pushed the 16.0-add-pos_product_packaging_multi_packaging branch from e05ddf6 to 4d5f8fc Compare August 28, 2023 02:21
@QuocDuong1306
Copy link
Author

Hello @simahawk , i updated. Thanks

@luke-stdev001
Copy link

@QuocDuong1306 ,

Happy to do a functional review on this as a bystander, do you have usage steps for this in the README.md?

@QuocDuong1306 QuocDuong1306 force-pushed the 16.0-add-pos_product_packaging_multi_packaging branch from 4d5f8fc to 3002acc Compare September 20, 2023 08:52
@QuocDuong1306
Copy link
Author

Thank @luke-stdev001 , I updated README.rst file, could you have a look and do a functional review on this module

@legalsylvain legalsylvain added this to the 16.0 milestone Sep 26, 2023
@simahawk
Copy link

simahawk commented Oct 9, 2023

Dependency merged, you can drop the test req

@QuocDuong1306 QuocDuong1306 force-pushed the 16.0-add-pos_product_packaging_multi_packaging branch from 3002acc to 56d0c68 Compare October 10, 2023 01:33
@QuocDuong1306
Copy link
Author

Thank @simahawk , I updated

Copy link

@simahawk simahawk left a comment

Choose a reason for hiding this comment

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

LG

@QuocDuong1306 QuocDuong1306 force-pushed the 16.0-add-pos_product_packaging_multi_packaging branch from 56d0c68 to f5a51e6 Compare October 12, 2023 05:35
Object.values(old_packaging_by_barcode).forEach(function (packaging) {
var barcodes = JSON.parse(packaging.barcodes_json);
barcodes.forEach(function (barcode) {
if (!(barcode in old_packaging_by_barcode)) {

Choose a reason for hiding this comment

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

IMO this IF is not needed. Not harmful tho. Not blocking.

@simahawk
Copy link

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 16.0-ocabot-merge-pr-1040-by-simahawk-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit cc53f0f into OCA:16.0 Oct 12, 2023
5 of 6 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at c13b28e. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants