Chatter Attachment Manager

by
Odoo
v 17.0 Third Party 145
Download for v 17.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 833
Technical Name chatter_attachments_manager
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 15.0 17.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 833
Technical Name chatter_attachments_manager
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 15.0 17.0 16.0
Community
Enterprise
Odoo.sh

Chatter Attachment Manager

This Module helps to enhance the Attachment Management capabilities within Odoo.Can easily Edit, Read, Preview your Documents inside Odoo. Module works in Discuss, Chat and Chatter of any record.

Key Highlights

Support front camera and screen recorder.

User can record, take picture and attach to chatter

Offline Preview

Offline preview is available for Xlsx, Docx, Pdf And Image files from chatter itself

Image Professional Editor support

This app provides a professional image editor, allowing you to edit and enhance images directly within your App

QRcode support (for Secured Server)

QR can be sent to any employee who can download and open the file

Upload Attachments.

You can upload from your device, front camera, screencast.You are able to download all attachments and manage it. Can upload multiple files at a time.
Attachments can be posted by clicking the '+' icon in the chatter.

You can upload file from your device by clicking on 'My device'.

Can select files from device and posted on attachments.

Can upload file from 'Front Cam'.

It will open a window to take picture.Click on 'Capture' to capture the photo or cancel it.

The "Record Screen" button allows you to upload recorded screens.

On click on 'Allow' button, the screen is recorded.

Screen Recorder can be stopped on clicking 'Stop sharing'. Recorder video will be saved there.

All uploaded attachments can be viewed.

Edit Attachments.

Click on 'cog' icon, it will list some items.Click on 'Edit record' to edit the record.

Click on 'Image Editor'.

A professional Image Editor is Provided to alter the image, such as cropping, Resizing, applying a color filter etc.Can load another image and replace existing one.

The selected picture will be shown in the TOAST UI Image Editor window.

Can edit the image by resizing, adding icons, also able to replace the image. Edited image will be saved on saving.

Offline preview of xlsx, docx and pdf files.

Click on 'Preview Offline' to preview the attachments.Offline preview for only 'docx', 'XLSX', 'webm', 'pdf' is available.

  • Support front camera and screen recorder.Upload image to Chatter from these.
  • Offline preview is available for Xlsx, Docx, Pdf And Image files from chatter itself
  • Image Professional Editor support.This app provides a professional image editor, allowing you to edit and enhance images directly within your App.
  • Download all Attachments attached to a record can be downloaded as a Zip file.
  • QRcode support(for secured server): QR can be sent to any employee who can download and open the file.
Version 17.0.1.0.0|Released on:13th May 2024

Initial Commit for Chatter Attachment Manager.

Related Products

Our Services

service-icon

Odoo Customization

service-icon

Odoo Implementation

service-icon

Odoo Support

service-icon

Hire Odoo Developer

service-icon

Odoo Integration

service-icon

Odoo Migration

service-icon

Odoo Consultancy

service-icon

Odoo Implementation

service-icon

Odoo Licensing Consultancy

Our Industries

Trading

Easily procure and sell your products

POS

Easy configuration and convivial experience

Education

A platform for educational management

Manufacturing

Plan, track and schedule your operations

E-commerce & Website

Mobile friendly, awe-inspiring product pages

Service Management

Keep track of services and invoice

Restaurant

Run your bar or restaurant methodically

Hotel Management

An all-inclusive hotel management application

Support

Need Help?

Got questions or need help? Get in touch.

odoo@cybrosys.com
WhatsApp

Say hi to us on WhatsApp!

+91 99456767686

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
Please Update it for ODoo 17
by
Mukesh Gehlot
on 8/27/24, 6:13 AM


Re: Please Update it for ODoo 17
by
Cybrosys Technologies
on 8/28/24, 6:15 AM Author

It is version 17


by
Mukesh Gehlot
on 8/27/24, 6:09 AM

Please update it for Odoo 17


I am using odoo ce17
by
Daly Babay
on 8/23/24, 2:57 PM

So i cn run ssh


This APP is not working ERROR on installation
by
Daly Babay
on 8/21/24, 7:19 PM

RPC_ERROR

Odoo Server Error

Traceback (most recent call last):

  File "/usr/lib/python3/dist-packages/odoo/http.py", line 1764, in _serve_db

    return service_model.retrying(self._serve_ir_http, self.env)

  File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 133, in retrying

    result = func()

  File "/usr/lib/python3/dist-packages/odoo/http.py", line 1791, in _serve_ir_http

    response = self.dispatcher.dispatch(rule.endpoint, args)

  File "/usr/lib/python3/dist-packages/odoo/http.py", line 1995, in dispatch

    result = self.request.registry['ir.http']._dispatch(endpoint)

  File "/usr/lib/python3/dist-packages/odoo/addons/website/models/ir_http.py", line 235, in _dispatch

    response = super()._dispatch(endpoint)

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_http.py", line 222, in _dispatch

    result = endpoint(**request.params)

  File "/usr/lib/python3/dist-packages/odoo/http.py", line 741, in route_wrapper

    result = endpoint(self, *args, **params_ok)

  File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 28, in call_button

    action = self._call_kw(model, method, args, kwargs)

  File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 20, in _call_kw

    return call_kw(request.env[model], method, args, kwargs)

  File "/usr/lib/python3/dist-packages/odoo/api.py", line 468, in call_kw

    result = _call_kw_multi(method, model, args, kwargs)

  File "/usr/lib/python3/dist-packages/odoo/api.py", line 453, in _call_kw_multi

    result = method(recs, *args, **kwargs)

  File "", line 2, in button_immediate_install

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 75, in check_and_log

    return method(self, *args, **kwargs)

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 466, in button_immediate_install

    return self._button_immediate_function(self.env.registry[self._name].button_install)

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 590, in _button_immediate_function

    registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)

  File "", line 2, in new

  File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked

    return func(inst, *args, **kwargs)

  File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 113, in new

    odoo.modules.load_modules(registry, force_demo, status, update_module)

  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 480, in load_modules

    processed_modules += load_marked_modules(env, graph,

  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 364, in load_marked_modules

    loaded, processed = load_module_graph(

  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 185, in load_module_graph

    load_openerp_module(package.name)

  File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 395, in load_openerp_module

    __import__(qualname)

  File "/mnt/extra-addons/chatter_attachments_manager/__init__.py", line 22, in

    from . import models

  File "/mnt/extra-addons/chatter_attachments_manager/models/__init__.py", line 22, in

    from . import ir_attachment

  File "/mnt/extra-addons/chatter_attachments_manager/models/ir_attachment.py", line 25, in

    import pandas as pd

ModuleNotFoundError: No module named 'pandas'


The above server error caused the following client error:

RPC_ERROR: Odoo Server Error

    RPC_ERROR

        at makeErrorFromResponse (https://erp.cbatec.com/web/assets/1/66e249d/web.assets_web.min.js:2886:163)

        at XMLHttpRequest. (https://erp.cbatec.com/web/assets/1/66e249d/web.assets_web.min.js:2890:13)

Re: This APP is not working ERROR on installation
by
Cybrosys Technologies
on 8/23/24, 5:55 AM Author

You can manually install the package by running the command 'pip install pandas'. If you are using an Odoo.sh environment, please refer to the blog below and follow the methods to install a new Python package on the server:
https://www.cybrosys.com/blog/how-to-install-an-external-python-package-on-odoosh