Skip to content

Bug Fix - 8065: Shipping.UPS sends InvoiceLineTotal with culture-specific decimal separator (comma)#8071

Merged
skoshelev merged 1 commit intonopSolutions:developfrom
atiq-bs23:fix-ups-issue
Jan 12, 2026
Merged

Bug Fix - 8065: Shipping.UPS sends InvoiceLineTotal with culture-specific decimal separator (comma)#8071
skoshelev merged 1 commit intonopSolutions:developfrom
atiq-bs23:fix-ups-issue

Conversation

@atiq-bs23
Copy link
Copy Markdown
Contributor

@atiq-bs23 atiq-bs23 commented Jan 12, 2026

FYI - https://www.ups.com/worldshiphelp/WSA/ENU/AppHelp/mergedProjects/CORE/CONNECT/Trade_Direct_Shipment_Data_Field_Descriptions.htm

Search 'Total Weight' and 'Invoice Line Total'
Both of the properties type is N (Numeric), it does not support any special character like comma

@atiq-bs23
Copy link
Copy Markdown
Contributor Author

@skoshelev
#8065

@AndreiMaz AndreiMaz requested a review from skoshelev January 12, 2026 10:03
@skoshelev skoshelev merged commit 7ea9b5b into nopSolutions:develop Jan 12, 2026
1 check passed
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.

Shipping.UPS sends InvoiceLineTotal with culture-specific decimal separator (comma)

2 participants