Feature: Added a net field in printed bill.

This commit is contained in:
Tanshu
2013-10-05 15:20:32 +05:30
parent 330d66a7f8
commit d4ea454add
3 changed files with 13 additions and 26 deletions

View File

@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq.Expressions;
using NHibernate.Criterion;
using Tanshu.Accounts.Entities;
using Tanshu.Common.Helpers;
using NHibernate;