Odstranjenn projekt
dodan vnos pozicije fakture
This commit is contained in:
@@ -155,10 +155,6 @@ namespace EveryThing.Models.CodeTable
|
||||
[InverseProperty("Company")]
|
||||
public virtual ICollection<CodeTablePrePostText> CompanyPrePostText { get; set; }
|
||||
|
||||
// Project
|
||||
[InverseProperty("Company")]
|
||||
public virtual ICollection<Project.Project> CompanyProject { get; set; }
|
||||
|
||||
// CodeTableItem
|
||||
[InverseProperty("Company")]
|
||||
public virtual ICollection<CodeTableItem> CompanyItem { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user