From 70bb4dfc650aaa12fadbcb5478a4672c33e0101f Mon Sep 17 00:00:00 2001 From: Erik Schelvan Date: Thu, 18 Jan 2024 12:41:34 +0100 Subject: [PATCH 1/2] Update wave.rst --- talk/systems/wave.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talk/systems/wave.rst b/talk/systems/wave.rst index 4a5612567e..d19de661da 100644 --- a/talk/systems/wave.rst +++ b/talk/systems/wave.rst @@ -35,4 +35,4 @@ The side effects of this are: Why is the order of my order lines different than in my other systems? ********************************************************************** -The order that the order line appear in Wave is based on when each order line was created. The most recent updated order line will appear as the last order line in your Wave invoice draft. When creating a completely new order in a another system, all order lines will be given the same timestamp. This makes it impossible to determine what order the order lines orginaly were created, resulting in a arbitrary order of order lines in Wave. +The order that the order line appear in Wave is based on when each order line was created or updated. The most recent updated order line will appear as the last order line in your Wave invoice draft. When creating a completely new order in a another system, all order lines will be given the same timestamp. This makes it impossible to determine what order the order lines orginaly were created, resulting in a arbitrary order of order lines in Wave. From 4c5a2e6f5ff7dffa26b4e71dd7e744b9625d9146 Mon Sep 17 00:00:00 2001 From: Erik Schelvan Date: Thu, 18 Jan 2024 12:57:56 +0100 Subject: [PATCH 2/2] Update wave.rst --- talk/systems/wave.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talk/systems/wave.rst b/talk/systems/wave.rst index d19de661da..e5056e30a5 100644 --- a/talk/systems/wave.rst +++ b/talk/systems/wave.rst @@ -35,4 +35,4 @@ The side effects of this are: Why is the order of my order lines different than in my other systems? ********************************************************************** -The order that the order line appear in Wave is based on when each order line was created or updated. The most recent updated order line will appear as the last order line in your Wave invoice draft. When creating a completely new order in a another system, all order lines will be given the same timestamp. This makes it impossible to determine what order the order lines orginaly were created, resulting in a arbitrary order of order lines in Wave. +The order that the order lines appear in Wave is based on when they were created or updated. The most recent updated order line will appear as the last one in your Wave invoice draft. When creating a completely new order in a another system, all order lines will be given the same timestamp. This makes it impossible to determine in what sequence the order lines originally were created, resulting in a arbitrary succession of your order lines in Wave.