summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/x_banner_banner.py
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-03-04 20:44:46 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-03-04 20:44:46 +0700
commit60de643d4a5f19abc7bee34ccd2e6e6f6219a750 (patch)
tree813ceccd00b335ad8e5ead191f3241de3117337e /indoteknik_custom/models/x_banner_banner.py
parent92b6da28414fed56732f86e1f04ea2fac3464d7d (diff)
<iman> CR renca banner
Diffstat (limited to 'indoteknik_custom/models/x_banner_banner.py')
-rwxr-xr-xindoteknik_custom/models/x_banner_banner.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/models/x_banner_banner.py b/indoteknik_custom/models/x_banner_banner.py
index 810bdf39..16d54b02 100755
--- a/indoteknik_custom/models/x_banner_banner.py
+++ b/indoteknik_custom/models/x_banner_banner.py
@@ -25,4 +25,5 @@ class XBannerBanner(models.Model):
('4', '4')
], string='Group by Week')
x_headline_banner = fields.Text(string="Headline Banner")
- x_description_banner = fields.Text(string="Description Banner") \ No newline at end of file
+ x_description_banner = fields.Text(string="Description Banner")
+ x_keyword_banner = fields.Text(string="Keyword Banner") \ No newline at end of file