jbt-it / neomdb

Database application to manage member data, projects and events.
GNU General Public License v3.0
8 stars 2 forks source link

365 client company details #516

Open arisb1470 opened 2 weeks ago

arisb1470 commented 2 weeks ago

Navigate to http://localhost:3000/unternehmen/3 or go to unternehmen, and then select Dinosaurier Datenrettung GmbH. Check that all the details for the company are shown correctly. Check that the table below is shown correctly. There should be two projects visible in the table. A button "Kunden bearbeiten" and a field "Wichtige Informationen" should be visible for a user with the permission "crm", or for a user that is currently a PL or PM on any of the projects for the company.

Here are some users you can use to test: A user with permission "crm": w.luft A user that is on a project for the company: t.driscoll A user that is neither: b.frye

The contact partners of the company and the projects are not the same, as different dummy data is being used.