ZestyBeanz Technologies Pvt Ltd
4th Floor, Nila, Technopark
Thiruvananthapuram,
India – 695581
Phone: +91 471 4063254
Fax : +91 471 2700171
ZestyBeanz Technologies Pvt Ltd
61/3236, Manikkath Cross Road
Ravipuram, Kochi, India - 682016
Phone: +91 484 4063254
Zesty Labs
Office # 2003, Millennium Plaza Building
Sheikh Zayed Rd, Dubai, UAE
Phone: +971 4333 2222
Mobile: +971-52-7553466
ZestyBeanz Technologies GmbH
Reuterstraße 1
90408 Nürnberg
Fon: +49 911 4801 444
Fax: +49 911 4801 445
Hi, Thanks for your post.
Hi,
Thanks for your post. This module is actually an improvement over web_export_view, a module that is already in the new openerp community branches.
That module was for OpenERP 6.1 only, so it is great you ported it to OpenERP 7.
However, compare the main JS file in web_export_view
http://bazaar.launchpad.net/~webaddons-core-editors/web-addons/6.1/view/head:/web_export_view/static/js/web_advanced_export.js
to the corresponding web_printscreen/static/js/web_printscreen.js
It is basically the same code with copyright notices removed (same code, variables, indentation etc.)
I would suggest posting a merge proposal of your work to the 7.0 branch of the community web-addons:
https://code.launchpad.net/~webaddons-core-editors/web-addons/7.0
Of course you can acknowledge your work in the AUTHORS file.
Thanks!