In order to don't have to re do from scratch the configuration of a One Quote for similar clients or to requote same products when an active quote expires, Account managers have the possibility to:
As an Account Manager, I can without approval extend once the validity of my quote by 30 days.
This feature is available clicking the "Extend One Quote" button (1) at the top of the One Quote layout
Conditions for the button to be displayed:
After confirming the Extension (2):
“Quote extended ?” is updated to true
![Pricing Front End - 11240 > FD - [CORE] 2 - Extend / Renew / Clone One Quotes > image2022-12-22_14-50-38.png](/download/attachments/798328208/image2022-12-22_14-50-38.png?version=1&modificationDate=1671720637299&api=v2)
![Pricing Front End - 11240 > FD - [CORE] 2 - Extend / Renew / Clone One Quotes > image2022-12-22_14-52-2.png](/download/attachments/798328208/image2022-12-22_14-52-2.png?version=1&modificationDate=1671720721625&api=v2)
![]()
As an Account Manager, I can do a full cloning of an existing quote to don't have to configure it from scratch again.
The feature is available clicking "Renew Quote" button (1) at the top of the One Quote layout
Conditions for the button to be displayed:
The One Quote status has to be "Closed - Sales Started" or "Expired"
Renewall steps:
After confirming the Renewall :
![Pricing Front End - 11240 > FD - [CORE] 2 - Extend / Renew / Clone One Quotes > image2022-12-22_15-24-1.png](/download/attachments/798328208/image2022-12-22_15-24-1.png?version=1&modificationDate=1671722639816&api=v2)
![Pricing Front End - 11240 > FD - [CORE] 2 - Extend / Renew / Clone One Quotes > image2022-12-22_15-26-31.png](/download/attachments/798328208/image2022-12-22_15-26-31.png?version=1&modificationDate=1671722790613&api=v2)
As an account manager I have the possibility to clone either the Quote header and the products so that it is easier to create quotes for similar customers
The feature is available clicking "Clone" button (1) at the top of the One Quote layout
Conditions for the button to be displayed:
The button is available at any stages without any visibility condition
Cloning steps:
SLV44_Product_Level_5__r.SLV11_PRO_GBU__c = OneQuote__r.SLV44_GBU__c
SLV44_Product_Level_5__r.IsActive = True
SLV44_Product_Level_5__r.“Allow product in Quote” = True
SLV44_Product_Level_4__c has an Active related “Region and Market Pricing” record (“Is active” = true on RMP object) for the same combination of OneQuote__r.SLV44_Pricing_Region__c (Region on RMP object) AND OneQuote__r.BU (“Market / BU” on RMP object).
SLV44_Product_Level_5__c as at least one related Manufacturing plant and Shipping plant stored at Material - Plant (SKU)
At this step we also checking if we are going to hear any errors at insert. If errors are triggered we give the possibility to users to edit individuals OQLI from this table.
After confirming the Cloning with no errors :
![Pricing Front End - 11240 > FD - [CORE] 2 - Extend / Renew / Clone One Quotes > image2022-12-22_15-24-34.png](/download/attachments/798328208/image2022-12-22_15-24-34.png?version=1&modificationDate=1671722672848&api=v2)