Announcement

Collapse
No announcement yet.

Conversion of Quote to Invoice

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Conversion of Quote to Invoice

    There is way to create Invoice from Quote (data are filled within user interface after there is selected Quote to create Invoice from).

    We need to "convert" Quote -> Invoice by either workflow, BPM, API - programatically.

    Is there any simple way how to do that?

    Many thanks.

  • #2
    Hi david.strejc

    To implement this functionality, create a Workflow rule with the Quote target entity and After Record Created trigger.
    Add Create Related Record action. Select the Link (Invoices). Add needed fields (e.g., Add field -> Amount -> Field -> Amount (Target Entity(Quote))).

    Click image for larger version  Name:	2021-12-22_18-02.png Views:	0 Size:	35.9 KB ID:	77724

    Comment


    • david.strejc
      david.strejc commented
      Editing a comment
      Many thanks for solution.
Working...
X