Skip to content

Conversation

smihalache06
Copy link
Contributor

No description provided.

@smihalache06 smihalache06 requested a review from fpbonet October 15, 2025 20:14
@smihalache06 smihalache06 self-assigned this Oct 15, 2025
uom=item.get('uom'),
batch_id=item.get('item_name'),
expiry_date=item.get('expiration_date'),
expiry_date=item.get('expiration_date') or item.get('expiry_date'),
Copy link
Collaborator

Choose a reason for hiding this comment

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

why two different field names??

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Because we have 2 separate functions that are using this service. The expirty_date come directly from the UI and expiration_date is from BE

@fpbonet fpbonet merged commit bf4693d into develop Oct 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants