From ed40b21d16baecb9f2730c54af2fc836ce6d96d7 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 1 Aug 2020 18:31:27 +0200 Subject: [PATCH] [doc] begin describe replacing orders --- doc/uncloud-manual-2020-08-01.org | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/uncloud-manual-2020-08-01.org b/doc/uncloud-manual-2020-08-01.org index 485efcb..5a8346c 100644 --- a/doc/uncloud-manual-2020-08-01.org +++ b/doc/uncloud-manual-2020-08-01.org @@ -41,6 +41,15 @@ Order register the one time price and the recurring price. These fields should be treated as immutable. If they need to be modified, a new order that replaces the current order should be created. +*** Replacing orders + If an order is updated, a new order is created and points to the + old order. The old order stops one second before the new order + starts. + +** Product and Product Children + - A product describes something a user can buy + - A product inherits from the uncloud_pay.models.Product model to + get basic attributes * Products ** VPN *** How to add a new VPN Host