avniproject / integration-service

Service for integration Avni with other systems
GNU Affero General Public License v3.0
0 stars 2 forks source link

Changes in Avni forms required due to Integration #91

Closed himeshr closed 11 months ago

himeshr commented 1 year ago

Acceptance Criteria

Configure Student registration sync to map following fields as specified


Change into code:

vedfordev commented 11 months ago

Developer's Note:

As we find out and some concept value have mismatched in org lahi and lendahanduat. We are creating new org for integration lahiint.

  1. RegistrationSource we added in other details segment. Applied rule to check if it is not present then set as "Avni".
  2. RegistrationDateTime is set in subject registration.
  3. flowResult.id is set for legacy_id.
  4. Trade/Sector/Vocational Subject we added this field in our form after Trade/Sector.
  5. Trade/Sector is set to direct as other.
  6. Student/Trainee is set to direct as regular.

For Code :

  1. make first name and last name as capital.
  2. checking age is greater than 14 with local time.
petmongrels commented 11 months ago

not much to review at the moment.