Commit graph

9056 commits

Author SHA1 Message Date
Timo Võhmar
19600fee09
Merge pull request #1679 from internetee/fix-reference-no-parsing
Always generate reference number of length 7
2020-09-10 13:54:01 +03:00
Karl Erik Õunapuu
58079c6955
Improve topup tests 2020-09-10 13:00:05 +03:00
Karl Erik Õunapuu
b3fd31f679
Send invoice to Registrar's billing email after topup 2020-09-10 12:29:06 +03:00
Karl Erik Õunapuu
33c14fb957
Merge remote-tracking branch 'origin/master' into 1101-topping-up-credit-account-without-an-invoice 2020-09-10 12:11:16 +03:00
Karl Erik Õunapuu
d62e55e6a1
Change Invoice::Item price scale to 3 places 2020-09-10 12:06:37 +03:00
Karl Erik Õunapuu
dd48bb61d9
Verify ref_number_from_description return correct match 2020-09-10 11:04:46 +03:00
Karl Erik Õunapuu
3decec8b02
Test valid invoice sums when created by bank transaction 2020-09-09 17:30:19 +03:00
Karl Erik Õunapuu
166ff44491
Validate given reference number 2020-09-09 13:42:29 +03:00
Karl Erik Õunapuu
15470b7ec4
Fix CC issues 2020-09-09 13:14:26 +03:00
Karl Erik Õunapuu
e61601fdd7
BankTransaction: Find reference numbers with any length from description 2020-09-09 13:07:01 +03:00
Karl Erik Õunapuu
05ca909741
Always generate reference_no of length 7 2020-09-09 12:14:01 +03:00
Timo Võhmar
a408881897
Update CHANGELOG.md 2020-09-08 17:17:39 +03:00
Timo Võhmar
dc1136002d
Merge pull request #1678 from internetee/1677-fix-description-ref-number
Fix description ref number parsing
2020-09-08 17:15:18 +03:00
Timo Võhmar
47be1283f9
Update CHANGELOG.md 2020-09-08 16:56:49 +03:00
Timo Võhmar
e14bdc987b
Merge pull request #1674 from internetee/1556-get-rid-of-th6
Remove bank statement (TH6) import functionality
2020-09-08 16:54:13 +03:00
Karl Erik Õunapuu
04377d8997
Remove 'import_file_path' from bank_statements model 2020-09-08 16:26:32 +03:00
Alex Sherman
beb467484c Fix bank transaction tests, add test for non-valid refnumber in description 2020-09-08 16:20:55 +05:00
Karl Erik Õunapuu
1a56fcf179
Test balance reloading after bank transfer without invoice 2020-09-08 13:49:20 +03:00
Karl Erik Õunapuu
17188ec635
Send unpayable e-invoice when invoice has already been paid via wire transfer 2020-09-08 13:14:14 +03:00
Karl Erik Õunapuu
6b2aaf305f
Reference e_invoice development branch in Gemfile 2020-09-08 13:08:19 +03:00
Karl Erik Õunapuu
8cc24b828f
Submit VAT-exclusive sum to prepayment invoice
Prepayment invoices are subject to VAT, which is calculated from before-taxes sum
2020-09-08 11:53:37 +03:00
Alex Sherman
14a319a4da Fix description ref number parsing 2020-09-08 13:36:44 +05:00
Karl Erik Õunapuu
20e3b2c09f
Fix some CC issues 2020-09-08 11:19:33 +03:00
Karl Erik Õunapuu
c7d768fbed
Fix autobindable? condition 2020-09-08 11:14:26 +03:00
Karl Erik Õunapuu
5991ea6be7
Reduce complexity of autobindable?() conditional 2020-09-07 17:41:28 +03:00
Karl Erik Õunapuu
be960457e6
Process payments: Create new invoice by transaction to allow direct top ups 2020-09-07 16:58:27 +03:00
Karl Erik Õunapuu
fbef572dfc
Include tests for admin area statement autobinding 2020-09-07 15:10:13 +03:00
Alex Sherman
87fe230035 Add default email validation type to application.yml 2020-09-07 16:12:47 +05:00
Karl Erik Õunapuu
2d1402f6bf
Increase test coverage for bank statements 2020-09-07 13:21:32 +03:00
Karl Erik Õunapuu
b5668ea494
Fix some CC issues 2020-09-07 13:11:40 +03:00
Karl Erik Õunapuu
098d777162
Merge remote-tracking branch 'origin/master' into 1556-get-rid-of-th6 2020-09-07 13:02:57 +03:00
Karl Erik Õunapuu
b981c61671
Fix CC issues 2020-09-07 13:02:41 +03:00
Karl Erik Õunapuu
aa2d9547a4
Remove bank statement import functionality 2020-09-07 13:01:40 +03:00
Karl Erik Õunapuu
5330743e51
Test poll notification is sent to registrar after contact archivation 2020-09-04 15:30:01 +03:00
Karl Erik Õunapuu
a5b59f20ab
Fix CC issues 2020-09-04 15:20:24 +03:00
Karl Erik Õunapuu
5c7e07dbb5
Use log() method instead of puts 2020-09-04 14:52:24 +03:00
Timo Võhmar
39a21cb790
Update CHANGELOG.md 2020-09-04 14:33:34 +03:00
Timo Võhmar
1da707747f
Merge pull request #1662 from internetee/crlupdate
CRL Update decoupiling
2020-09-04 14:31:58 +03:00
Timo Võhmar
2fa5c425da
Update CHANGELOG.md 2020-09-04 14:25:41 +03:00
Timo Võhmar
f5df30aca1
Merge pull request #1671 from internetee/directo-requests-one-by-one
Send each registrar's monthly summary to Directo separately
2020-09-04 14:22:31 +03:00
Timo Võhmar
9c79d1269d
Update CHANGELOG.md 2020-09-04 14:00:10 +03:00
Timo Võhmar
eccac4e105
Merge pull request #1445 from internetee/remove-redundant-database-column
Remove redundant database column `domains.registered_at`
2020-09-04 13:54:52 +03:00
Karl Erik Õunapuu
4e79cc2eba
Reset Webmock stub counter for directo requests 2020-09-04 13:52:36 +03:00
Karl Erik Õunapuu
dea76d09fb
Test that each registrar monthly summary is sent separately 2020-09-04 13:44:08 +03:00
georg
7d4fe1c64b whitespace 2020-09-04 13:30:57 +03:00
georg
718249971f tostdout 2020-09-04 13:28:49 +03:00
georg
00eca4df5e Branch Condition 2020-09-04 13:16:18 +03:00
Alex Sherman
0452855835
Merge pull request #1672 from internetee/fix-poll-requests-auth
Remove whitelist checking from poll ability
2020-09-04 14:49:20 +05:00
Alex Sherman
e428ab9b27 Remove whitelist checking from poll ability 2020-09-04 14:00:01 +05:00
Karl Erik Õunapuu
dadb8ba88a
Send poll message to Registrar after it's contact has been archieved 2020-09-04 11:52:52 +03:00