diff --git a/README.md b/README.md index 2fc7906..4a7157c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # nzc-customreports +[![Validate metadata](https://github.com/mshresponse/nzc-customreports/actions/workflows/validate.yml/badge.svg)](https://github.com/mshresponse/nzc-customreports/actions/workflows/validate.yml) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) + A free, unmanaged, open-source package of basic **Lightning Report Types, Reports, and Dashboards** for **Salesforce Net Zero Cloud** (core Lightning analytics only — no CRM Analytics / Einstein components). Metadata API version **60.0**. ## What's included @@ -63,10 +66,20 @@ Deploy-time validation against a real Net Zero Cloud org (field and relationship ## Deploy +### Option 1: Deploy button + + + Deploy to Salesforce + + +### Option 2: Salesforce CLI + ```bash sf project deploy start --manifest manifest/package.xml --target-org ``` +Tip: validate first without saving anything to the org by adding `--dry-run`. + ## Validating API names against your org Net Zero Cloud field and child-relationship API names can vary slightly by release and license edition. If a deploy fails on a field or relationship name, verify the exact names in your org and adjust the XML: