-
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
Directo: Reference BL from gem #1547
Conversation
1a5700a
to
3aef0a3
Compare
3aef0a3
to
6c32843
Compare
0694b89
to
242f29d
Compare
3469b51
to
07642a4
Compare
07642a4
to
3f92640
Compare
01a858c
to
3c18bc9
Compare
there is no feedback in stdout both jobs fail. sample error from logs:
|
3c18bc9
to
6f7824e
Compare
6f7824e
to
21543d8
Compare
still no feedback in stdout sending monthly inv succeeded
for some reason sending the first invoice was skipped. Second one is not paid so this is expected. First one has record in account_activities table and looks ok - what could be the reason here? |
testing done, did not find any issues ready to merge |
Closes #509
Sending monthly registrar purchase summary:
DirectoInvoiceForwardJob.run(monthly: true)
Sending (daily / whenever) registrar prepayment invoices:
DirectoInvoiceForwardJob.run
Appending
dry: true
torun
arguments composes invoice list, but doesn't deliver invoices to API.Ready for testing, but please do not merge yet as it references development branch of Directo gem.