fix(ocp): delivery changes to happen after bookin is done

This commit is contained in:
2025-04-02 21:26:15 -05:00
parent 4f3b5d75a2
commit f771db6034
2 changed files with 7 additions and 5 deletions

View File

@@ -69,6 +69,7 @@ export const bookInLabel = async (data: any) => {
message: `${parseInt(
data.SSCC.slice(10, -1)
)}, was just booked in`,
data: { SSCC: data.SSCC },
};
} catch (error) {
createLog(