after install replaced with after migrate in hooks
This commit is contained in:
parent
312de90fd3
commit
6b4e9534a8
|
|
@ -5,7 +5,7 @@ app_description = "This app adds Azerbaijan launguage and currency"
|
|||
app_email = "info@jeyerp.az"
|
||||
app_license = "unlicense"
|
||||
|
||||
after_install = "az_locale.install.after_install"
|
||||
after_migrate = "az_locale.install.after_install"
|
||||
|
||||
fixtures = [
|
||||
"fixtures/currency.json",
|
||||
|
|
|
|||
Loading…
Reference in New Issue