mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[IMP] make an onchange for location_id, fix readme
This commit is contained in:
@@ -6,7 +6,7 @@ from odoo import api, models
|
||||
|
||||
|
||||
class BomStructureReport(models.AbstractModel):
|
||||
_name = 'report.mrp.mrp_bom_structure_report'
|
||||
_inherit = 'report.mrp.mrp_bom_structure_report'
|
||||
|
||||
@staticmethod
|
||||
def _get_child_vals(record, level, qty, uom):
|
||||
|
||||
Reference in New Issue
Block a user