diff options
Diffstat (limited to 'stdnum/ro/onrc.py')
-rw-r--r-- | stdnum/ro/onrc.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stdnum/ro/onrc.py b/stdnum/ro/onrc.py index da153e9..21860f3 100644 --- a/stdnum/ro/onrc.py +++ b/stdnum/ro/onrc.py @@ -24,7 +24,8 @@ All businesses in Romania have the to register with the National Trade Register Office to receive a registration number. The number contains information about the type of company, county, a sequence number and -registration year. +registration year. This number can change when registration information +changes. >>> validate('J52/750/2012') 'J52/750/2012' |