1 #ifndef SaveProjectAsWorkOrder_H
2 #define SaveProjectAsWorkOrder_H
59 #endif // SaveProjectAsWorkOrder_H
Saves a project to disk (File->Save Project As...)
The main project for cnetsuite.
Project * project() const
Returns the Project this WorkOrder is attached to.
bool execute()
The (child) implementation of this method should prompt the user/gather state by any means necessary...
Parent class for anything that performs an action in Project.