lp://staging/~openerp-community/openobject-addons/extra-trunk-esale_joomla
This branch contains some improvements to esale_joomla module. Changes are mainly focused on images management: basically, user can add product image in OpenERP and, by the wizards, export it to VirtueMart.
esale_joomla: product image export.
Added a fields.binary to product (image widget) that is exported to VirtueMart during export wizard. Two images are saved in VirtueMart: original size and thumbnail.
Image resizing is achieved VirtueMart side, using shop settings (PSHOP_IMG_WIDTH and PSHOP_IMG_HEIGHT) and VirtueMart classes (Img2Thumb).
To avoid slow exporting of many big images, an image is exported only if modified.
- Get this branch:
- bzr branch lp://staging/~openerp-community/openobject-addons/extra-trunk-esale_joomla
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 4661. By Daniel Stenlöv
-
Corrected menu structure. Fixed issue with loading of data from webshop without range. Fixed issue with missing forms. Fixed issue with plugin use of different prefixes. Fixed issue with too large data in webshop, limitation is now set to 30 orders per run, this will be increased in later version.
- 4659. By Daniel Stenlöv
-
Moved __terp__.py into __openerp__.py.
Fixes merged from Stefan Rijnhart.
Added fixes for correct UTF8 decoding and the missing language tag from Joomla.
- 4658. By Daniel Stenlöv
-
Fixes added for language problem and UTF8 decoding.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/openobject-addons