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

Update NonInventoryResaleItem fields/record_refs for 2021.2 #508

Merged
merged 1 commit into from
Dec 23, 2021

Commits on Dec 23, 2021

  1. Update NonInventoryResaleItem fields/record_refs for 2021.2

    A couple were missing for my use case, so I updated them based on 2021.2
    
    The following "fields"/"record refs" were removed as "fields"/"record
    refs" since they require specialized record classes that haven't been
    implemented yet:
    
    * item_options_list
    * presentation_item_list
    * product_feed_list
    * site_category_list
    * translations_list
    
    I arbitrarily went back 5 years (to version 2016.1) and these were all
    using specialized types back then, so this doesn't appear to have been a
    recent change on the NetSuite side of things that might affect users of
    this gem.
    cgunther committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    e0ae533 View commit details
    Browse the repository at this point in the history