forked from CGM_Public/pretix_original
@@ -2,7 +2,7 @@ Algorithms
|
|||||||
==========
|
==========
|
||||||
|
|
||||||
The business logic inside pretix is full of complex algorithms making decisions based on all the hundreds of settings
|
The business logic inside pretix is full of complex algorithms making decisions based on all the hundreds of settings
|
||||||
and input parameters available. Some of them are documented here as graphs, either because fully understanding them is very
|
and input parameters available. Some of them are documented here as graphs, either because fully understanding them is very important
|
||||||
when working on features close to them, or because they also need to be re-implemented by client-side components like our
|
when working on features close to them, or because they also need to be re-implemented by client-side components like our
|
||||||
ticket scanning apps and we want to ensure the implementations are as similar as possible to avoid confusion.
|
ticket scanning apps and we want to ensure the implementations are as similar as possible to avoid confusion.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user