Name:
[FIX] point_of_sale: remove raise to continue processing other orders on failure
State:
Killed
finished in 84m
PR State:
merged
PR Author:
Roy Le
PR Author Email:
PR:
#1074
Committer:
Roy Le
Committer Email:
roy.le@viindoo.com
Commit:
2696b993f540ee4cedae937edb9610d611b48c46
Description:
[FIX] point_of_sale: remove raise to continue processing other orders on
failure
Previously, if a PoS order failed during synchronization from the
frontend, the entire process stopped due to the raise statement in the
except block.
This PR removes raise, allowing the system to continue processing the
remaining orders even if some fail.
Failed orders will still be logged and an activity will be created for
later handling.
This ensures that valid orders are not affected by individual failures,
improving performance and user experience during data synchronization.
Branch:
16.0
Instance ID:
0
Age:
Up-time: