This commit is contained in:
@@ -30,7 +30,13 @@ namespace AyaNova.Models
|
||||
public AyaType AyaType { get => AyaType.WorkOrder; }
|
||||
|
||||
}//eoc
|
||||
/*
|
||||
|
||||
todo: Consider adding latitude / longitude to wo, quote, pm objects
|
||||
can copy over from the unit or customer or set themselves
|
||||
and can always hide
|
||||
means wo could be scheduled for ad-hoc locations and serviced that way, i.e. a truck parked on the side of the highway etc
|
||||
*/
|
||||
public class WorkOrder : ICoreBizObjectModel
|
||||
{
|
||||
public WorkOrder()
|
||||
|
||||
Reference in New Issue
Block a user