v 12.0 Third Party 859
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Manufacturing (mrp)
Inventory (stock)
Discuss (mail)
Lines of code 82
Technical Name deltatech_mrp_planning
LicenseAGPL-3
Websitehttps://www.terrabit.ro
Versions 12.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Manufacturing (mrp)
Inventory (stock)
Discuss (mail)
Lines of code 82
Technical Name deltatech_mrp_planning
LicenseAGPL-3
Websitehttps://www.terrabit.ro
Versions 12.0

MRP Planning

License: AGPL-3 dhongu/deltatech

Features:

  • Calculates the planned data for the production order and for the work orders
  • Similar to mrp_workorder

Table of contents

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Terrabit
  • Dorin Hongu

Maintainers

Current maintainer:

dhongu

This module is part of the dhongu/deltatech project on GitHub.

You are welcome to contribute.

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.
Any plans for version 13?
by
jaya.angeles@gmail.com
on 9/12/20, 12:15 AM

Any plans for version 13?


by
CARLOS RODRIGUEZ FAJARDO
on 2/23/20, 4:57 AM

You have not responded to the error reported !! Waiting answer Regards CARLOS RODRIGUEZ


by
CARLOS RODRIGUEZ FAJARDO
on 2/18/20, 1:39 AM

The error remains the same: Odoo Server Error Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/tools/safe_eval.py", line 350, in safe_eval return unsafe_eval(c, globals_dict, locals_dict) File "", line 1, in File "/usr/lib/python3/dist-packages/odoo/addons/deltatech_mrp_planning/models/mrp_production.py", line 25, in button_plan planned_date = production.date_planned_start # la data asta trebuie sa inceapa File "/usr/lib/python3/dist-packages/odoo/fields.py", line 968, in __get__ record.ensure_one() File "/usr/lib/python3/dist-packages/odoo/models.py", line 4652, in ensure_one raise ValueError("Expected singleton: %s" % self) ValueError: Expected singleton: mrp.production(2821, 2823) Thanks


by
CARLOS RODRIGUEZ FAJARDO
on 2/17/20, 6:11 AM

Thank you


MISTAKES
by
CARLOS RODRIGUEZ FAJARDO
on 2/17/20, 6:09 AM

Hi. The module is not working properly. Two mistakes: 1/ When I select mass Production orders to create work orders is wrong. I have to individually create work orders for each production order. 2/When I create work orders, they all have the same work time. Can you help me


by
CARLOS RODRIGUEZ FAJARDO
on 2/15/20, 12:55 PM

Hi. The module is not working properly. Two mistakes: 1/ When I select mass Production orders to create work orders is wrong. I have to individually create work orders for each production order. 2/When I create work orders, they all have the same work time. Can you help me THANKS

Re:
by
Dorin Hongu
on 2/17/20, 5:41 AM

I made a small change that I hope will solve the first problem.