5 lines
111 B
Python
5 lines
111 B
Python
"""
|
|
This is the UserPreference key for the user's recipient invoice copy
|
|
"""
|
|
INVOICE_KEY = 'pref-invoice-copy'
|