Section 3 RE-FORMATTED gesù bambino
This commit is contained in:
parent
873f1f0666
commit
459aa638b1
@ -1870,19 +1870,11 @@ Authentication Manager
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset ERT
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
|
||||
\backslash
|
||||
texttt{register}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
: This function creates a new entity
|
||||
\family typewriter
|
||||
register(UserData)
|
||||
\family default
|
||||
: This function creates a new instance
|
||||
\begin_inset ERT
|
||||
status open
|
||||
|
||||
@ -3969,7 +3961,7 @@ begin{lstlisting}
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
/* This function will apply the fees for each Reservation entity.
|
||||
/* This function will apply the fees for each Reservation instance.
|
||||
Actually, the user can terminate a reservation for free, but in the future
|
||||
if PowerEnjoy would decide to apply a fee for the termination of a reservation,
|
||||
it would be very easy to modify this value.
|
||||
@ -4100,7 +4092,7 @@ begin{lstlisting}
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
/* This function will calculate the eventual discount for each rent entity.
|
||||
/* This function will calculate the eventual discount for each rent instance.
|
||||
*/
|
||||
\end_layout
|
||||
|
||||
@ -4330,7 +4322,7 @@ begin{lstlisting}
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
/* This function will calculate the additional fees for each rent entity.
|
||||
/* This function will calculate the additional fees for each rent instance.
|
||||
*/
|
||||
\end_layout
|
||||
|
||||
@ -4427,7 +4419,7 @@ begin{lstlisting}
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
/* This function will calculate the fees for each Rent entity.
|
||||
/* This function will calculate the fees for each Rent instance.
|
||||
In this case we have to consider eventual discounts and other additional
|
||||
fees before sending the payment request to the external payment service.
|
||||
It would not be difficult in the future to change some parameters according
|
||||
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 663 KiB |
Binary file not shown.
Before Width: | Height: | Size: 89 KiB |
Binary file not shown.
Before Width: | Height: | Size: 90 KiB |
Binary file not shown.
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 85 KiB |
Loading…
Reference in New Issue
Block a user