This commit is contained in:
Marwan Alwali 2025-01-30 13:11:17 +03:00
parent 9cd5c454d2
commit 74e4bb1684
7 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@ from django_ledger.forms.invoice import (
PaidInvoiceModelUpdateForm,
)
from django_ledger.forms.account import AccountModelCreateForm, AccountModelUpdateForm
from django_ledger.forms.estimate import EstimateModelCreateForm
# from django_ledger.forms.estimate import EstimateModelCreateForm
from django_ledger.forms.invoice import InvoiceModelCreateForm
from django_ledger.forms.item import (
ServiceCreateForm,

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB