b03b568e6c
[skip ci]
6 lines
102 B
Python
6 lines
102 B
Python
from erpnext.setup.install import setup_currency_exchange
|
|
|
|
|
|
def execute():
|
|
setup_currency_exchange()
|