add transactionsEnabled : enable the circuit to the transactions

This commit is contained in:
Paolo Arena
2022-09-22 11:06:04 +02:00
parent 7358216e6f
commit bc2080c42c
19 changed files with 53 additions and 22 deletions

View File

@@ -934,6 +934,7 @@ export interface ICircuit {
qta_max_default?: number
data_costituz?: Date
deperimento: boolean
transactionsEnabled: boolean
freq_deper?: string
minuto_deper?: string
ora_deper?: string