Setting up and Configuring NEOSYS Media System: Difference between revisions

From NEOSYS User Support Wiki
Jump to navigationJump to search
No edit summary
Line 21: Line 21:


=== Removing the Client Name from Booking Orders ===
=== Removing the Client Name from Booking Orders ===
To generally not show the client name on booking orders do this. This setting is only for clients which are not specifically marked as Agency or Direct.


F5
F5
Line 26: Line 28:
  ED DEFINITIONS AGENCY.PARAMS
  ED DEFINITIONS AGENCY.PARAMS


and change 44th line to Y and all booking orders would exclude the Client name, except in the case of booking with OKAZ vehicle.
and change 44th line to Y
 
Y is equivalent to client type Agency. Anything else is equivalent to client type "Direct"
 
Somewhat bizarrely client names always show on booking orders to vehicles with the word "OKAZ" in their name. The software really ought to have an option on the vehicle file to allow proper control by the users. This "show client name" option on the vehicle should probably take precedence over the client file and system parameters.

Revision as of 22:43, 4 January 2007

Booking Order Revisions to appear like A,B,C,D

Any revision to previously booked schedules in Neosys media system currently issues a booking order with a new number. To avoid new numbers, any revisions can have a suffix of A,B,C,D etc. with the original booking order number, just like the Production System. This can be activated by.

F5

ED DEFINITIONS AGENCY.PARAMS

and set 80th line to 2


Switching to have separate columns for discounts/charges

F5

ED DEFINITIONS AGENCY.PARAMS

and change 5th line from 0 to 2


Removing the Client Name from Booking Orders

To generally not show the client name on booking orders do this. This setting is only for clients which are not specifically marked as Agency or Direct.

F5

ED DEFINITIONS AGENCY.PARAMS

and change 44th line to Y

Y is equivalent to client type Agency. Anything else is equivalent to client type "Direct"

Somewhat bizarrely client names always show on booking orders to vehicles with the word "OKAZ" in their name. The software really ought to have an option on the vehicle file to allow proper control by the users. This "show client name" option on the vehicle should probably take precedence over the client file and system parameters.