Scenario
User wish to display their Tax ID sourcing from the Subsidiary Record. Their Tax ID is displayed under ABN field. As this will be an additional custom element, user creates a new custom transaction body field to source its value through the ABN field of the Subsidiary Record however it is missing from the list.
Solution
Create a Custom Field on Subsidiary
- Navigate to Customization > Lists, Records, & Fields > Other Record Fields > New
- Record Type: Select Subsidiary
- Label: Enter Subsidiary Tax ID
- ID: Enter _subsidiary_tax_id
- Type: Select Free-Form Text
- Store Value: Enter Checkmark
- Click Save
Populate the Subsidiary Tax ID with the value found in ABN field
- Navigate to Setup > Company > Subsidiaries
- Subsidiary in question: Click Edit
- Subsidiary Tax ID: Copy the Tax ID from ABN field and manually paste it on this new field
- Click Save
Create Custom Transaction Body Field for your Credit Memo
- Navigate to Customization > Lists, Records, & Fields > Transaction Body Fields > New
- Set Label (e.g. Subsidiary Tax ID)
- Set ID (e.g. _sub_taxid)
- Unmark Store Value
- Go Applies To tab, mark Sales
- Go to Display tab
- Substab: Select Main
- Go to Sourcing & Filtering
- Source List: Select Subsidiary (Main)
- Source From: Select Subsidiary Tax ID
- Click Save & Apply to forms
- Select only the preferred transaction form
Create a Custom Element
- Navigate to Customization > Forms > Transaction Form PDF Layouts
- Edit the custom PDF Layout
- Click Add Custom Element
- Add the Internal ID of the new field enclosed with curly braces
- Click OK
- Click Save
Note: Once done, Basic Print Out should now display the Subsidiary Tax ID.