Added ST Number to bill.
Fixed error were unprinted bill was not removed from table when voided.
This commit is contained in:
@ -1,8 +1,4 @@
|
||||
using System;
|
||||
using System.Runtime.Serialization;
|
||||
using FluentNHibernate.Mapping;
|
||||
|
||||
namespace Tanshu.Accounts.Entities
|
||||
namespace Tanshu.Accounts.Entities
|
||||
{
|
||||
public class FoodTable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user