Organizer
	Create an object beetwew Class_Enum.
	Max item in tree 4096 (fixed in organizer_process from sky-walk.adb)	


Planning
	Print planning from some Event, Job, Meeting or Rendezvous in Organizer.

MoneyBox

			
	If the file computer.balance.initialized is absent or if the capital is 0.0 then
	at the beginning of program, it awayting an first Dealout for to initialize the stocks with given ticket.
	The value of the first Dealout is added to Activity capital.

	In others case, the dealout are used to Charge your Client or the Dealin are used to Purchase an new Peer Billed.


	The first deal out is the Capital.
	
Activity

	
	The benefit is immediatly added to the Activity capital when you validate the first Dealout with Ctrl+T with MoneyBox (F5).
		

	The Activity is closed with Ctrl+T from Activity (F6);

	The invoice will be saved at the validation with Ctrl+T from MoneyBox.

	

	The invoices for billed and charges are restored at the bigenning of computerman program.


	Tipicaly, the capital is initialzed with the first Dealout from MoneyBox.
	
	The stocks are updated with others dealout and dealin from MoneyBox.



	Scroll by given date.

	

Stocks

	The stocks are	managed automaticly with the MoneyBox.
	Max software stock item 256 (used as capital) fixed in stocks_manager.ads
	Max hardware stock item 128 (used as stock) fixed in stocks_manager.ads

Manager

	Project manager is Ada_Empty based project creator.

	
	Load projects from Projects.lst and Archives/Projects.lst
	
	format : PROJECT_NAME-VERSION Long_Float

	PROJECT_NAME is the name of project ;

	VERSION (Major.Minor.RevisionRelease)
	
		where the values Major, Minor, Revision are a dot separated integer between values defined from computer-version
		and Release is an character.	

		exemple : 18.1.0b


	Upgrade project


	Do "make prepare project" after to have added library in libraries list.


	Upgrade the project from current version

	Depend of emacs

Menu
	Selelct mode or project from projects list.

Contacts
	Print contacts with profile from Organizer