order_template |
Quotation Template
Catalog: Odoo
Schema: sale
The data in this table is partitioned per value of the column.
This is a read-only table. The Odoo API may not support changing the data or the Invantive SQL driver for Odoo does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Odoo API.
Table Columns
The columns of the table order_template are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
active |
boolean |
Active |
☐ |
If unchecked, it will allow you to hide the quotation template without removing it. |
auto_close_limit |
int32 |
Automatic Closing |
☐ |
Unpaid subscription after the due date majored by this number of days will be automatically closed by the subscriptions expiration scheduled action. If the chosen payment method has failed to renew the subscription after this time, the subscription is automatically closed. |
color |
int32 |
Color |
☐ |
|
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
id |
int32 |
ID |
☐ |
|
invoice_mail_template_id_label |
string |
|
☐ |
|
invoice_mail_template_id |
string |
|
☐ |
|
is_subscription |
boolean |
Is Subscription |
☐ |
|
journal_id_label |
string |
|
☐ |
If set, subscriptions with this template will invoice in this journal; otherwise the sales journal with the lowest sequence is used. |
journal_id |
string |
|
☐ |
If set, subscriptions with this template will invoice in this journal; otherwise the sales journal with the lowest sequence is used. |
mail_template_id_label |
string |
|
☐ |
This e-mail template will be sent on confirmation. Leave empty to send nothing. |
mail_template_id |
string |
|
☐ |
This e-mail template will be sent on confirmation. Leave empty to send nothing. |
name |
string |
Quotation Template |
☑ |
|
note |
string |
Terms and conditions |
☐ |
|
number_of_days |
int32 |
Quotation Duration |
☐ |
Number of days for the validity date computation of the quotation |
recurrence_id_label |
string |
|
☐ |
|
recurrence_id |
string |
|
☐ |
|
recurring_rule_boundary |
string |
Duration |
☐ |
|
recurring_rule_count |
int32 |
End After |
☐ |
|
recurring_rule_type |
string |
Recurring Rule Type |
☐ |
Contract duration |
require_payment |
boolean |
Online Payment |
☐ |
Request an online payment to the customer in order to confirm orders automatically. |
require_signature |
boolean |
Online Signature |
☐ |
Request a online signature to the customer in order to confirm orders automatically. |
sale_order_template_line_ids |
string |
|
☐ |
|
sale_order_template_option_ids |
string |
|
☐ |
|
user_closable |
boolean |
Self closable |
☐ |
If checked, the user will be able to close his account from the frontend |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826