[MIG] Migration account_budget_forecast addons to v14.0

This commit is contained in:
Stéphan Sainléger
2022-06-01 21:40:42 +02:00
parent 0cb6311966
commit 1883014efc
36 changed files with 3424 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# -*- coding: utf-8 -*-
from . import account_analytic_account
from . import account_analytic_line
from . import account_move
from . import budget_forecast
from . import budget_forecast_model
from . import sale_order
from . import product
from . import project
from . import budget_coefficient
from . import crm_lead