In OpenERP 7, you can open an export window from a list view by the more-menu. I want to edit some of the stuff that is written there, mainly add another checkbox, but I can't find the file or place where I can do that. Can somebody give me a hint? I got it running on Ubuntu with eclipse, if that is any help at all.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
1
Odpovědět
3836
Zobrazení
Export options source code available in the web module. In the location addons/web/static/src/xml/base.xml
file
Line No: 1695
code
<t t-name="ExportView">
--
</t>
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
1
bře 15
|
4079 | ||
|
0
bře 15
|
3432 | ||
|
1
čvc 25
|
1517 | ||
|
3
úno 25
|
14691 | ||
|
1
dub 25
|
1991 |