internetee-registry/lib/tasks
Artur Beljajev a97728c0f3 Refactor and improve invoices
- `runner 'Invoice.cancel_overdue_invoices'` in `schedule.rb` is
changed to `rake 'invoices:cancel_overdue'`.
- `invoices.payment_term` database column is removed and its value is
hardcoded in UI.
- `invoices.paid_at` is removed as unused
- `invoices.due_date` column's type is now `date`.
- `Invoice#invoice_items` renamed to `Invoice#items` and `Invoice`
interface to get a list of items is unified.
- Default date format in UI.
- Default translations are used.
- Tests improved.
- Specs converted to tests and removed along with factories.
- Database structure improved.
2019-03-14 15:39:24 +02:00
..
data_migrations Refactor and improve invoices 2019-03-14 15:39:24 +02:00
domains Integrate auction 2019-01-18 18:06:54 +02:00
invoices Refactor and improve invoices 2019-03-14 15:39:24 +02:00
api_log.rake rubocop cleanup 2015-01-19 14:57:41 +02:00
bootstrap.rake Fix bootstrap task that does not load the environment 2018-10-24 09:12:41 +03:00
convert.rake 114677695-converter_and_migration 2016-04-29 18:17:41 +03:00
db.rake Fix deprecation warning 2017-05-05 11:52:28 +03:00
documents.rake 111864739-contact_type_added 2016-01-26 17:17:36 +02:00
import.rake Use Estonian reference number format instead of ISO 11649 2018-11-26 16:33:53 +02:00
legal_doc.rake Story#119627029 test that legal doc will be uniq within same domain 2016-10-20 15:12:48 +03:00
statuses.rake Story#104711124 update domains state names + it has influenced to change forceDelete to serverForceDelete 2015-10-29 16:51:06 +02:00
whois.rake Story#113066359 - all whois generation of domain and reserved/blocked domain is async + domain destroy removes whois async 2016-02-11 11:48:19 +02:00