[NEW] Add budget model funcitonnalities

User is able to generate budget model and model lines
User can reset a budget and generate one using an existing model
This commit is contained in:
Stéphan Sainléger
2022-05-22 18:36:48 +02:00
parent cc9101429a
commit 33521aef9b
12 changed files with 203 additions and 14 deletions

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
from . import models
from . import wizard