This question has been flagged
2 Replies
1810 Views

hi please i want to know  which file i should  modify to customize quotation report for customer 
thanks 

Avatar
Discard
Best Answer

Hi,

For V8,

For V9 


Also to inherit the template to do your customization you can use :


<template id="your_custome_id" inherit_id="sale.report_saleorder_document">
     <!-- xpath expressions -->
</template>



Avatar
Discard
Author Best Answer

thanks

Avatar
Discard