Modifiche (ininfluenti) per nuovi pagamenti in valuta
git-svn-id: svn://10.65.10.50/trunk@2547 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
41a0596be2
commit
c2179c9034
@ -443,6 +443,7 @@ bool BA3700_application::sheet_action(TSheet_field&, int r, KEY k)
|
|||||||
int rdiff = atoi(msk->get(F_RATE_DIFF));
|
int rdiff = atoi(msk->get(F_RATE_DIFF));
|
||||||
ahiahi = pag->recalc_rate(r, m_perc,
|
ahiahi = pag->recalc_rate(r, m_perc,
|
||||||
(m_perc ? (const char*)newp : NULL),
|
(m_perc ? (const char*)newp : NULL),
|
||||||
|
NULL,
|
||||||
(m_scad ? (const char*)news : NULL),
|
(m_scad ? (const char*)news : NULL),
|
||||||
(m_tipo ? (const char*)newt : NULL),
|
(m_tipo ? (const char*)newt : NULL),
|
||||||
(m_ulc ? (const char*)newu : NULL),
|
(m_ulc ? (const char*)newu : NULL),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user