Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add :klass field to record VendorReturnAuthorizationItem & VendorReturnAuthorization #576

Merged
merged 2 commits into from
Mar 27, 2023

Conversation

shubhrathasetty
Copy link
Contributor

@shubhrathasetty shubhrathasetty commented Mar 20, 2023

Add :klass field to record VendorReturnAuthorization and VendorReturnAuthorizationItem

NoMethodError: undefined method `klass=' for #<NetSuite::Records::VendorReturnAuthorizationItem:0x00007fb216d14de8 @attributes={:item=>#<NetSuite::Records::RecordRef:0x00007fb216d1be90 @internal_id="555", @external_id=nil, @type=nil, @attributes={:name=>"0901JKE"}>, :line=>"2", :quantity=>"15.0", :description=>"", :rate=>"0.00", :amount=>"0.0", :location=>#<NetSuite::Records::RecordRef:0x00007fb216d1ba58 @internal_id="63", @external_id=nil, @type=nil, @attributes={:name=>""}>, :is_billable=>false, :is_closed=>false, :is_drop_shipment=>false}>

@shubhrathasetty shubhrathasetty changed the title Add :klass field to record VendorReturnAuthorizationItem Add :klass field to record VendorReturnAuthorizationItem & VendorReturnAuthorization Mar 20, 2023
@iloveitaly iloveitaly merged commit cca286b into NetSweet:master Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants