phamos-eu / it_management

Management von IT-Bausteinen. Hierzu gehören IT-Geräte und IT-Lösungen wie Server, Rechner, Netzwerke und E-Mailserver sowie auch Backups, Dienstleistungsverträge, Accounts und Internetleistungen.
https://phamos.eu/module/it_management
GNU General Public License v3.0
64 stars 69 forks source link

creating ITM Location #264

Closed lajidey-foss closed 5 months ago

lajidey-foss commented 5 months ago

In dealing with solutions, interestingly we want to know how to access various assets both tangible and non tangible assets, it could be in any form of address indicator. Giving an example; we might want to make a query to review all hardware assets in the server room or inside the rack

Status:

To achieve this, a doctype needs to be created that can reflect various assets address.

Todo:

wojosc commented 5 months ago

In the Doctype ITM Location we will wan't a link field to an address. As the ITM Location can only be at one address, we will only need a link field and no option to add several addresses. But we will want to use standard functionality of address seen in other frappe/ERPNExt process

In the ITM Location Doctype we need a field location_address image

When the user fills this field and a html field below the address should be updated showing the content of the address similar to what can be seen in the customer doctype (here in green) image

As we do not need several addresses the button seen in the image in red is not necessary.

Then, when saving ITM Location we will wan't to update the link in the table of Address Doctype image