Giter Site home page Giter Site logo

ehammel / salesforcecpq Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 3.0 155 KB

Salesforce CPQ Apex Code and Quote Calculator Plugins (QCP)

License: MIT License

Apex 18.35% JavaScript 81.65%
cpq salesforce salesforce-developers steelbrick crm salesforce-cpq

salesforcecpq's Introduction

Salesforce CPQ Customization Repository

Welcome to the Salesforce CPQ Customization Repository! Whether you're a beginner delving into CPQ development or an expert looking for specific code examples, we've got something to cater to your needs.

๐Ÿš€ Getting Started

Understanding CPQ Pricing Computation: Before diving into complex customizations, grasp the foundational concepts. If you are new and just getting started with using QCP, you might want to start here. If you are looking into how a QCP functions "under the hood," reference the QCP_OrderOfOperationsForCalculationSequenceOrDebug_Info file to understand how Salesforce prepares and loads values for pricing computation during a calculation event.

๐Ÿ“ Directory Structure

  • JavaScript Custom Script Calculators (QCP): Files prefixed with QCP are dedicated to the Custom Script Calculator plugin in Salesforce CPQ.
    • General Functions: QCP_generalHelpfulFunctions.js provides a collection of flexible JavaScript functions.
    • Advanced Calculations: For comprehensive custom calculation sequences, refer to QCP_CalculatorPricing_OrderOfOperations.
    • Learn More: Deep dive into all the intricacies of the QCP pricing plugin in Salesforce CPQ at Salesforce here.
  • Apex Classes: Files ending in .cls are written in Salesforce's Apex language, containing the logic for various operations.
  • Visualforce Pages: Files ending in .page are Visualforce pages designed for customized user interfaces in Salesforce.

๐Ÿ›  Resources & How-To's

  • QCP Pricing Plugin Documentation: An official Salesforce resource to help you understand and utilize the QCP pricing plug-in.
  • Apex & Visualforce Code Examples: Browse the repository for various .cls and .page files. They serve as practical examples of how certain features can be implemented.

salesforcecpq's People

Contributors

ehammel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.