Use ApplicationUser as a resource. Create an event with a single resource. Implement a resource object. See the #region Resources section in the source code. Implement IRecurrentEvent. See the #region ...
erp-afirma ├── src/ │ ├── index.html # Interfaz principal │ ├── css/ │ │ └── styles.css # Estilos modernos (diseño Afirma) │ ├── js/ │ │ ├── app.js # Lógica principal y navegación ...