Resource Type String
I'm making some custom reports for a location my company acquired. They were already using Flex but not custom reports. I have to duplicate the default invoice they generate as part of the process. I'm close, but I cannot figure out the string to reference the resource type for items. In our case rental vs retail. Does anyone know the sting I need, or method to make the reference?
-
Hi Andrew-
Is this an XML report, using the financial-document data producer as the data source?
If so, look at the output of the data producer in browser to see the available fields. Something like the following but replace 'qatest' with your Flex URL and the ID at the end with your invoice ID.
http://qatest.flexrentalsolutions.com/xml-data/data-producer-financial-document?PROJECT_ELEMENT_ID=e732edb6-7fd0-11e0-9f70-1231390c71d1
If you need any further assistance, feel free to email me with more detail.
Best
Bigs
bigs@squarewave.com.au
www.squarewave.com.au
Endorsed Flex Consultant & Report Developer -
Yep, I have been referencing that. I can't find any field that seems appropriate. The system report that I'm duplicating could be pulling something not listed, but resource type seems an odd thing to omit from a financial document. These are all I have:
<corporateIdentityName/>
<generateDate/>
<logoImage/>
<addressString/>
<phoneNumber/>
<faxNumber/>
<numberCaption/>
<number/>
<dateCreated/>
<elementName/>
<elementNameCaption/>
<elementDefinitionName/>
<parentElementName/>
<parentElementNumber/>
<topLevelElementName/>
<topLevelElementNumber/>
<loadInDate/>
<loadOutDate/>
<startDate/>
<endDate/>
<startDateCaption/>
<endDateCaption/>
<deposit/>
<depositDueDate/>
<preparedDate/>
<dueDate/>
<doorsTime/>
<rehearsalDate/>
<showStartDate/>
<showEndDate/>
<eventDate/>
<clientCaption/>
<venueCaption/>
<personResponsibleCaption/>
<personResponsibleDefaultPhone/>
<personResponsibleMobilePhone/>
<personResponsibleDefaultEmail/>
<personResponsibleJobTitle/>
<technicalDirector/>
<technicalDirectorDefaultPhone/>
<technicalDirectorMobilePhone/>
<technicalDirectorDefaultEmail/>
<client/>
<clientJobTitle/>
<clientFirstLastName/>
<clientCompanyName/>
<clientDefaultPhoneNumber/>
<clientMobilePhoneNumber/>
<clientDefaultFaxNumber/>
<clientDefaultEmail/>
<clientAddress/>
<clientSingleLineAddressString/>
<clientWebsite/>
<venue/>
<personResponsible/>
<terms/>
<shippingMethod/>
<returnMethod/>
<customerPO/>
<status/>
<salesTaxRule/>
<clientAddressBlock/>
<clientAssignedNumber/>
<venueAddressBlock/>
<leftAddressCaption/>
<leftAddressName/>
<leftAddressJobTitle/>
<leftAddressFirstLastName/>
<leftAddressCompanyName/>
<leftAddressDefaultPhoneNumber/>
<leftAddressMobilePhoneNumber/>
<leftAddressDefaultFaxNumber/>
<leftAddressDefaultEmail/>
<leftAddressSingleLineAddressString/>
<leftAddressWebsite/>
<leftAddressAssignedNumber/>
<leftAddress/>
<leftAddressBlock/>
<centerAddressCaption/>
<centerAddressName/>
<centerAddressJobTitle/>
<centerAddressFirstLastName/>
<centerAddressCompanyName/>
<centerAddressDefaultPhoneNumber/>
<centerAddressMobilePhoneNumber/>
<centerAddressDefaultFaxNumber/>
<centerAddressDefaultEmail/>
<centerAddressSingleLineAddressString/>
<centerAddressWebsite/>
<centerAddressAssignedNumber/>
<centerAddress/>
<centerAddressBlock/>
<rightAddressCaption/>
<rightAddressName/>
<rightAddressJobTitle/>
<rightAddressFirstLastName/>
<rightAddressCompanyName/>
<rightAddressDefaultPhoneNumber/>
<rightAddressMobilePhoneNumber/>
<rightAddressDefaultFaxNumber/>
<rightAddressDefaultEmail/>
<rightAddressSingleLineAddressString/>
<rightAddressWebsite/>
<rightAddressAssignedNumber/>
<rightAddress/>
<rightAddressBlock/>
<bottomLeftAddressCaption/>
<bottomLeftAddressName/>
<bottomLeftAddressJobTitle/>
<bottomLeftAddressFirstLastName/>
<bottomLeftAddressCompanyName/>
<bottomLeftAddressDefaultPhoneNumber/>
<bottomLeftAddressMobilePhoneNumber/>
<bottomLeftAddressDefaultFaxNumber/>
<bottomLeftAddressDefaultEmail/>
<bottomLeftAddressSingleLineAddressString/>
<bottomLeftAddressWebsite/>
<bottomLeftAddressAssignedNumber/>
<bottomLeftAddress/>
<bottomLeftAddressBlock/>
<bottomCenterAddressCaption/>
<bottomCenterAddressName/>
<bottomCenterAddressJobTitle/>
<bottomCenterAddressFirstLastName/>
<bottomCenterAddressCompanyName/>
<bottomCenterAddressDefaultPhoneNumber/>
<bottomCenterAddressMobilePhoneNumber/>
<bottomCenterAddressDefaultFaxNumber/>
<bottomCenterAddressDefaultEmail/>
<bottomCenterAddressSingleLineAddressString/>
<bottomCenterAddressWebsite/>
<bottomCenterAddressAssignedNumber/>
<bottomCenterAddress/>
<bottomCenterAddressBlock/>
<bottomRightAddressCaption/>
<bottomRightAddressName/>
<bottomRightAddressJobTitle/>
<bottomRightAddressFirstLastName/>
<bottomRightAddressCompanyName/>
<bottomRightAddressDefaultPhoneNumber/>
<bottomRightAddressMobilePhoneNumber/>
<bottomRightAddressDefaultFaxNumber/>
<bottomRightAddressDefaultEmail/>
<bottomRightAddressSingleLineAddressString/>
<bottomRightAddressWebsite/>
<bottomRightAddressAssignedNumber/>
<bottomRightAddress/>
<bottomRightAddressBlock/>
<locationCaption/>
<priceSubTotal/>
<salesTax/>
<priceTotal/>
<legalBoilerPlate/>
<venueSingleLineAddressString/>
<createdBy/>
<createdDateTime/>
<modifiedBy/>
<modifiedDateTime/>
<billTo/>
<billToJobTitle/>
<billToFirstLastName/>
<billToCompanyName/>
<billToDefaultPhoneNumber/>
<billToMobilePhoneNumber/>
<billToDefaultFaxNumber/>
<billToDefaultEmail/>
<billToAddress/>
<billToSingleLineAddressString/>
<billToWebsite/>
<billToAddressBlock/>
<eventPlanner/>
<eventPlannerJobTitle/>
<eventPlannerFirstLastName/>
<eventPlannerCompanyName/>
<eventPlannerDefaultPhoneNumber/>
<eventPlannerMobilePhoneNumber/>
<eventPlannerDefaultFaxNumber/>
<eventPlannerDefaultEmail/>
<eventPlannerAddress/>
<eventPlannerSingleLineAddressString/>
<eventPlannerWebsite/>
<eventPlannerAddressBlock/>
<venueAddress/>
<venueDefaultPhoneNumber/>
<venueMobilePhoneNumber/>
<venueDefaultFaxNumber/>
<venueDefaultEmail/>
<customFieldOneCaption/>
<customFieldTwoCaption/>
<customFieldThreeCaption/>
<customFieldFourCaption/>
<customFieldFiveCaption/>
<customFieldSixCaption/>
<customFieldSevenCaption/>
<customFieldEightCaption/>
<customFieldNineCaption/>
<customFieldTenCaption/>
<customFieldOneValue/>
<customFieldTwoValue/>
<customFieldThreeValue/>
<customFieldFourValue/>
<customFieldFiveValue/>
<customFieldSixValue/>
<customFieldSevenValue/>
<customFieldEightValue/>
<customFieldNineValue/>
<customFieldTenValue/>
<customOneContactCaption/>
<customOneContactName/>
<customOneContactAddress/>
<customOneContactSingleLineAddressString/>
<customOneContactDefaultPhoneNumber/>
<customOneContactMobilePhoneNumber/>
<customOneContactDefaultFaxNumber/>
<customOneContactDefaultEmail/>
<customTwoContactCaption/>
<customTwoContactName/>
<customTwoContactAddress/>
<customTwoContactSingleLineAddressString/>
<customTwoContactDefaultPhoneNumber/>
<customTwoContactMobilePhoneNumber/>
<customTwoContactDefaultFaxNumber/>
<customTwoContactDefaultEmail/>
<customThreeContactCaption/>
<customThreeContactName/>
<customThreeContactAddress/>
<customThreeContactSingleLineAddressString/>
<customThreeContactDefaultPhoneNumber/>
<customThreeContactMobilePhoneNumber/>
<customThreeContactDefaultFaxNumber/>
<customThreeContactDefaultEmail/>
<depositPercentage/>
<remitTotal/>
<insurableValue/>
<clientInsurance/>
Please sign in to leave a comment.
Comments
2 comments