| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
| Lines of code | 399 |
| Technical Name |
om_export_import_product_image_zip |
| License | See License tab |
| Versions | 11.0 12.0 13.0 14.0 15.0 16.0 17.0 |
This plugin will help to Export / Import product or product variants and You can send export zip file send to partners.
Features
Export / Import multiple product or product variant image using zip file on single click.
For Export Filter Product based on product or product category.
Send multiple product or product variants image to Selected Partner.
Import image by name,internal reference, barcode or id.
View import image logs.
How Application Work
Enable Export / Import Product Image in Technical Settings.
Export/Import Product Images Menu In Sale --> Product.
Export Product Images
Export product images in zip file by clicking Export button.
Exported product Images in unzip product_images Folder.
Send Product Images Mail
Import Product Images
Products Before Import Images.
Import Product Images by product name using Zip File.
Import product image logs.
Products after import product images.
Support Your Business
|
You will get free support and assistance in case of any issues omapps180@gmail.com |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
There are no ratings yet!
The import is not working
import images is not working, it keeps running without any impact.
Re: The import is not working
sorry sir for inconvenience.
Please check are you correct with the product by name , internal reference or id.
Please Help
Error when try import with product with Internal Reference.
Traceback (most recent call last): File "/opt/odoosrc/13.0/odoo/odoo/http.py", line 624, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/opt/odoosrc/13.0/odoo/odoo/http.py", line 310, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/opt/odoosrc/13.0/odoo/odoo/tools/pycompat.py", line 14, in reraise raise value File "/opt/odoosrc/13.0/odoo/odoo/http.py", line 669, in dispatch result = self._call_function(**self.params) File "/opt/odoosrc/13.0/odoo/odoo/http.py", line 350, in _call_function return checked_call(self.db, *args, **kwargs) File "/opt/odoosrc/13.0/odoo/odoo/service/model.py", line 94, in wrapper return f(dbname, *args, **kwargs) File "/opt/odoosrc/13.0/odoo/odoo/http.py", line 339, in checked_call result = self.endpoint(*a, **kw) File "/opt/odoosrc/13.0/odoo/odoo/http.py", line 915, in __call__ return self.method(*args, **kw) File "/opt/odoosrc/13.0/odoo/odoo/http.py", line 515, in response_wrap response = f(*args, **kw) File "/opt/odoosrc/13.0/odoo/addons/web/controllers/main.py", line 1326, in call_button action = self._call_kw(model, method, args, kwargs) File "/opt/odoosrc/13.0/odoo/addons/web/controllers/main.py", line 1314, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/opt/odoosrc/13.0/odoo/odoo/api.py", line 387, in call_kw result = _call_kw_multi(method, model, args, kwargs) File "/opt/odoosrc/13.0/odoo/odoo/api.py", line 374, in _call_kw_multi result = method(recs, *args, **kwargs) File "/opt/odoosrc/13.0/odoo/addons/om_export_import_product_image_zip/wizard/import_product_image_wizard.py", line 57, in import_product_images for ff in os.listdir(d): NotADirectoryError: [Errno 20] Not a directory: '/opt/odoosrc/13.0/odoo/addons/om_export_import_product_image_zip/product_images/CJ-0001.jpg'
Thank
Re: Please Help
sorry sir for inconvenience.
i resolve this issue please take a new one updated module and check.