Users should be able to authenticate to the ldap and see the views according to your permissions:
-
View the catalogs of:
- Warehouses
- Therapeutic actions
- Laboratories
- Presentations
- Suppliers
- Active principles
- Pathologies
- Types of movements
- Types of services
- Types of treatments
- Units of measure.
-
Drug presentations, and their associated laboratories and pathologies.
-
Medical Supplies and their different presentations and associated brands.
-
Stock of medicines and medical supplies
- These tables can filter records by warehouse, and have hidden columns
-
Trace movements in the inventories of medicines and medical supplies
-
Record of delivery of medicines and medical supplies
-
Query of deliveries of medicines and medical supplies to an employee
- Deliveries are grouped by type of service, beneficiary, relationship, date, and user responsible for the delivery.
- Query all deliveries to an employee or on a specified date
-
Family load
-
Reports by:
- Deliveries of medicines and medical supplies, by date range
- Donations of medicines and medical supplies, by date range
- Movements in the inventory of medicines and medical supplies, by date range
All tables can:
- Export to Excel
- Filter by description
- Angular Framework V17
- Primeng
- Primeflex
- Primeicons
- Fontawesome
- jspdf
- xlsx
- lodash
- moment
- eslint
- ng-mocks
The project implement an interceptor for http errors and place the token in the headers of http requests
- Angular Unit Testing @ViewChild
- Faking a child Component with ng-mocks
- Click a Button when Angular Unit Testing
- Angular Testing Tips: FirstValueFrom
- Angular Testcase -Characters & Numbers only directives
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
This project was generated with Angular CLI version 17.0.5.
Author María López.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.