Differences between revisions 2 and 8 (spanning 6 versions)
Revision 2 as of 2007-06-21 23:04:33
Size: 420
Editor: paul
Comment:
Revision 8 as of 2013-09-18 06:09:34
Size: 842
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
File Maintainance File Maintainance support routines.

The application that defines which programs are called in response to the main menu is ''meaad''. Main menu is named 'main' and the entries under it are labeled as 'M' or 'P' where a 'M' lists a submenu name while 'P' refers to a program.

This file contains many useful functions that are used by other applications and left here as a library code module.
Part of the change was to support the Qt GUI interface.
Line 6: Line 12:
these applications under /ccdev/std/gui/ these applications under /ccdev/std/gui/ '''GuiAad'''
Line 8: Line 14:
 * [:CONTROL/braad: braad]
 * [:CONTROL/caaad:caaad]
 * [:CONTROL/craad: craad]
 * [:CONTROL/draad: draad]
 * [:CONTROL/empaad: empaad]
 * [:CONTROL/glaad: glaad ]
 * [:CONTROL/lblaad: lblaad ]
 * [:CONTROL/smaad: smaad]
 * [:CONTROL/staad: staad]
 * [:CONTROL/stbaad: stbaad]


 * braad Branch file maintainance
 * caaad Catagory
 * craad Creditor (Supplier)
 * draad] Debtor (Customer)
 * empaad Employer
 * glaad General Ledger
 * smaad Sales Manager
 * [[CONTROL/lblaad| lblaad ]] Label
 * [[CONTROL/staad| staad]] Stock

aad.c Functionality

File Maintainance support routines.

The application that defines which programs are called in response to the main menu is meaad. Main menu is named 'main' and the entries under it are labeled as 'M' or 'P' where a 'M' lists a submenu name while 'P' refers to a program.

This file contains many useful functions that are used by other applications and left here as a library code module. Part of the change was to support the Qt GUI interface.

However this has been superseded by these applications under /ccdev/std/gui/ GuiAad

  • braad Branch file maintainance
  • caaad Catagory
  • craad Creditor (Supplier)
  • draad] Debtor (Customer)
  • empaad Employer
  • glaad General Ledger
  • smaad Sales Manager
  • lblaad Label

  • staad Stock

CONTROL/CodeNotes/aad (last edited 2013-09-18 06:09:34 by localhost)