Skip to main content
Version: 1.9.0

1C Integration

warning

The integration is currently in development and will be available in full in future versions of the B2B CRM application. The article describes the tables that will support the work of the integration and are already available in the application.

The tables are read-only and available to users with any "out-of-the-box" B2B CRM roles or admin.

Invoices


The table is created to contain the invoices received through the integration with 1C. To view the table records, complete the following steps:

  1. Navigate to System Settings → All Tables and find in the list the Invoice (crm_invoice) table.
  2. Open the table form. In the area above the related lists, click Open list.
  3. Find the required record and open its form.

Invoice form fields

FieldMandatoryDescription
Invoice dateNThe date when the invoice was created.
NumberNThe unique invoice number.
Customer companyNThe company that received the invoice.
Customer detailsNDetailed information about the customer company.
AmountNThe amount of the invoice.
CurrencyNThe currency of the invoice.
ContractNThe contract being invoiced.
Contract subjectNThe subject of the contract being invoiced.

The Activity Feed widget is available on the form.

Invoice payments


The table is created to contain the invoice payments received through the integration with 1C. To view the table records, complete the following steps:

  1. Navigate to System Settings → All Tables and find in the list the Invoice Payment (crm_invoice_payment) table.
  2. Open the table form. In the area above the related lists, click Open list.
  3. Find the required record and open its form.

Invoice Payment form fields

FieldMandatoryDescription
DateNThe date of the payment.
NumberNThe unique payment number.
AmountNThe amount of the payment.
CurrencyNThe currency of the payment.
InvoiceNThe invoice associated with the payment.

The Activity Feed widget is available on the form.