You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature involves the creation of a new endpoint within the siteController to handle the creation of both LegalEntity and Site entities using the same address when the LegalAndSiteMainAddress is specified as the address type. Additionally, the BPNA (Business Partner Number Assignment) will be linked to both the LegalEntity and the Site entity.
Risk:
No risk - This a technical endpoint that will help the operator.
No effect on sharing members.
Currently:
At the moment you cannot create a site which has the legalmainadress as the sitemainadress.
Objective:
To streamline the process of creating and linking LegalEntity and Site entities with the same address and associating the BPNA with both entities through a new endpoint in the siteController.
Acceptance Criteria:
Endpoint is created
When LegalAndSiteMainAddress is specified as the address type, the endpoint creates both a LegalEntity and a Site entity with the provided address.
The BPNA is linked to the newly created LegalEntity.
The BPNA is also linked to the newly created Site entity.
The endpoint returns a success response with the details of the created LegalEntity and Site entity.
In case of failure, an appropriate error message is returned.
Description
This feature involves the creation of a new endpoint within the siteController to handle the creation of both LegalEntity and Site entities using the same address when the LegalAndSiteMainAddress is specified as the address type. Additionally, the BPNA (Business Partner Number Assignment) will be linked to both the LegalEntity and the Site entity.
Risk:
No risk - This a technical endpoint that will help the operator.
No effect on sharing members.
Currently:
At the moment you cannot create a site which has the legalmainadress as the sitemainadress.
Objective:
To streamline the process of creating and linking LegalEntity and Site entities with the same address and associating the BPNA with both entities through a new endpoint in the siteController.
Acceptance Criteria:
Additional information
Contribution will be done by @dilipdhankecha2530
Committers to support this are @SujitMBRDI / @nicoprow
The text was updated successfully, but these errors were encountered: