xj qian
2025-04-08 b7949bc48fe23b1a44fa3f975769f9c1c8794214
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";
    }