Skip to content

Commit 847c363

Browse files
[FIX] real_estate: Prevent build failures
- Removed unused imports from __manifest__.py to resolve build errors. - Compressed Real_Estate_Logo.jpg to reduce its size below 100KB, addressing a build error related to image size limits. Chapter #5
1 parent 7e244b4 commit 847c363

3 files changed

Lines changed: 0 additions & 2 deletions

File tree

estate/models/estate_property.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from typing import DefaultDict
2-
from typing_extensions import ReadOnly
31
from odoo import fields, models, api
42
from odoo.exceptions import ValidationError
53

-180 KB
Binary file not shown.
35.1 KB
Loading

0 commit comments

Comments
 (0)