mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[IMP] mrp_multi_level: fix typo
This commit is contained in:
@@ -750,7 +750,7 @@ class MultiLevelMrp(models.TransientModel):
|
||||
)
|
||||
logger.info(log_msg)
|
||||
|
||||
logger.info("Enb MRP calculation")
|
||||
logger.info("End MRP calculation")
|
||||
|
||||
@api.model
|
||||
def _get_demand_groups(self, product_mrp_area):
|
||||
|
||||
Reference in New Issue
Block a user