ver 0.5.73:
- corretto invia monete da Conto Collettivo a Utente - Aggiunto Provincia (tutorial).. in corso...
This commit is contained in:
@@ -106,7 +106,7 @@ export default defineComponent({
|
||||
|
||||
if (tipoConto.value === costanti.AccountType.COLLECTIVE_ACCOUNT) {
|
||||
if (arrGroupsList.value.length >= 1)
|
||||
from_groupname.value = arrGroupsList.value[0]
|
||||
from_groupname.value = arrGroupsList.value[0].value
|
||||
}
|
||||
|
||||
aggiorna()
|
||||
|
||||
Reference in New Issue
Block a user