Questions?

They are answered by the XTRF community and our experts

0

How to get the customer reference / project number on first page of invoice (openPDF)

Benthe 3 months ago in Something Else updated by Juan (Comunica Translations) 3 months ago 4

We're having some trouble with invoices bouncing back from our customers because the reference/project number is on the second page of the invoice. We're trying to get the number on the first page of the invoice now, but the code doesn't seem to work. The code we used is: $task.project.getCustomerProjectNumber(). This works on the second page, but not on the first page of the invoice. Does anyone know how to resolve this?  

Thanks in advance for thinking along! 

0

My template invoice is not recognized by the macro.

TimonPumba 4 months ago in API updated by Thomas Mosley 4 months ago 2

Tengo una macro que crea una factura.

Imagínese esto: tengo las plantillas A y B.

Cuando ejecuto la macro, selecciona A. Pero necesito B.

La macro está con groovy,

0

Smarts Project Integration with memoQ 10.4

Myriam Garcia 6 months ago in Home Portal / Smart Projects with CAT integration updated by Ben Miller 6 months ago 2

Hello, 

Has anybody that has a memoQ integration updated memoQ to version 10.4? I know that the latest LTS version supported is 10.2, but we'd like to update to 10.6 for some AI and LQE capabilities. 

Thanks in advance!

0

what is the category name for reference file upload

Satnam Singh 6 months ago in API updated 6 months ago 0
0

Exporting all vendors rates (old views): filter by Last Modification. Getting information through the API.

Juan (Comunica Translations) 9 months ago in API updated by Viktor Mizsei 8 months ago 2

Hello:

I have found the way to retrieve all vendors rates in a CSV through the "old views" system. The thing is that I don't want to retrieve all of them, just the ones that changed in the last X days.

Did you find a way to fiilter by LastModification?
And overall, is there a way to retrieve this information through the API? Or at least through a macro that then I can retrieve the results from the API.

Thanks a lot for your information.
My best regards.

0

Auto Calculate payables box isnt ticked when posting projects via API

Bartosz Gumula 9 months ago in API 0

Hello all!

I wonder if anybody who is using some sort of integration to POST xtrf project via API is having a similar issue.

The box in the payables is often unchecked

Image 2523



It used to be more rare few months ago but now it happens so often that it is really hard to keep track of finances in the project.

I cannot find anything in any API call that relates to updating that field

0

How to show the Client Reference Field on the invoice?

Paula 9 months ago in Home Portal updated 9 months ago 3

Is there a way to show the Client Reference Field on the invoice?

When creating a Smart Project, you can enter a number in the Client Reference Field. This number shows up in the tab "Tasks" when you create an invoice:

Image 2521

So, how do you add this number to the invoice? I have created a template in pdf but cannot find the correct XTRF taq. 

0

Unique image inserted into email or document template

Michal 10 months ago in API updated 9 months ago 2

Anybody has tried inserting a unique image into either an XTRF generated email or a document template (invoice) while the image would be generated via an API call?

0

How can we add provisioning for the SSO from Azure Enterprise app?

Junar 10 months ago 0

We setup SSO for our XTRF portal and wanted to use auto provisioning using the groovy script  from the SSO setup below but we are not able to make it work can someone help me?
https://xtrf.userecho.com/knowledge-bases/6/articles/2016-xtrf-single-sign-on-sso-configuration

0

Macros: retrieve view results

Juan (Comunica Translations) 10 months ago in Something Else updated 10 months ago 0

Hello:

I was wondering if you found out a way to retrieve view results from inside a macro. I don't get to see any Service/Object in the documentation in order to specify a view ID and retireve all the results.
Something like waht's done in the API for the ednPoint:

home-api/browser?viewId=xxx

Thanks in advance.
My best regards.