| .. | ||
| App_Content | ||
| App_Data | ||
| App_Infrastructure | ||
| App_Start | ||
| Controllers | ||
| Properties | ||
| Views | ||
| favicon.svg | ||
| Global.asax | ||
| Global.asax.cs | ||
| LaaProductionWeb.csproj | ||
| packages.config | ||
| README.md | ||
| Web.config | ||
LaaProductionWeb
🠄 Go back to the parent directory
is a ASP.Net MVC local web application written under C# .Net Framework 6.4.2 that contains web services for digitization of the production processes.
- Authentication througth: username, password; initial session time: 10 min; configurable;
- Loading content according to current user permissions
1. Pallets scan
- Used to save pallets with their loads in a database. This will help later when creating a pallet load file to ship with the pallet.
2. QAP test protocol
- Used to create QAP test protocol automaticaly for particular customers. This protocol should be printet signed and uploaded to the particular order. Is unique for each order.
3. Reports
- [He] Report - Statistics for past helium tests, allows user to filter and sort all displayed data and then to download a csv file from that as well.
- Cotman - Statistics for past pressure tests, allows user to filter and sort all displayed data and then to download a csv file from that as well.
4. Production approval
- Used to approve particular production orders with different characteristics and notes.
5. Wildcard search
- is a none public web interface for searching orders info from one of following: Radio Addresse, PcbId, SerialNr, ClientSerialNr.