Skip to content

IntegrationDetail

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/components/configuration/integration-with-crms/integration-with-crms.ts (line 7)

Part of: Frontend

Properties

PropertyType
BranchIdnumber
BranchNamestring
ExternalAppIdnumber
WhenToIssueSalesInvoicenumber
WhenToIssueCommissionInvoicenumber
WhenToIssuePurchaseOrdernumber
WhenToIssueSalesOrdernumber
SyncCreateProductFromPamsToOdooboolean
SyncUpdateProductFromPamsToOdooboolean
SyncCreateProductFromOdooToPamsboolean
SyncUpdateProductFromOdooToPamsboolean
SyncCreateSalesOrderFromPamsToOdooboolean
SyncUpdateSalesOrderFromPamsToOdooboolean
SyncCreateSalesInvoiceFromPamsToOdooboolean
SyncUpdateSalesInvoiceFromPamsToOdooboolean
SyncCreateCommissionInvoiceFromPamsToOdooboolean
SyncUpdateCommissionInvoiceFromPamsToOdooboolean
SyncCreatePurchaseOrderFromPamsToOdooboolean
SyncUpdatePurchaseOrderFromPamsToOdooboolean
SyncCreateSalesOrderFromOdooToPamsboolean
SyncUpdateSalesOrderFromOdooToPamsboolean
SyncCreateSalesInvoiceFromOdooToPamsboolean
SyncUpdateSalesInvoiceFromOdooToPamsboolean
SyncCreateCommissionInvoiceFromOdooToPamsboolean
SyncUpdateCommissionInvoiceFromOdooToPamsboolean
SyncCreatePurchaseOrderFromOdooToPamsboolean
SyncUpdatePurchaseOrderFromOdooToPamsboolean
_isOpenedboolean

Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (2)

  • IntegrationWithCrmsComponentFrontend/src/app/components/configuration/integration-with-crms/integration-with-crms.component.ts:1
  • IntegrationWithCrmsServiceFrontend/src/app/components/configuration/integration-with-crms/integration-with-crms.service.ts:1

Was this page helpful?

Download as PDF