Patch level : 10.0 nopatch
Files correlati : ps0713.exe Ricompilazione Demo : [ ] Commento : Aggiunto importo spese da distribuire sull' importazione fatture git-svn-id: svn://10.65.10.50/trunk@20635 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
294f084769
commit
a0ed23f75a
@ -174,7 +174,7 @@ bool TImporta_fatacq_app::transfer(const TFilename& file, const long numreg, TAs
|
||||
|
||||
const real spese = _msk->get_real(F_SPESE);
|
||||
bool has_spese = ! spese.is_zero();
|
||||
TGeneric_distrib d(spese);
|
||||
TGeneric_distrib d(spese, 2);
|
||||
|
||||
if (has_spese)
|
||||
{
|
||||
|
@ -126,7 +126,7 @@ BEGIN
|
||||
CHECKTYPE REQUIRED
|
||||
END
|
||||
|
||||
CURRENCY F_SPESE
|
||||
CURRENCY F_SPESE
|
||||
BEGIN
|
||||
PROMPT 2 10 "Spese "
|
||||
END
|
||||
|
Loading…
x
Reference in New Issue
Block a user