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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
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.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
4
août 24
|
2235 | ||
|
2
mars 21
|
4570 | ||
|
2
juin 25
|
928 | ||
|
0
févr. 24
|
1322 | ||
|
5
janv. 24
|
6950 |