-1
請給我使用我的新模塊在採購訂單中創建報告的步驟。創建了兩個文件視圖/ purchase_report.xml和Ship/purchase_report.xml.where其中ship是我的模塊名稱。以採購訂單報告
,這是我的船/ purchase_report.xml
<report
id="custom_report_without_prices"
model="purchase.order"
string="purchases"
report_type="qweb-pdf"
name="Ship.purchase_report"
attachment_use="False"
file="Ship.purchase_report"
/>
什麼是添加在購買報告order.now沒有錯誤,需要額外的步驟,但報告中沒有打印選項用於顯示購買order.what是RML文件的目的和一些文檔講述添加報表文件夾到module.please給我細節