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

Setting Custom Fields Broken in 2013_2 #61

Closed
iloveitaly opened this issue Apr 9, 2014 · 2 comments
Closed

Setting Custom Fields Broken in 2013_2 #61

iloveitaly opened this issue Apr 9, 2014 · 2 comments
Assignees

Comments

@iloveitaly
Copy link
Member

The syntax has changed. Compare:

scriptId is now used in place of internalId

Also, referencing a record by ExternalId in a CustomField doesn't work. For example:

sales_order.custom_field_list.custbody_contactfield = { external_id: 'AEXTREF' }
@pierre-pretorius
Copy link
Contributor

This problem is fixed with my pull request: #121

@iloveitaly
Copy link
Member Author

#121 is merged. This is fixed.

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

No branches or pull requests

2 participants