xj qian
2024-10-18 918cf2c844f524641396e72c6ecebcc620c57813
jrj/project/viewobject/purchaseorder.view.hpp
@@ -12,7 +12,7 @@
class PurchaseOrderView: public ViewObject
{
public:
    static xstring GetEntityName(int pr)
    static xstring GetEntityName(LPARAM pr)
    {
        return L"PurchaseOrder";
    }