Add note to docs

This commit is contained in:
luelista
2025-04-07 11:07:37 +02:00
committed by GitHub
parent 1ddfe06b92
commit d5e2aea766

View File

@@ -1948,6 +1948,9 @@ Manipulating individual positions
Changing parameters such as ``item`` or ``price`` will **not** automatically trigger creation of a new invoice,
you need to take care of that yourself.
Changing ``secret`` does not cause a new PDF ticket to be sent to the customer, nor does it cause the old secret
to be added to the revocation list, even if your ticket generator uses one.
**Example request**:
.. sourcecode:: http