|
|
3 лет назад | |
|---|---|---|
| .. | ||
| .gitignore | 3 лет назад | |
| README.md | 3 лет назад | |
| groups.js | 3 лет назад | |
| package-lock.json | 3 лет назад | |
| package.json | 3 лет назад | |
| plans.js | 3 лет назад | |
A nodejs tool for reading plans prices from an Excel file and creating JSON objects.
Run npm install in order to install the xlsx dependency.
The scripts will put the output results into the output folder.
Command node groups.js fileName sheetName - generates group plans prices. To be used for /services/web/app/templates/plans/groups.json
Command node plans.js fileName sheetName - generates two json files:
localizedPlanPricing.json for /services/web/config/settings.overrides.saas.jsplans.json for /services/web/frontend/js/main/plans.js