payment_term_line |
Payment Terms Line
Catalog: Odoo
Schema: account
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 payment_term_line are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
days_after |
int32 |
Days after End of month |
☐ |
Days to add after the end of the month |
days |
int32 |
Days |
☑ |
|
discount_days |
int32 |
Discount Days |
☐ |
Number of days before the early payment proposition expires |
discount_percentage |
decimal |
Discount % |
☐ |
Early Payment Discount granted for this line |
display_name |
string |
Display Name |
☐ |
|
end_month |
boolean |
End of month |
☐ |
Switch to end of the month after having added months or days |
id |
int32 |
ID |
☐ |
|
months |
int32 |
Months |
☑ |
|
payment_id_label |
string |
|
☐ |
|
payment_id |
string |
|
☐ |
|
value_amount |
decimal |
Value |
☐ |
For percent enter a ratio between 0-100. |
value |
string |
Type |
☑ |
Select here the kind of valuation related to this payment terms line. |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826