Pagina "Attività" non compare bene la scritta Beni e Servizi... ?!

This commit is contained in:
Surya Paolo
2023-01-29 22:22:41 +01:00
parent 23fd5fc5ef
commit 8176902363
17 changed files with 143 additions and 69 deletions

View File

@@ -1101,6 +1101,8 @@ export interface ICircuit {
refused_groups?: IGroupShort[]
// --- Mem:
movements: IMovement[]
account?: IAccount | null
}
export interface IMovement {