function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sylvain@RibbonFishSylvain@RibbonFish 

Activate Order by Code + Order Advice

Hi everyone,

There is the new Object Order available soon.

First I want to Warn the community if you want to create order by hand and then add OrderItem to it, you wil need to Fix the Pricebook2Id in the Order Object (Parent) before doing it. Might no be obvious but I lost few hours to find it.

THen I wonder how to activate Order by code. Did someone know how to it, according to the little documentation found on the internet here the list of methods available for Order:

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

http://www.salesforce.com/us/developer/docs/api/index_Left.htm#CSHID=sforce_api_objects_document.htm|StartTopic=Content%2Fsforce_api_objects_document.htm|SkinName=webhelp
If someone has an idea be free to contribute !
Thanks
Ribbonfish
Ashish_SFDCAshish_SFDC
Hi , 


Adding a couple of likns about the Order Object below, 


SETTING UP SALESFORCE ORDERS FOR
YOUR ORGANIZATION

https://help.salesforce.com/help/pdfs/en/salesforce_orders_cheatsheet.pdf


What are the use cases for an Order object?

https://success.salesforce.com/answers?id=90630000000hU7uAAE


Spring 14′ Deep Dive Into the Orders Object

http://panaya.com/blog/salesforce/spring-14-deep-dive-orders-object/


Salesforce Orders

http://www.youtube.com/watch?v=hhTyraghk4Y


Regards,
Ashish