Skip to content

[16.0][IMP] shopfloor: Add a parser to searches #1001

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

Open
wants to merge 2 commits into
base: 16.0
Choose a base branch
from

Conversation

rousseldenis
Copy link
Contributor

In some flows like GS1, a barcode representation can contain multiple content (e.g.: product, lot, expiration date, ...).

In current flows, we allow only one record return from the searches based on barcode scan.

In order to change the behavior when some extra data is found in barcodes, we add the parsed result in the search result.

e.g.: For reception flows, if we scan a GS1 and the lot is not found, we want to pre-fill expiration date for instance

As a some barcodes can represent more than one kind of record,
add a helper to parse and return values.
@OCA-git-bot
Copy link
Contributor

Hi @guewen, @sebalix, @simahawk,
some modules you are maintaining are being modified, check this out!

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.

2 participants