estimate to LaTeX

This commit is contained in:
Paul Schneider 2016-11-06 02:03:36 +01:00
commit d1ae27074e
29 changed files with 1294 additions and 148 deletions

View file

@ -1,7 +1,6 @@
namespace Yavsc.Interfaces
{
using System.Collections.Generic;
using Yavsc.Interfaces.Workflow;
using Yavsc.Models.Billing;
public interface IEstimate
{