using System; using System.Collections.Generic; using System.Drawing; using System.Globalization; using System.Linq; using System.Threading; using System.Windows.Forms; using Tanshu.Accounts.Repository; using Tanshu.Accounts.Contracts; using Tanshu.Accounts.Helpers; using Tanshu.Common; using Tanshu.Accounts.Entities; namespace Tanshu.Accounts.PointOfSale { public partial class SalesForm : Form, ISaleForm { BillController billController; List