> ## Documentation Index
> Fetch the complete documentation index at: https://human-resource-docs.ha-consultancy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# EULA & Terms

> Licensing model, liability summary, and third-party component licenses (React, Vite, Syncfusion EJ2, EF Core) for the BC Human Resource AppSource extension.

The licensing terms for this extension are defined in **TERMS.md** at the AL project root and surfaced in `app.json` via the `EULA` URL.

## Quick reference

| Field              | Value                                               |
| ------------------ | --------------------------------------------------- |
| Product name       | HR Human Resource                                   |
| Publisher          | Hamwi Computer Software                             |
| App ID             | `c92cfebe-72bc-4592-866f-bb2d78c0bf57`              |
| Licensing model    | Subscription, billed through Microsoft AppSource    |
| Source available   | No (`allowDownloadingSource = false` in `app.json`) |
| Debugging          | Allowed (`allowDebugging = true`)                   |
| Symbols in package | Included (`includeSourceInSymbolFile = true`)       |

## Liability summary

The full terms in `TERMS.md` cover license grant, restrictions, subscription terms, updates, third-party components, warranty disclaimer, limitation of liability, customer-data ownership, and termination. Customers and partners should read the canonical TERMS file rather than relying on this summary.

## Privacy

See **[Privacy & data handling](/compliance/privacy)**.

## Third-party components

| Component               | License                    | How it's used                                                                                                    |
| ----------------------- | -------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| Microsoft AL platform   | Microsoft's BC SDK license | Compile-time + runtime; provided by the BC tenant                                                                |
| ASP.NET Core 9          | MIT                        | HR.API host                                                                                                      |
| Entity Framework Core 9 | MIT                        | One DB context, one local table                                                                                  |
| RestSharp               | Apache 2.0                 | Outbound HTTP from HR.API to BC OData                                                                            |
| Scalar.AspNetCore       | MIT                        | Dev-time OpenAPI UI                                                                                              |
| React 19                | MIT                        | Roster Board UI                                                                                                  |
| Vite 7                  | MIT                        | Build tool                                                                                                       |
| Redux Toolkit           | MIT                        | Store configuration                                                                                              |
| Syncfusion EJ2          | **Commercial license**     | Roster scheduler and Gantt components. License key shipped in `react-roster-shift-board/syncfusion-license.txt`. |

<Note>The Syncfusion commercial license is held by the publisher and covers redistribution as part of this AppSource extension. Partners cannot extract the Syncfusion bundle and reuse it in unrelated projects.</Note>
