The following new tables have been added to the Teamleader SQL driver:
- table
PaymentMethods
; - table
EmailTracking
.
The following columns have been added to already existing Teamleader SQL-tables:
- table
ProductById
: columnproduct_category
; - table
InvoiceById
: columncurrency
; - table
InvoiceLinesById
: columnquotation_currency
; - table
InvoiceGroupedLinesById
: columnquotation_currency
; - table
QuotationById
: columnscurrency
,status
,document_template_id
,expires_after
,lock_after_expiry
andaction_after_expiry
; - table
QuotationLinesById
: columnquotation_currency
,quotation_status
andquotation_document_template_id
; - table
QuotationGroupedLinesById
: columnquotation_currency
,quotation_status
andquotation_document_template_id
; - table
Quotations
: columnsstatus
,expires_after
,lock_after_expiry
andaction_after_expiry
- table
SubscriptionById
: columnsubscription_currency
; - table
SubscriptionLinesBySubscriptionId
: columnsubscription_currency
; - table
SubscriptionGroupedLinesBySubscriptionId
: columnsubscription_currency
.
The following columns have been renamed:
- table
InvoiceGroupedLinesById
:on_hold_since
was changed toinvoice_on_hold_since
; - table
InvoiceLinesById
:on_hold_since
was changed toinvoice_on_hold_since
.
The new tables and columns are available starting release 24.0.138. This release is scheduled for availability on Invantive Cloud before April 19, 2024.