Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
5 Replies
5074 Tampilan

menu = "False" Attribute is not working where i'm wrong please correct my mistake or any advice to achieve my goal 

Code Preview

Problem Preview

Avatar
Buang

did you upgrade related module? after make changes in XML....

Penulis

yes i restart my server and upgrade this module ....

Jawaban Terbai

You should try with this code, Hope it is worked

<report
string="Purchase Order"
id="purchase.action_report_purchase_order"
model="purchase.order"
report_type="qweb-pdf"
name="purchase.report_purchaseorder"
file="purchase.report_purchaseorder"
print_report_name="
(object.state in ('draft', 'sent') and 'Request for Quotation - %s' % (object.name) or
'Purchase Order - %s' % (object.name))"
menu="False"
/>

Restart the server and update the module.

Avatar
Buang
Jawaban Terbai

how can i compute two fields?

Avatar
Buang
Penulis

you can post question on form for getting best answer this is already solved issue ...

Jawaban Terbai

Hi,

   In your code, there are two report definitions with the same name Purchase Order. Make sure which report is working by changing the Report String.  Then check it .         

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Agu 23
1789
3
Sep 19
5833
3
Jun 20
5737
1
Jan 20
6078
2
Jan 24
16084