v 13.0 Third Party 14302
Download for v 13.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Dashboards (board)
Manufacturing (mrp)
Inventory (stock)
Discuss (mail)
Lines of code 10245
Technical Name plm
LicenseAGPL-3
Websitehttps://www.omniasolutions.website
Versions 17.0 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Dashboards (board)
Manufacturing (mrp)
Inventory (stock)
Discuss (mail)
Lines of code 10245
Technical Name plm
LicenseAGPL-3
Websitehttps://www.omniasolutions.website
Versions 17.0 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0

Product LifeCycle Management

Integrates CAD Packages into Odoo, extending product, B.O.M and document capability.

The module is developed and maintained by OmniaSolutions, Further information at www.omniasolutions.website

This application enables a group of people to intelligently and efficiently manage 3D Models and 2D Drawings, directly from CAD editors. Helps to share 2D documents using PDF embedded. Puts your engineering decisions, models and drawings into Odoo.

It helps to work on Concurrent Engineering managing access policies on documents. Moreover, it adds many reports and views on Bill of Materials or related to them.

Start your free trial

CAD Integrations

Fully Integrated on main commercial CAD/CAE Packages with a menu of commands.
Allows to assign Product informations to 3D Models / 2D Drawings, reads the BoM directly from graphic hierarchy structure.

SolidWorks

ThinkDesign

Solid Edge

AutoCad

Inventor

Full Cad search view

Allows you to search product inside the Cad application, giving you a powerfull searching tool.

  • Search on product
  • Search on Exploded Bom
  • Search on Imploded Bom
  • Search Check-out Document
  • Open different versions of the same product
  • Froze assembly into a separete folder
  • Immediate preview
  • Product Linked Documents

Product LifeCycle Management

Manages fundamental revisions of Products and Documents. Integrates CAD Packages into Odoo extending product revision and B.O.M. capability. Allows to manage LifeCycle of Products and Documents, integrating it with standard Workflow tools.
Helps to describe history of changes maintaining BoM through revisions.

Old Revision

ECR-ECO

New Revision

Odoo Improvments

Product Kanban View

  • Kanban View with Document Icons
  • Revision Index
  • Revision Status
  • Revision WorkFlow
  • Fast build in actions for printing
  • Fast build in actions for exploring boms

Document View with tumbnails

BoM Enhancements

Implements several special BoM reports. BoMs can be printed with different styles: One Level, All Levels, Only Leaves.
Comparing BoMs helps to understand differences between them.

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.
plm casue the error of import with one2many field
by
louriewang
on 11/6/21, 2:05 AM
  • after install the plm moudle. when use the the import function to import record with the one2many field. this error occur.  

    can only concatenate list (not "NoneType") to list

  •  
Re: plm casue the error of import with one2many field
by
OMNIA SOLUTIONS S.n.c. di Boscolo Matteo & C.
on 11/8/21, 4:39 AM Author

Dear,

could you please give us the file that gives you the error ?


regards


by
pdima@mks.ru
on 12/9/19, 8:17 PM

Error when press at try to "confirm component" Odoo Server Error Traceback (most recent call last): File "/opt/odooUsr/odoo/odoo/http.py", line 619, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/opt/odooUsr/odoo/odoo/http.py", line 309, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/opt/odooUsr/odoo/odoo/tools/pycompat.py", line 14, in reraise raise value File "/opt/odooUsr/odoo/odoo/http.py", line 664, in dispatch result = self._call_function(**self.params) File "/opt/odooUsr/odoo/odoo/http.py", line 345, in _call_function return checked_call(self.db, *args, **kwargs) File "/opt/odooUsr/odoo/odoo/service/model.py", line 93, in wrapper return f(dbname, *args, **kwargs) File "/opt/odooUsr/odoo/odoo/http.py", line 338, in checked_call result = self.endpoint(*a, **kw) File "/opt/odooUsr/odoo/odoo/http.py", line 909, in __call__ return self.method(*args, **kw) File "/opt/odooUsr/odoo/odoo/http.py", line 510, in response_wrap response = f(*args, **kw) File "/opt/odooUsr/odoo/addons/web/controllers/main.py", line 1323, in call_button action = self._call_kw(model, method, args, kwargs) File "/opt/odooUsr/odoo/addons/web/controllers/main.py", line 1311, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/opt/odooUsr/odoo/odoo/api.py", line 395, in call_kw result = _call_kw_multi(method, model, args, kwargs) File "/opt/odooUsr/odoo/odoo/api.py", line 382, in _call_kw_multi result = method(recs, *args, **kwargs) File "/opt/odooUsr/odoo-custom-addons/plm/models/product_product.py", line 684, in action_confirm comp_obj.commonWFAction(status, action, doc_action, defaults, exclude_statuses, include_statuses) File "/opt/odooUsr/odoo-custom-addons/plm/models/product_product.py", line 788, in commonWFAction self.browse(allIDs).wf_message_post(body=_('Status moved to: %s.' % (dict(self._fields.get('state').selection)[defaults['state']]))) TypeError: 'function' object is not iterable


plm cause error of import
by
louriewang
on 11/6/21, 2:00 AM


  • can only concatenate list (not "NoneType") to list



by
pdima@mks.ru
on 12/10/19, 3:37 PM

Installed your latest commit from your git - the same error when try to "confirm component". More over, I easly reproduced it in your online ( https://www.odoo.sh/project/odooplm/builds) version: give all odooPLM rights to admin (Mitchell Admin) and try to "Confirm component" for existed Product Variant and you'll get the same error. e.g. https://odooplm-13-0-749630.dev.odoo.com/web?#id=41&action=260&model=product.product&view_type=form&cids=&menu_id=134 Try to create a new engineering part - and you'll get the same error also! "Confirm component"function doesn't work at all there.

Re:
by
OMNIA SOLUTIONS S.n.c. di Boscolo Matteo & C.
on 12/11/19, 2:55 AM Author

A wrong commit entered last week, chech it now. Thanks for your report Regards


Dear pdima
by
OMNIA SOLUTIONS S.n.c. di Boscolo Matteo & C.
on 12/10/19, 5:14 AM

please use the latest commit you can find on https://github.com/OmniaGit/odooplm with branch 13.0 sometime the apps module is not aligned with the github one. you can also verify the version online at https://www.odoo.sh/project/odooplm/builds regards, Matteo


by
pdima@mks.ru
on 12/10/19, 4:13 AM

Hi, we're using Odoo 13.0. We downloaded your addon from here, using the button above: https://apps.odoo.com/loempia/download/plm/13.0.13.0/VTRKB8vYtg59LrlqFq6kZ.zip?deps


Dear pdima
by
OMNIA SOLUTIONS S.n.c. di Boscolo Matteo & C.
on 12/10/19, 2:26 AM

could you give us more feedback ? are you working on odoo13 ? have you try to download the latest addons from githib ? regards