This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
local:shop:setup:handers:std_createcategory [2018/02/16 21:35] florence |
local:shop:setup:handers:std_createcategory [2024/05/14 15:39] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}}<html><!-- /nomoodle --></html> | ||
=====One course Category (for customer to manage) - Setup/Implementation===== | =====One course Category (for customer to manage) - Setup/Implementation===== | ||
- | ====Product handler==== | + | =====Product handler===== |
+ | |||
+ | ==== Scénario==== | ||
+ | |||
+ | Le scénario principal de ce gestionnaire, sur validation de l'achat, est d'inscrire l'acheteur comme gestionnaire sur une catégorie de cours désigné par les paramètres internes. | ||
+ | |||
+ | Si un cours destiné au support utilisateur existe, il est possible de déclencher une inscription secondaire au **support client**. | ||
+ | |||
+ | L'inscription peut être paramétrée en durée. Par défaut elle est définitive. Si la durée est définie, et que le produit est "**renouvelable**" alors il sera possible de prolonger la durée d'inscription sur le même code produit. | ||
----- | ----- | ||
<html><!-- nomoodle --></html> | <html><!-- nomoodle --></html> | ||
- | [[:local:shop:structure:handlers:enrolonecourse|See this handler structure documentation]] - [[local:shop:userguide:salesadmin|Configuration and implementation of a commercial offer]] -[[:local:shop| Local Shop component]] - [[:start|back to catalogue]] | + | [[:local:shop:structure:handlers:buycategory|See this handler structure documentation]] - [[local:shop:userguide:salesadmin|Configuration and implementation of a commercial offer]] -[[:local:shop| Local Shop component]] - [[:start|back to catalogue]] |
<html><!-- /nomoodle --></html> | <html><!-- /nomoodle --></html> |