English
Pricing Plugin Overview
About 144 wordsLess than 1 minute
2026-05-08
Plugin Path
vcrm/plugin/price-service
Plugin File Path
vcrm/src/modules/plugin/common/price-service/index.js
Plugin Features
Events
| Event Name | Function |
|---|---|
| price-service.batchAddAfter.after | After batch-added data has completed the pricing service |
| price-service.batchAddAfter.before | After data is added, determine whether the pricing service should be executed |
| price-service.batchAddAfter.parseData | After batch-added data is prepared and before calling the pricing API, data fields can be modified |
| price-service.getRealPriceAndCalculate.parseData | After copying, mapping, or draft-box operations, or after main object fields are modified and the pricing API has been called, control whether pricing runs and whether price-change alerts are displayed |
| price-service.mdRenderBefore.isGetRealPrice | When copying and mapping draft-box data, determine whether the pricing service should be executed |
| price-service.todoAfterFieldChange.before | Before processing after a field change, control whether pricing should be triggered |
