Factoring invoice information

This table is used to add factoring text to electronic invoices sent using Visma.net AutoInvoice.

When invoicing using factoring, the factoring company requires a specific text to be included on the invoice. On print forms you may add this text directly, but this won't be included in the XML when sending to Visma.net AutoInvoice.

You can add one or several rows per Fact. company no./CID-def. with a text to include as a note in the invoice XML. You can differentiate the text per language, by adding a Language no.. Then, the rows corresponding with the Language no. on the order will be used. When invoicing using a Fact. company no./CID-def. reference, this text will be used as a note in the invoice XML.

See also: Order note

The following fields exist in this table:

Fact. company no./CID-def.

The factoring company that the text is used for.

Must be set for the factoring text to be used when invoicing. The field has a lookup to the Factoring company table.

Note:
If you double-click or press * in this field, you can look up a value in the related table.
PropertyValueDescription
Visible by defaultYesThis field is visible by default in the table display.
DomainFactoring no.Integer
SQL nameFCNoThe database field name.
API identifierfactoringCompanyNoThe API identifier used in GraphQL.
Number18800 
Table 1. Table relations
To tablePurposeFrom columnsTo columnsComments
Factoring companyFactoringInvoiceInformation
  • Fact. company no./CID-def.

Language no.

Used to differentiate if there are multiple texts for the same Factoring company.

If the Factoring company only has the factoring text in one language, this field is not required. If there are multiple rows with the same Factoring company, the order's Language no. will be used to find the correct factoring text.

Note:
If you double-click or press * in this field, you can look up a value in the related table.
PropertyValueDescription
Visible by defaultYesThis field is visible by default in the table display.
DomainLanguage no.Integer
SQL nameLangThe database field name.
API identifierlanguageNoThe API identifier used in GraphQL.
Number18801 
Table 2. Table relations
To tablePurposeFrom columnsTo columnsComments
LanguageLanguage
  • Language no.

Line no.

Primary key.

Note:
If you press + in this field, the next available number is suggested. Gaps in the number series resulting from any deleted rows are not suggested. If you enter an existing number you will receive an error message. The number cannot be changed once it is entered.
PropertyValueDescription
Visible by defaultYesThis field is visible by default in the table display.
DomainNo.Integer
Primary keyYesLine no.
SQL nameLnNoThe database field name.
API identifierlineNoThe API identifier used in GraphQL.
Number18799 

Text

The text the factoring company wants included in the invoice.

This text will be set as Note in the XML invoice. Any other Note content will be added after the factoring text.

PropertyValueDescription
Visible by defaultYesThis field is visible by default in the table display.
DomainString of length 1000Text (1000)
SQL nameTxtThe database field name.
API identifiertextThe API identifier used in GraphQL.
Number18802 

Control columns

Control columns include information about who has changed the record last and when, and which process that is currently editing the record.

Changed by user

The name of the user that changed the record.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainUser nameText (24)
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameChUsrThe database field name.
API identifierchangedByUserThe API identifier used in GraphQL.
NumberA unique column number. 

Changed date

The date when the record was changed.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainDateInteger
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameChDtThe database field name.
API identifierchangedDateThe API identifier used in GraphQL.
NumberA unique column number. 

Changed time

The time when the record was changed.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainTimeInteger
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameChTmThe database field name.
API identifierchangedTimeThe API identifier used in GraphQL.
NumberA unique column number. 

Changed time stamp

The date and time when the record was changed.

The field is updated with the UTC time.

This value can be used by external systems to replicate changed data. The column is indexed. 

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainDate/timeDateTime
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameChTsThe database field name.
API identifierchangedTimestampThe API identifier used in GraphQL.
NumberA unique column number. 

Created by user

The name of the user that created the record.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainUser nameText (24)
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameCreUsrThe database field name.
API identifiercreatedByUserThe API identifier used in GraphQL.
NumberA unique column number. 

Created date

The date when the record was created.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainDateInteger
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameCreDtThe database field name.
API identifiercreatedDateThe API identifier used in GraphQL.
NumberA unique column number. 

Created time

The time when the record was created.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainTimeInteger
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameCreTmThe database field name.
API identifiercreatedTimeThe API identifier used in GraphQL.
NumberA unique column number. 

Created time stamp

The date and time when the record was created.

The field is updated with the UTC time.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainDate/timeDateTime
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameCreTsThe database field name.
API identifiercreatedTimestampThe API identifier used in GraphQL.
NumberA unique column number. 

Edit status

The current status of the record.

A look-up in this field gives you the following list of possible values:

0 - Unchanged: The record is read, but not changed.

1 - Inserted: The record is new.

2 - Changed: The record is changed.

3 - Deleted: The record is deleted.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainEdit statusInteger
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameLckStThe database field name.
API identifiereditStatusThe API identifier used in GraphQL.
NumberA unique column number. 

Process no

The Process no. from the Active company process table which is currently using or has control of this record.

Note:
If you double-click or press * in this field, you can look up a value in the related table.
PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainProcess no.Integer
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameChPrcThe database field name.
API identifierlockedByProcessNoThe API identifier used in GraphQL.
NumberA unique column number. 
Table 3. Table relations
To table Purpose From columns To columns Comments
Active company process CompanyProcess Process no. Process no.