internetee / registry

TLD Management Software
Other
45 stars 19 forks source link

Directo: admin missing directo_handle #343

Closed vohmar closed 6 years ago

vohmar commented 7 years ago

In the admin interface there is no option to fill directo_handle information for regsitrars. It is also not returned in UI to see the effective value.

directo_handle is part of Directo integration - necessary to match registrars in registry system to companies in accounting system.

in generic view we should try to redesign directo integration into separate integrator module as a non standard EIS specific feature.

artur-intech commented 7 years ago

How current registrars in production got their values? Manually?

vohmar commented 7 years ago

imported from FRED and new registrars by manual intervention

artur-intech commented 7 years ago

directo_handle is part of Directo integration - necessary to match registrars in registry system to companies in accounting system.

so "directo_handle" is a kind of registrar's uid (unique id) in Directo?

ratM1n commented 7 years ago

Yes, some do match with registrar 'code' in our system. I suggest to handle it so, that if 'directo_handle' is present, use 'directo_handle', if not, use 'code'

artur-intech commented 7 years ago

Decided to always require that Directo handle (which is now more abstract accounting_customer_code)

artur-intech commented 7 years ago

@teadur or @ratM1n Please make sure production env has no empty or NULL values.

artur-intech commented 7 years ago

Added under "General" section.

artur-intech commented 7 years ago

376 has been merged with this ticket since in addition to having dead code, that rake task modifies standard rake tasks in a way that prevents rake test from running.

artur-intech commented 6 years ago

Test Directo export.