Can we add a column to the orders screen that shows the item code?  We are using the item code for the customer name for call-in orders.  At any one time we can have 8-10 call-in orders at a time.  If we can have the orders screen open and the item code is listed as a column, we could easily see which is the correct order for check-out.  We looked at adding them to clients but it is way too time consuming to do it that way.
Thanks
			
			
									
						
										
						Orders Screen
Re: Orders Screen
Try to following:
Go to menu Configuration - Preferences - Orders.
Check the option "Show Chit Number".
Then you will see Chit Number field on New Order window
and you will also see it on Orders window as a column.
If you want to print the chit number on bills then go to menu Configuration - Bill Configuration - Template and add the following line (customize it as you wish) into template:
Code: <chitno>
			
			
									
						
										
						Go to menu Configuration - Preferences - Orders.
Check the option "Show Chit Number".
Then you will see Chit Number field on New Order window
and you will also see it on Orders window as a column.
If you want to print the chit number on bills then go to menu Configuration - Bill Configuration - Template and add the following line (customize it as you wish) into template:
Code: <chitno>