Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
6713 Näkymät

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

Avatar
Hylkää
Paras vastaus

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.

Avatar
Hylkää
Tekijä

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.

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
4
elok. 24
2250
2
maalisk. 21
4595
2
kesäk. 25
996
0
helmik. 24
1374
5
tammik. 24
7063