[IMP] - add an option to enable forecasts by company

This commit is contained in:
sbejaoui
2020-10-07 15:46:16 +02:00
parent 4db5c90a1d
commit 2b7e1f07d2
7 changed files with 79 additions and 4 deletions

View File

@@ -2,3 +2,4 @@ from . import contract
from . import contract_line
from . import contract_line_forecast_period
from . import res_company
from . import res_config_settings