Add registrar VAT rate

#623
This commit is contained in:
Artur Beljajev 2017-11-23 23:27:06 +02:00
parent 6f9ea85a95
commit c47ca77ca6
9 changed files with 105 additions and 1 deletions

View file

@ -79,7 +79,8 @@ module Admin
:code,
:test_registrar,
:accounting_customer_code,
:language)
:language,
:vat_rate,)
end
end
end