> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/syslog-extensibility/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/syslog-extensibility/functions-syslog-kalipso-1/inventory3/500-3.md).

# 500 - (Inventory) Inventory Documents Module

Syslog 3.0 - Extensibility - Functions Syslog - Kalipso - Inventory - 500 - (Inventory) Inventory Documents Module

500 - (Inventory) Inventory Documents Module

| **Event** | **Extension action set** | **Description**                                                                                                              |
| --------- | ------------------------ | ---------------------------------------------------------------------------------------------------------------------------- |
| Before    | EXT\_0500\_1\_Before     | Will be executed before Syslog APP open the inventory module;                                                                |
| Replace   | EXT\_0500\_2\_Replace    | Will replace Syslog APP inventory module (can be used to validate if normal Syslog APP module opens using outOpenAPPModule); |
| After     | EXT\_0500\_3\_After      | Will be executed after closing the inventory module;                                                                         |

*Output Parameters (event replace)*:

* outOpenAPPModule – Return code:&#x20;
  * 1 - Open Syslog APP module
  * 0 - Don’t open Syslog APP module;
