Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
6667 มุมมอง

In Openerp7, how can I switch edit mode for invoices to have a dialog box with details of each line editing (as in previous versions) Thanks for your help

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello,

Open account/account_invoice_view.xml and replace code :

<tree string="Invoice Lines" editable="bottom">

to

<tree string="Invoice Lines">

Then update the account module as you have made change in xml Like :

-u account -d dbname (This is for ubuntu OS)

You can also made same change by starting debug mode -> and then open a form view -> Edit Form View. Change code and save it. (This is not permanent change)

Thank You.

อวตาร
ละทิ้ง
ผู้เขียน

Thank you ! It's OK but I was looking for a choice like you have for sale orders, by users configuration. Your method is for all users.

Related Posts ตอบกลับ มุมมอง กิจกรรม
4
ส.ค. 24
2233
2
มี.ค. 21
4563
2
มิ.ย. 25
922
0
ก.พ. 24
1321
5
ม.ค. 24
6946