refabrique des commandes
This commit is contained in:
parent
45ead1cab7
commit
6bf8c8da65
38 changed files with 2479 additions and 257 deletions
|
|
@ -1,9 +1,9 @@
|
|||
|
||||
using System;
|
||||
|
||||
namespace Yavsc.Models
|
||||
namespace Yavsc.Models.Billing
|
||||
{
|
||||
public partial class EstimateAgreement : Estimate
|
||||
public partial class EstimateAgreement : RDVEstimate
|
||||
{
|
||||
public DateTime ClientValidationDate { get; set; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue