Patch level : 2.0 672
Files correlati : cg2.exe Ricompilazione Demo : [ ] Commento : Correta gestione bottone partite sulle note di credito git-svn-id: svn://10.65.10.50/trunk@11730 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
fd1125a3a7
commit
24303fdb27
@ -3047,7 +3047,7 @@ bool TPrimanota_application::corrvaluta_handler(TMask_field& f, KEY key)
|
||||
bool TPrimanota_application::activate_numrif(TMask& m, bool init_pag)
|
||||
{
|
||||
// Il numero riferimento esiste
|
||||
bool shown = is_saldaconto() && is_fattura();
|
||||
bool shown = is_saldaconto() && (is_fattura() || is_nota_credito());
|
||||
|
||||
if (shown)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user