Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This report lists projects together with their client and supplier invoices. Per each project you see one line per invoice. A line either shows details for a client invoice or details for a supplier invoice.

...

Placeholder nameDescription
Project fieldsThe project to which an invoice refers to.
<#Lines.ProjectFirst>Prints a * (star) if this is the first line for the project. The report contains as many lines per project as there are client or supplier invoices.
<#Lines.ProjectReference>The project reference.
<#Lines.ProjectClient>The client company name.
<#Lines.ProjectStatus>The project status title.
<#Lines.ProjectManager>First and last name of the project manager (if any).
<#Lines.ProjectInProgressDate>The date when the project status was last changed to In Progress. This is a native Excel date.
<#Lines.ProjectCompletionDate>The date when the project status was last changed to Completed. This is a native Excel date.
<#Lines.ProjectComments>The internal comments saved with the project.
<#Lines.ProjectType>The type of project. Prints either "Standard" or "Codyt". The former is for standard projects and the latter for Codyt projects. This title is not localized.
<#Lines.ProjectCreationDate>The date when the project was created. This is a native Excel date.
  
Client detailsAdditional client fields.
<#Lines.ClientCode>The optional "Code" field that can be supplied in the client details page.
<#Lines.ClientAccCode>The optional "Accounting code" field that can be supplied in the client details page.
<#Lines.ClientDebtorNo>The optional "Debtor no" field that can be supplied in the client details page.
<#Lines.ClientCountry>The country code of the client.
  
Invoice ServicesWhether a row is a client or supplier invoice, these fields summarize all tasks and languages of the invoice (i.e. we look at the details lines of the invoice).
<#Lines.TaskName>The list of all task contained in the invoice separated by commas. Tasks are "Translation", "Revision", etc. Note that the task name is localized. For example, if an invoice contains details for translation and revision then this field will be "Translation, Revision".
<#Lines.TaskCode>The list of all tasks with their code separated by commas. Tasks codes are e.g. TR, RV, PROOF etc. These codes can be viewed in Wordbee under Settings > Task categories.
<#Lines.SourceLocaleName>The list of all source languages contained in the invoice and separated by commas. Note that the language names are localized.
<#Lines.TargetLocaleName>The list of all target languages contained in the invoice and separated by commas. Note that the language names are localized.
<#Lines.SourceLocale>The list of all source language ISO codes contained in the invoice and separated by commas. Note that the language names are localized.
<#Lines.TargetLocale>The list of all target language ISO codes contained in the invoice and separated by commas. Note that the language names are localized.
  
Client Invoice fieldsContains details on the client invoice if the current row shows a client invoice. Otherwise all fields are empty.
<#Lines.ClientCompany>The name of the client company.
<#Lines.ClientInvoiceReference>The invoice reference.
<#Lines.ClientInvoiceStatus>The localized status of the invoice. The status also indicates if the invoice document is still a quotation or already an "invoice". Note that cancelled invoices are not included in this report.
<#Lines.ClientInvoiceEffectiveDate>The effective date of the invoice. he financial period to which an invoice is attributed. Assigned when an invoice status moves from quotation to "Draft invoice".
<#Lines.ClientInvoiceNo>The accounting invoice number. Assigned when the invoice status us set to "Approved". Inside Wordbee you can configure if this number is automatically assigned and how it is formatted.
<#Lines.ClientAmountExVAT>The total invoice amount excluding VAT.
<#Lines.ClientAmountVAT>The amount of VAT.
<#Lines.ClientInvoiceCurrency>The currency code of the invoice, such as EUR, USD... Formatted as 3 letter ISO code.
<#Lines.ClientAmountExVATConv>The total ex VAT amount converted to your currency. See also below.
<#Lines.ConvertToCurrency>The currency to which the above amount is converted. Same as <#MasterCurrency>. Formatted as 3 letter ISO code.
<#Lines.ClientInvoiceChangeDate>The last status change of the invoice.
<#Lines.ClientInvoiceMonth>The last change of the invoice with the year and month. Such as: 2016-10 or 2015-01.
<#Lines.ClientInvoiceDate>The accounting date of the invoice. Assigned when the invoice status us set to "Approved". Inside Wordbee you can configure if this number is automatically assigned and how it is formatted.
<#Lines.ClientAmountIncVAT>The total invoice amount including VAT. The sum of ClientAmountExVAT and ClientAmountVAT
<#Lines.ClientVATRate>The VAT rate percentage. Provided as a string with percentage sign: "10%", "22.5%"...
  
Supplier Invoice fieldsContains details on the supplier invoice if the current row shows a supplier invoice. Otherwise all fields are empty.
<#Lines.SupplierCompany>The name of the client company.
<#Lines.SupplierInvoiceReference>The invoice reference.
<#Lines.SupplierInvoiceStatus>The localized status of the invoice. The status also indicates if the invoice document is still a quotation or already an "invoice". Note that cancelled invoices are not included in this report.
<#Lines.SupplierInvoiceEffectiveDate>The effective date of the invoice. he financial period to which an invoice is attributed. Assigned when an invoice status moves from quotation to "Draft invoice".
<#Lines.SupplierInvoiceNo>The accounting invoice number. Assigned when the invoice status us set to "Approved". Inside Wordbee you can configure if this number is automatically assigned and how it is formatted.
<#Lines.SupplierAmountExVAT>The total invoice amount excluding VAT.
<#Lines.SupplierAmountVAT>The amount of VAT.
<#Lines.SupplierInvoiceCurrency>The currency code of the invoice, such as EUR, USD... Formatted as 3 letter ISO code.
<#Lines.SupplierAmountExVATConv>The total ex VAT amount converted to your currency. See also below.
<#Lines.ConvertToCurrency>The currency to which the above amount is converted. Same as <#MasterCurrency> (see this field on how the currency is configured). Formatted as 3 letter ISO code.
<#Lines.SupplierInvoiceChangeDate>The last status change of the invoice.
<#Lines.SupplierInvoiceMonth>The last change of the invoice with the year and month. Such as: 2016-10 or 2015-01.
<#Lines.SupplierInvoiceDate>The accounting date of the invoice. Assigned when the invoice status us set to "Approved". Inside Wordbee you can configure if this number is automatically assigned and how it is formatted.
<#Lines.SupplierAmountIncVAT>The total invoice amount including VAT. The sum of ClientAmountExVAT and ClientAmountVAT
<#Lines.SupplierVATRate>The VAT rate percentage. Provided as a string with percentage sign: "10%", "22.5%"...
  
<#Lines.SupplierCode>The optional "Code" field that can be supplied in the supplier details page.
<#Lines.SupplierCountry>The country code of the supplier.