Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0][MIG] modul mrp_cost #264

Open
wants to merge 18 commits into
base: 14.0
Choose a base branch
from
Open

[14.0][MIG] modul mrp_cost #264

wants to merge 18 commits into from

Conversation

dhongu
Copy link
Owner

@dhongu dhongu commented Jul 26, 2021

No description provided.

@dhongu dhongu requested a review from danila12 July 26, 2021 18:21
@danila12
Copy link
Collaborator

File "deltatech_mrp_cost/models/mrp_production.py", line 84, in _compute_amount
if production.routing_id:

AttributeError: 'mrp.production' object has no attribute 'routing_id'

@danila12
Copy link
Collaborator

File "/deltatech_mrp_cost/models/mrp_production.py", line 106, in _cal_price
self._calculate_amount() # refac calculul
Exception

AttributeError: 'mrp.production' object has no attribute '_calculate_amount'

@danila12
Copy link
Collaborator

Nu intra pe aici:
def _generate_moves(self):
res = super(MrpProduction, self)._generate_moves()
self.assign_picking()
return res

La consumuri face evaluarea, la intrarea in stoc e 0:
2021-08-10 08_05_18-Window

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants