View Categories

Setting a default tariff for all new bills

< 1 min read

This script can be used to set a default tariff for all new bills.

Maintenance > Resources
Enable event.show in Ticket.Buttons and call the below line

/* Set a default tariff */
/* event.show */
sales.setTariff("TariffAreaName");

Save & restart

0 Comments

Leave a Reply

Arrow-up