Skip to content
Snippets Groups Projects
Commit 298fc213 authored by Joren Van Onder's avatar Joren Van Onder
Browse files

[FIX] point_of_sale: ensure that there is always an order creation_date

Introduced by e9b1254a. This commit made
sense but there are certain POS modules that send the order to the
backend before validation and thus depend on there always being a
creation date, even if the order has not been validated yet.

This ensures that we don't end up with an undefined creation_date in the
backend.

opw-680590
parent 02484f89
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment