[NEW] Addons account_budget_forecast creation

This commit is contained in:
Stéphan Sainléger
2022-05-19 12:21:24 +02:00
parent c23f15cf98
commit 0bd839caa3
30 changed files with 2544 additions and 0 deletions

View File

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