Versions Compared

Key

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

This report lists projects with all jobs and their documents. Each line shows one document with the referring job details as well as job cost, word counts and pre-translation rates. If a job is for multiple documents, then there will be as many lines for the job as there are documents. If a job has no document, a job line is added but with the document details empty.

...

Placeholder nameDescription
Project fieldsThe project to which an invoice refers to.
<#Lines.First>Prints a * (star) if this is the first line for a project. The report contains as many lines per project as there are jobs and documents.
<#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.ProjectDeadline>The date of project deadline 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.

<#Lines.ProjectCF1> ...

<#Lines.ProjectCF20>ProjectCF50>

Project custom fields 1 to 2050. As the platform administrator, you can create up to 20 50 custom fields for projects. To find out the ID (1, 2, ... 2050) of a specific custom field, edit the custom field in "Settings" > "Custom Fields" > "Project". The ID is shown at the bottom of the editing popup. Also read: Finding Custom Field ID


Job detailsShows all the job details for this line.
<#Lines.JobReference>The reference of the job. With Codyt jobs this is equivalent to the document name of the job.
<#Lines.JobId>The unique job ID.
<#Lines.JobStatus>The status title of the job. Note that status titles are localized.
<#Lines.JobAllocMode>The mode of allocation of the job. Either one of Fixed assignment, Job opening or Crowd. In the case of job openings, the mode is changed to fixed assignment once a supplier is assigned.
<#Lines.JobTaskCode>The task code such as TR for translation or PROOF for proofreading. These codes can be viewed in Wordbee under Settings > Task categories.
<#Lines.JobTaskName>The task. Tasks are "Translation", "Revision", etc. Note that the task name is localized. For example, if an invoice contains details for translation then this field will be "Translation".
<#Lines.JobSourceLocale>The list of all target language ISO codes contained in the invoice and separated by commas. Note that the language names are localized.
<#Lines.JobSourceLocale>The source language ISO code.
<#Lines.JobSourceLocaleName>The source language name. Note that the language names are localized.
<#Lines.JobTargetLocale>The target language ISO code.
<#Lines.JobTargetLocaleName>The target language name. Note that the language names are localized.
<#Lines.JobCompany>If assigned, the company name of the supplier.
<#Lines.JobPerson>If assigned, the person first and last name of the supplier.
<#Lines.JobCreationDate>The date when the job was created in the system. This is a native Excel date.
<#Lines.JobDeadline>The job deadline, if any. This is a native Excel date.
<#Lines.JobCompanyAssignDate>The date when the job was assigned to a supplier. Empty if not assigned.
<#Lines.JobPersonAssignDate>The date when the job was assigned to a specific person at the supplier company. Empty if the job is not assigned to a supplier at all or not to a specific person.
<#Lines.JobStartDate>The date when the job status moves to In Progress.
<#Lines.JobEndDate>The date when the job status moves to Completed.
<#Lines.JobRatingsAvg>The average rating given to this job (typically by the project manager). The rating is a value between 1 and 5 (best). This field is empty if the job was not rated.
<#Lines.JobRatingsDate>The last time the job was rated. This field is empty if the job was not rated.
<#Lines.JobDeadlineYM>The job deadline formatted as "year-month" such as in 2016-10 or 2014-02.
<#Lines.JobCreationDateYM>The job creation date formatted as "year-month" such as in 2016-10 or 2014-02.
<#Lines.JobStartDateYM>The job in progress date formatted as "year-month" such as in 2016-10 or 2014-02.
<#Lines.JobEndDateYM>The job completion date formatted as "year-month" such as in 2016-10 or 2014-02.


Document detailsContains details on one document in the job above. Empty if the job has no document assigned.
<#Lines.DocumentName>The name of the document.
<#Lines.DocumentParagraphFrom>If the job is for a specific section of the document, then this is the first paragraph included (starting at 1).
<#Lines.DocumentParagraphTo>If the job is for a specific section of the document, then this is the last paragraph included.
<#Lines.DocumentCreated>The date when the document was uploaded to the system. Typically, this is the date when the project manager marked the document for translation.
<#Lines.DocumentVersion>An optional version number of the document. Used with Codyt where the project manager can replace a document with a newer version and type a version number.


Document word counts

The word count details for the document above. If the scope of the job is for a portion of the document only, then word counts are for that portion. Please note that word counts are optional and any of the below fields may be empty.

<#Lines.WCSegments>Total segments.
<#Lines.WCWords>Total words.
<#Lines.WCCharacters>Total characters.
<#Lines.WCMinutes>Total minutes worked. This optional value is filled in by the supplier or the project manager in the jobs page - it is not calculated by the system.
<#Lines.WCNoMatchWords>Total words that were not leveraged.
<#Lines.WCPages>Total pages. This optional value is filled in by the project manager in the jobs page - it is not calculated by the system.
<#Lines.WCTransCharacters>Total number of characters in the translated texts. This value can be calculated by the system with a button press once translations are done.
<#Lines.WCTransWords>Total number of words in the translated texts. This value can be calculated by the system with a button press once translations are done.
<#Lines.WCWordsExcluded>Total number of words in the original text that are excluded from translation (do not require translation).
<#Lines.WCWordsPretransFuzzy>Total words of fuzzy (< 100%) pre-translations.
<#Lines.WCWordsPretransIdentical>Total words that are pre-translated at 100% or above. 
<#Lines.WCWordsPretransIdenticalCtx>Total words that were pre-translated at 110% (perfect pre-translations) from memories or termbases.
<#Lines.WCWordsPretransIdenticalPrevCtx>Total words that were pre-translated at 110% (perfect pre-translations) from a previous document version.
<#Lines.WCWordsPretransIdenticalPrev>Total words that were pre-translated at 100% (identical pre-translations) from a previous document version.
<#Lines.WCWordsPretransIdenticalMT>Total words that were machine translated.
<#Lines.WCPretrans110>Total words of perfect pre-translations (110%). This is equivalent to the sum of <#Lines.WCWordsPretransIdenticalCtx> and <#Lines.WCWordsPretransIdenticalPrevCtx>.
<#Lines.WCPretrans100>

Total words of identical pre-translations (100%), including machine translations.


<#Lines.WCPretrans100> - <#Lines.WCWordsPretransIdenticalMT>Total words that were pre-translated at 100% (identical pre-translations) from memories or termbases, including previous file versions. This doesn't include machine translations.

<#Lines.WCFuzzy1>

Total words of fuzzy matches or repetitions without pre-translation. This is the 1st interval among 5 that can be configured in the word count profile.

<#Lines.WCFuzzy2>Total words of fuzzy matches or repetitions without pre-translation. This is the 2nd interval among 5 that can be configured in the word count profile.
<#Lines.WCFuzzy3>Total words of fuzzy matches or repetitions without pre-translation. This is the 3rd interval among 5 that can be configured in the word count profile.
<#Lines.WCFuzzy4>Total words of fuzzy matches or repetitions without pre-translation. This is the 4th interval among 5 that can be configured in the word count profile.
<#Lines.WCFuzzy5>Total words of fuzzy matches or repetitions without pre-translation. This is the 5th interval among 5 that can be configured in the word count profile.

<#Lines.WCFuzzyInterval1>

This is the 1st interval among 5 that can be configured in the word count profile.

<#Lines.WCFuzzyInterval2>This is the 2nd interval among 5 that can be configured in the word count profile.
<#Lines.WCFuzzyInterval3>This is the 3rd interval among 5 that can be configured in the word count profile.
<#Lines.WCFuzzyInterval4>This is the 4th interval among 5 that can be configured in the word count profile.
<#Lines.WCFuzzyInterval5>This is the 5th interval among 5 that can be configured in the word count profile.


Job invoiceContains details on the supplier invoice. With standard jobs this requires that an invoice was created for the job. With Codyt jobs this requires that the cost was assigned to the job (the invoice is optional).
<#Lines.InvoiceReference>The invoice reference.
<#Lines.InvoiceStatus>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.InvoiceEffectiveDate>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.InvoiceNo>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.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.InvoiceChangeDate>The last status change of the invoice.
<#Lines.InvoiceDate>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.


Job cost

Shows the total cost of the job.

Standard jobs: If a Standard job has multiple documents then the cost is shown in the Excel line of the first document only.

Codyt jobs: The cost information is taken from the costing saved with the job and not the invoice. If you edit the cost directly in the invoice (something you should not do anyway), you will not see the edits below.

<#Lines.CostCurrency>The currency code of the invoice, such as EUR, USD... Formatted as 3 letter ISO code.
<#Lines.CostExVAT>The total invoice amount excluding VAT.
<#Lines.CostExVATConv>The total ex VAT amount converted to your currency (<#MasterCurrency>).
<#Lines.CostExVATBase>The total invoice amount excluding VAT and before discounts.
<#Lines.CostExVATBaseConv>The total ex VAT amount before discounts converted to your currency (<#MasterCurrency>).


OrderOrder details.
<#Lines.UserOrderId>The order Id of the related order. Only populated for Codyt projects.

...