hello,in our organisation, we have several word template with the same confirguration
since the 09/04/2025 one field non longer appaers
we haven’t change the word template and haven’t change de field
this is the formula into my words document
<# <Content Select="/SBQQ__Quote__c/Tech_Payment_Terms__c"/> #>
<# <Conditional Select="/SBQQ__Quote__c/SBQQ__Account__r.Payment_Method__c" Match="1" /> #> Chèque<# <EndConditional/> #><# <Conditional Select="/SBQQ__Quote__c/SBQQ__Account__r.Payment_Method__c" Match="2" /> #> Virement bancaire<# <EndConditional/> #><# <Conditional Select="/SBQQ__Quote__c/SBQQ__Account__r.Payment_Method__c" Match="3" /> #> BOR<# <EndConditional/>#><# <Conditional Select="/SBQQ__Quote__c/SBQQ__Account__r.Payment_Method__c" Match="4" /> #> LCR<# <EndConditional/>#><# <Conditional Select="/SBQQ__Quote__c/SBQQ__Account__r.Payment_Method__c" Match="5" /> #> Crédit documentaire<# <EndConditional/>#><# <Conditional Select="/SBQQ__Quote__c/SBQQ__Account__r.Payment_Method__c" Match="6" /> #> Espèce<# <EndConditional/>#><# <Conditional Select="/SBQQ__Quote__c/SBQQ__Account__r.Payment_Method__c" Match="7" /> #> VCOM<# <EndConditional/>#>
If into the account the payment therm is 1(API NAME) then ‘Chèque’ is into the PDF document.
If it is 2 then virement bancaire…..
Before the 9/04 it works very well and now no method of paiement appears
Tech_Payment_Terms is ok
Can anyome help me to resolve my problem ?
Back to Docusign.com


