개선(improvement) #981
Updated by Dan Hoang 7 months ago
Design database to support multiple cancel policy
*There are two approaches for this*
# Add more columns to table VD_VENDOR_PLAN_CANCEL_POLICY
# Create new table relationship 1-many with VD_VENDOR_PLAN_CANCEL_POLICY (Recommend)