diff --git a/cg/cg7100p.rep b/cg/cg7100p.rep index 1e444ff1f..ee58093d5 100755 --- a/cg/cg7100p.rep +++ b/cg/cg7100p.rep @@ -1,6 +1,6 @@ - Lista fatture clienti di stati a fiscalita' agevol + Lista movimenti stati a fiscalita' agevolata
@@ -35,7 +35,7 @@
MESSAGE RESET,F1 - + diff --git a/cg/cg7100p.uml b/cg/cg7100p.uml index 705446dcc..f03a630f3 100755 --- a/cg/cg7100p.uml +++ b/cg/cg7100p.uml @@ -1,6 +1,6 @@ #include "cg7100.h" -PAGE "Lista fatture per imponibile" -1 -1 78 8 +PAGE "Lista movimenti stati a fiscalita' agevolata" -1 -1 78 8 NUMBER F_CODDITTA 5 BEGIN diff --git a/cg/cg7200.cpp b/cg/cg7200.cpp index 8639ba23b..0a5bfca96 100755 --- a/cg/cg7200.cpp +++ b/cg/cg7200.cpp @@ -349,6 +349,6 @@ void TPrint_x_imponibile::main_loop() int cg7200(int argc, char* argv[]) { TPrint_x_imponibile app; - app.run(argc, argv, TR("Lista fatture per imponibile")); + app.run(argc, argv, TR("Lista movimenti per imponibile")); return 0; } diff --git a/cg/cg7200a.rep b/cg/cg7200a.rep index a13f97a05..49900324f 100755 --- a/cg/cg7200a.rep +++ b/cg/cg7200a.rep @@ -1,6 +1,6 @@ - Lista fatture per imponibile + Lista movimenti per imponibile limite
@@ -43,7 +43,7 @@
MESSAGE RESET,F1 - + diff --git a/cg/cg7200a.uml b/cg/cg7200a.uml index e93cb3136..e37acd5d6 100755 --- a/cg/cg7200a.uml +++ b/cg/cg7200a.uml @@ -6,7 +6,7 @@ TOOLBAR "topbar" 0 0 0 2 ENDPAGE -PAGE "Lista fatture per imponibile" 0 2 0 0 +PAGE "Lista movimenti per imponibile" 0 2 0 0 NUMBER F_CODDITTA 5 BEGIN diff --git a/cg/cgmenu.men b/cg/cgmenu.men index 57d01966a..8eec42c7d 100755 --- a/cg/cgmenu.men +++ b/cg/cgmenu.men @@ -241,6 +241,7 @@ Item_05 = "Bilancio", "cg1 -4", "F" Item_06 = "Bilancio IV direttiva CEE", "cg1 -5", "F" Item_07 = "Giornale", "cg3 -3", "F" Item_08 = "Lista movimenti per imponibile limite", "cg7 -1", "F" +Item_09 = "Lista movimenti stati a fiscalita' agevolata", "cg7 -0 cg7100p", "F" [CGMENU_025] Caption = "Collegamento bilanci"