dbt_netsuite
dbt_netsuite copied to clipboard
[Feature] Persist newly added vendor and item passthrough columns to transaction_detail model
Is there an existing feature request for this?
- [X] I have searched the existing issues
Describe the Feature
In transaction_details, we persist the passthrough columns for many of the source tables we join in (ie accounts). We also join in vendor and item, for which we recently added passthrough columns in the source package only. Let's persist the passthrough columns for all tables we join in in this model
Describe alternatives you've considered
No response
Are you interested in contributing this feature?
- [X] Yes.
- [ ] Yes, but I will need assistance and will schedule time during your office hours for guidance.
- [ ] No.
Anything else?
No response