mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 11:16:00 +02:00
parent
7d72d9cb34
commit
4a63a60433
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ class Registry
|
|||
include Singleton
|
||||
|
||||
def vat_rate
|
||||
Setting.registry_vat_prc
|
||||
Setting.registry_vat_prc.to_d * 100
|
||||
end
|
||||
|
||||
def legal_address_country
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue