- Togliere la terza cifra nell'invio dei RIS... massimo 0.99
This commit is contained in:
@@ -316,7 +316,9 @@ module.exports = {
|
||||
qty: myrec.qty,
|
||||
mittente: decode(myrec.mittente),
|
||||
nomecircuito: decode(myrec.nomecircuito),
|
||||
transactionDate: tools.getstrDate_DD_MM_YYYY(myrec.transactionDate),
|
||||
symbol: myrec.symbol,
|
||||
causale: myrec.causale,
|
||||
};
|
||||
|
||||
mylocalsconf = this.setParamsForTemplate(userDest, mylocalsconf);
|
||||
|
||||
Reference in New Issue
Block a user