• ZIKRA LOBANI 6
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 7
    Questions
  • 7
    Replies

Hi,
Our project is to integrate Salesforce with fusion ERP on premise software and the programmer advised me to ask you about the method of receiving and transmitting in Salesforce and the web service.
and our goal is to send RFQ (Custom object) from Salesforce to ERP , Is that applicable ?
Hi,
I need to create process when the quotation confirm the process start and the action will be create "order" and the process work well, but when I made another process to add order products from quote line items it failed .
how I can do this ? what is the best solution for PE  to add order products without duplicate the work, I need to add them from quote line items or opportunity products !  
Hi, 
I need help to create formula field on custom object which should be reffernce to Autonuber field on another custom object .
new object : order
field name : request number 
object : Internal request 
field autonumber : IN number 
I have used this formula(text) :
request number =Internal_request__c.IN_Number__c
and the result was syntax error ??!
Hi,
 one list view the Inline edit is disabled and comment is : to edit filter by one record type ??! 
there is no logic filter in the list , and I have all permisions to edit !
Hi,
How I can convert closed opportunity to order OR convert quotation to order ?
I'm using PE , I have tried process builder but it doesn't work !!
 
Hi,
I want to make quoation template to be 2 pages when I created pdf quote ?
the first page contain quote line items and the other terms & conditions !!
and it's possible to make field pic instead of text (field label ) for example pic of letter instead of field name email ?
Hi,
I want to create save as pdf button on custom object ?
I need help to know how to start with VF .
 
Hi, 
I need help to create formula field on custom object which should be reffernce to Autonuber field on another custom object .
new object : order
field name : request number 
object : Internal request 
field autonumber : IN number 
I have used this formula(text) :
request number =Internal_request__c.IN_Number__c
and the result was syntax error ??!
Hi,
 one list view the Inline edit is disabled and comment is : to edit filter by one record type ??! 
there is no logic filter in the list , and I have all permisions to edit !
Hi,
How I can convert closed opportunity to order OR convert quotation to order ?
I'm using PE , I have tried process builder but it doesn't work !!
 
Hi,
I want to create save as pdf button on custom object ?
I need help to know how to start with VF .