Skip to content
Open
5 changes: 2 additions & 3 deletions code_backend_theme/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#############################################################################
{
"name": "Code Backend Theme",
"version": "19.0.1.0.0",
"version": "19.0.1.0.1",
"category": "Themes/Backend",
"summary": "Code Backend Theme is an attractive theme for backend",
"description": """Minimalist and elegant theme for Odoo backend""",
Expand All @@ -44,8 +44,7 @@
"code_backend_theme/static/src/scss/theme.scss",
"code_backend_theme/static/src/scss/sidebar.scss",
"code_backend_theme/static/src/js/fields/colors.js",
'code_backend_theme/static/src/js/web_navbar_appmenu'
'/webNavbarAppMenu.js',
'code_backend_theme/static/src/js/web_navbar_appmenu/webNavbarAppMenu.js',
],
"web.assets_frontend": [
"code_backend_theme/static/src/scss/login.scss",
Expand Down
2 changes: 1 addition & 1 deletion crm_dashboard/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
################################################################################
{
'name': "CRM Dashboard",
'version': '19.0.1.0.0',
'version': '19.0.1.0.1',
'category': 'Extra Tools',
'summary': """Get a visual report of CRM through a Dashboard in CRM """,
'description': """CRM dashboard module brings a multipurpose graphical
Expand Down
272 changes: 272 additions & 0 deletions crm_dashboard/i18n/en.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,272 @@
# English translations for crm_dashboard module.
# Copyright (C) 2026 OPENTECH SOLUTIONS by ROSERO ONE
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl-3.0).
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-06-28 00:55+0000\n"
"PO-Revision-Date: 2026-06-28 00:55+0000\n"
"Last-Translator: \n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: crm_dashboard
#: model:ir.actions.client,name:crm_dashboard.action_crm_lead_all_dashboard
msgid "CRM"
msgstr ""

#. module: crm_dashboard
#: model:ir.model.fields,field_description:crm_dashboard.field_crm_team__crm_lead_state_id
msgid "CRM Lead"
msgstr ""

#. module: crm_dashboard
#: model:ir.model.fields,help:crm_dashboard.field_crm_team__crm_lead_state_id
msgid "CRM Lead stage for leads associated with this sales team."
msgstr ""

#. module: crm_dashboard
#: model_terms:ir.ui.view,arch_db:crm_dashboard.view_users_form
msgid "CRM dashboard"
msgstr ""

#. module: crm_dashboard
#: model:ir.ui.menu,name:crm_dashboard.crm_dashboard_menu
msgid "Dashboard"
msgstr ""

#. module: crm_dashboard
#: model_terms:ir.ui.view,arch_db:crm_dashboard.utm_campaign_view_form
msgid "Ratio"
msgstr ""

#. module: crm_dashboard
#: model:ir.model.fields,field_description:crm_dashboard.field_res_users__sales
msgid "Target"
msgstr ""

#. module: crm_dashboard
#: model:ir.model.fields,help:crm_dashboard.field_res_users__sales
msgid "The target value for the salesperson."
msgstr ""

#. module: crm_dashboard
#: model:ir.actions.act_window,name:crm_dashboard.utm_campaign_view_form_ratio_action
#: code:addons/crm_dashboard/models/utm_campaign.py:0
msgid "Win Loss Ratio"
msgstr ""

#. module: crm_dashboard
#: model:ir.model.fields,help:crm_dashboard.field_utm_campaign__total_ratio
msgid "Total lead ratio"
msgstr ""
#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:20
msgid "This Year"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:25
msgid "This Quarter"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:30
msgid "This Month"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:33
msgid "This Week"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:10
msgid "CRM Dashboard"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:56
msgid "My Leads"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:72
msgid "My Opportunities"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:88
msgid "Expected Revenue"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:105
msgid "Revenue"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:121
msgid "Win Ratio"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:138
msgid "Average Closing Time"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:154
msgid "Opportunity Win Loss Ratio"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:171
msgid "Unassigned Leads Count"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:181
msgid "Leads Stage"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:195
msgid "Leads By Months"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:210
msgid "CRM Activities"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:225
msgid "Leads Group By Campaign"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:240
msgid "Leads Group By Medium"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:255
msgid "Leads Group By Source"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:270
msgid "Lost Opportunity/Lead"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:285
msgid "Total Revenue by Salesperson"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:299
msgid "Upcoming Activities"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:351
msgid "Recent Activities"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:407
msgid "Top Salesperson Revenue"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:438
msgid "Top Country Wise Revenue"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:469
msgid "Top Country Wise Count"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:413
msgid "Opportunity"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:444
msgid "Country"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:476
msgid "Count"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:135
msgid "Seconds"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:320
msgid "Activity:"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:327
msgid "Name:"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:333
msgid "Summary:"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/xml/dashboard_templates.xml:388
msgid "Sales Rep:"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/js/crm_dashboard.js:207
msgid "Leads"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/js/crm_dashboard.js:297
msgid "Activity"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/js/crm_dashboard.js:181
msgid "Leads"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/js/crm_dashboard.js:193
msgid "Opportunities"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/js/crm_dashboard.js:205
msgid "Expense Revenue"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/js/crm_dashboard.js:217
msgid "Revenue"
msgstr ""

#. module: crm_dashboard
#: code:addons/crm_dashboard/static/src/js/crm_dashboard.js:229
msgid "Unassigned Leads"
msgstr ""

Loading