Aedon

About Aedon

This author has not yet filled in any details.
So far Aedon has created 144 blog entries.

Database Structure – Entity Relationship Diagram

Aedon has a robust database structure to handle the complex nature of an accounting solution. At its core, Salesforce Database is a cloud-based, relational database management system (RDBMS) designed specifically for the unique needs of sales, marketing, and customer service [...]

Database Structure – Entity Relationship Diagram2024-07-11T16:19:56+01:00

Customer Diagnostic Workshop

Your customer has expressed an interest in using Aedon, you’ve already captured the Onboarding Questionnaire, created the Opportunity, but now you must go and visit the client and discuss how you are going to configure and use the software.  We all have [...]

Customer Diagnostic Workshop2024-07-11T16:17:01+01:00

Creating Periods

Periods are used in conjunction with Financial Years to lay the foundation for the accounting system to function. Like Financial Years these should have already been set-up and you should only need to create these for future Periods. Financial Years [...]

Creating Periods2024-07-11T16:16:35+01:00

Creating a Sandbox with Aedon.Accounting

Copying a Salesforce production environment to a partial copy sandbox involves creating a new sandbox and populating it with a subset of data from the production environment where Aedon.Accounting is installed. Here are the steps to accomplish this: Create a [...]

Creating a Sandbox with Aedon.Accounting2024-07-11T16:16:16+01:00

Client Discovery Form

When onboarding new clients we have a ready-made discovery form which we require from every new client in order to setup and configure their instance of Aedon.Accounting. This also assists us in assessing their business, updating our CRM and preparing [...]

Client Discovery Form2024-07-11T16:15:51+01:00

Assigning Role Based User Security

In Salesforce, Permission Sets are a powerful tool to extend user permissions beyond their profile settings. They allow you to grant additional permissions and access to various functionalities, including controlling tabs and objects. Here's how you can control tabs using [...]

Assigning Role Based User Security2024-07-11T16:15:14+01:00

API Authorisation

Aedon has 4 Prebuilt RESTful endpoints that can be accessed to create transactions within Aedon.Accounting and can be accessed by any applications both on and off Salesforce platform. These are: Sales Invoice Purchase Invoice Sales Payment Purchase Payment Aedon endpoints [...]

API Authorisation2024-07-11T16:13:38+01:00

API – Sales Payment Endpoint

Below is a link to our Sales Invoice Endpoint along with a Sample Request JSON. If you require any assistance with this please raise a case and we will do our best to assist. Endpoint: https://aedonstaging-dev-ed.develop.lightning.force.com/services/apexrest/staging1/api/SalesPaymentAPI Sample Request JSON: { "SalesPayment": { "Company":"UK Consulting", [...]

API – Sales Payment Endpoint2024-07-11T16:07:09+01:00

API – Purchase Payment Endpoint

Below is a link to our Sales Invoice Endpoint along with a Sample Request JSON. If you require any assistance with this please raise a case and we will do our best to assist. Endpoint: https://aedonstaging-dev-ed.develop.lightning.force.com/services/apexrest/staging1/api/PurchasePaymentAPI Sample Request JSON: { "PurchasePayment": { [...]

API – Purchase Payment Endpoint2024-07-11T16:02:26+01:00

API – Purchase Invoice Endpoint

Below is a link to our Sales Invoice Endpoint along with a Sample Request JSON. If you require any assistance with this please raise a case and we will do our best to assist. Endpoint: https://aedonstaging-dev-ed.develop.lightning.force.com/services/apexrest/staging1/api/PurchaseInvoiceAPI Sample Request JSON: { "PurchaseInvoice": { "Company":"UK Consulting", [...]

API – Purchase Invoice Endpoint2024-07-11T15:59:18+01:00
Go to Top