Skip to content

Pull should be on before_save not after_save #23

@iloveitaly

Description

@iloveitaly

Since netsuite_pull is called on after_save the pulled records are never persisted.

partner = Partner.new(netsuite_id: 978475)
partner.save!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions