Require registrar's accounting customer code

#343
This commit is contained in:
Artur Beljajev 2017-10-27 11:56:54 +03:00
parent 579da84c58
commit 59e1e18d32
8 changed files with 29 additions and 2 deletions

View file

@ -77,7 +77,8 @@ module Admin
:website,
:billing_email,
:code,
:test_registrar)
:test_registrar,
:accounting_customer_code)
end
end
end