-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor models/directo.rb #509
Comments
as an open source project we try to avoid .ee specific features - interface with Directo is one example of such functionality. We should design the software so that any one, including us, could easily develop interface/adapter to their preferred accounting solution. Directo solutions could be used as an example. Currently only registry project interfaces with accounting software. If the solution is easily applicable we could consider direct interfaces from regsitrars' and auction portals/applications for example. |
Add |
Log request xml, response, time |
It will be needed to add the following accounting codes to zones in admin right after the release:
|
Delegate AccountActivity#currency to Account #509
|
it looks like unit is undocumented feature as it is sent to directo and invoice records all have it correctly set in Directo. |
the gem has to log all the requests including the xmls sent out, responses from directo and system generated messages like errors, warnings, info messages |
#205
API spec
http://wiki.directo.ee/et/xmlcore
The text was updated successfully, but these errors were encountered: