Skip to Content
Menu
This question has been flagged
1 Reply
917 Views

Hi,

I’m testing both Odoo 18 online and Odoo 18 on-premise. In both versions, I can scan a product, and it successfully traces the SSCC, product code, and quantity. However, it does not recognize the lot number.

I have already enabled lot management in the settings.

In the GS1 configurations, the lot number appears as:

(10)([!"%-/0-9:-?A-Z_a-z]{0,20})

How can I resolve this issue?

Avatar
Discard
Best Answer

The pattern (10)([!"%-/0-9:-?A-Z_a-z]{0,20}) indicates that the lot number generated by the AI starts with "10" and can include alphanumeric characters and specific symbols. The length of the alphanumeric characters and symbols can range from 0 to 20.

If everything else is configured correctly and lot numbers are enabled in your settings, verify the product’s configuration to ensure it is set to be tracked by lot.

If the issue persists, review the related operation type you’re executing:

Go to Inventory → Operation Types → Select the desired operation type → Lots/Serial Numbers and check the relevant settings.

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 25
647
0
Jun 22
2771
1
Jun 25
578
3
Jun 24
3044
4
Jan 24
9649