deltatech
deltatech copied to clipboard
[14.0][MIG] modul mrp_cost
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'
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'
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: