Files correlati : Ricompilazione Demo : [ ] Commento : Prima versione delle stampe ordini: stampa per numero/data, per cli/fo, per agente, per Articolo git-svn-id: svn://10.65.10.50/trunk@6780 c028cbd2-c16b-5b4b-a496-9718f37d4682
21 lines
351 B
INI
Executable File
21 lines
351 B
INI
Executable File
#include <default.url>
|
|
|
|
/* or1 -0 Stampe ordini */
|
|
|
|
MENU TASK_MENUBAR
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* or1 -1 Stampa dettaglio disponbilita' articoli*/
|
|
MENUBAR MENU_BAR(1)
|
|
|
|
MENU MENU_BAR(1)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* or1 -2 Stampa statistiche sui tempi di consegna*/
|
|
MENUBAR MENU_BAR(2)
|
|
|
|
MENU MENU_BAR(2)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
|