Patch level :10.0 904

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
spostato menu hardy in verticalizzazioni


git-svn-id: svn://10.65.10.50/branches/R_10_00@21507 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2011-01-24 16:49:58 +00:00
parent 9d9e85c601
commit 3916675235
3 changed files with 8 additions and 10 deletions

View File

@ -7,12 +7,9 @@ int main(int argc, char** argv)
switch (r)
{
case 1:
ba7200(argc, argv); break;
case 2:
ba7300(argc, argv); break;
default:
ba7100(argc, argv); break;
case 1: ba7200(argc, argv); break; //copia area dati in lire
case 2: ba7300(argc, argv); break; //invio intero file via postino
default: ba7100(argc, argv); break; //postino
}
return 0;

View File

@ -8,9 +8,8 @@ Item_02 = "Amministrazione", <cgarea.men>, "", 10212
Item_03 = "Acquisti e vendite", <vearea.men>, "", 10211
Item_04 = "Magazzino e Produzione", <mgarea.men>, "", 10215
Item_05 = "Gestione Lavanderie", <lvmenu.men>, "", 10220
Item_06 = "Caffè Hardy", <hamenu.men>, "", 10232
Item_07 = "Manutenzione", [MENU_015], "", 10210
Item_08 = "Preferiti", [MENU_PREFERITI], "", 10216
Item_06 = "Manutenzione", [MENU_015], "", 10210
Item_07 = "Preferiti", [MENU_PREFERITI], "", 10216
[MENU_001]
Caption = "Gestione Anagrafiche"
@ -117,6 +116,7 @@ Item_08 = "Procedure speciali", [MENU_016]
Item_09 = "Gestione dizionario", "ba2 -6", ""
Item_10 = "Query e Report", [MENU_014], "", 10217
Item_11 = "Firma digitale", "ba8 -6", ""
Item_12 = "Postino", "ba7 -0", ""
[MENU_016]
Caption = "Procedure speciali"

View File

@ -284,4 +284,5 @@ Caption = "Vericalizzazioni"
Picture = <ve01>
Module = 0
Flags = ""
Item_01 = "Gestione cooperative pesca", <comenu.men>
Item_01 = "Caffè Hardy", <hamenu.men>, "", 10232
Item_02 = "Gestione cooperative pesca", <comenu.men>