roos-fs tasks #495
Updated by Vadim Pariev 7 months ago
General There is a requirement from the side of RooS who want to allow their customers to create services in the project. That means that in the existing impliemntation thecustomer users are to be able to add the vechicles to the project new vchicles. **Expected result** - user with the role customer can see the projects menu point - user with the role customer can see only the projects that belong to the same customer as he belongs to - user with the role customer can add vechicles to the project - replace the button edit with add vechicles to the project (NOTE: this is only applicable for the user with the prole Customer) <img style="width: 1714px;" src="clipboard-202510031201-l47va.png"><br> - when user clicks on add vechicles page hase foloowing items - Template for the service (so that they see the name of it) - Import vechicles button to allow uploading the list of vechicles as in the template - allow downloading of the template - allow adding the vechicles manually (the list contains only the vechicles that belong to the same customer as the user <img style="width: 682px;" src="clipboard-202510031202-vmxdz.png"><br> - all exisitng functionalities remain intact for the other user roles - Deleting and other iptions are only available for the Admin as before