update misc

This commit is contained in:
Ivan Office
2024-12-26 18:19:19 +08:00
7 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
{ {
'name': 'ChatGPT4, China Ali,AiGC Center.Ai服务中心聚合全网Ai', 'name': 'ChatGPT4, China Ali,AiGC Center.Ai服务中心聚合全网Ai',
'version': '18.0.24.11.06', 'version': '18.0.24.12.26',
'author': 'odooai.cn', 'author': 'odooai.cn',
'company': 'odooai.cn', 'company': 'odooai.cn',
'maintainer': 'odooai.cn', 'maintainer': 'odooai.cn',

View File

@@ -4,7 +4,7 @@
<h2 class="oe_slogan"> Latest ChatGPT AI Center. GPT 3.5, Ali Ai, Baidu Ai, Multi Robot Support. Chat and Training </h2> <h2 class="oe_slogan"> Latest ChatGPT AI Center. GPT 3.5, Ali Ai, Baidu Ai, Multi Robot Support. Chat and Training </h2>
<h3 class="oe_slogan"> Support chatgpt 4 32k. 3.5 turbo, text-davinci, Integration All ChatGpt Api. </h3> <h3 class="oe_slogan"> Support chatgpt 4 32k. 3.5 turbo, text-davinci, Integration All ChatGpt Api. </h3>
<div class="oe_row"> <div class="oe_row">
<h3>Latest update: v18.24.11.06</h3> <h3>Latest update: v18.24.12.26</h3>
<div class="row"> <div class="row">
<div class="row"> <div class="row">
Add Alibaba Qwen support(search 'app_ai_ali'), update chatgpt api Add Alibaba Qwen support(search 'app_ai_ali'), update chatgpt api

View File

@@ -31,7 +31,7 @@
<field name="image_avatar"/> <field name="image_avatar"/>
<field name="active"/> <field name="active"/>
<templates> <templates>
<t t-name="kanban-box"> <t t-name="card">
<div class="oe_kanban_card oe_kanban_global_click"> <div class="oe_kanban_card oe_kanban_global_click">
<div class="o_kanban_image me-1"> <div class="o_kanban_image me-1">
<img t-att-src="kanban_image('ai.robot', 'image_avatar', record.id.raw_value)" alt="Robot Provider" class="o_image_64_contain"/> <img t-att-src="kanban_image('ai.robot', 'image_avatar', record.id.raw_value)" alt="Robot Provider" class="o_image_64_contain"/>

View File

@@ -18,7 +18,7 @@
<section class="container app"> <section class="container app">
<div class="oe_row oe_spaced" style="max-width: 95%;"> <div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="row"> <div class="row">
<h2 class="oe_slogan">This is a Long Term Support Apps.Update: v18.24.12.19</h2> <h2 class="oe_slogan">This is a Long Term Support Apps.Update: v18.24.12.26</h2>
<div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;"> <div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">
<ul class="list-group"> <ul class="list-group">
<li class="list-group-item">1. Deletes Odoo label in footer</li> <li class="list-group-item">1. Deletes Odoo label in footer</li>
@@ -345,4 +345,4 @@
</div> </div>
</div> </div>
</section> </section>
</html> </html>

View File

@@ -51,7 +51,7 @@
<field name="path_temp"/> <field name="path_temp"/>
<field name="color"/> <field name="color"/>
<templates> <templates>
<t t-name="kanban-box"> <t t-name="card">
<div t-attf-style="border-left: 3px solid #{record.color.raw_value}" t-attf-class="oe_kanban_global_click"> <div t-attf-style="border-left: 3px solid #{record.color.raw_value}" t-attf-class="oe_kanban_global_click">
<div class="oe_kanban_details"> <div class="oe_kanban_details">
<strong class="o_kanban_record_title"><field name="name"/></strong> <strong class="o_kanban_record_title"><field name="name"/></strong>

View File

@@ -24,7 +24,7 @@
{ {
'name': 'Odoo Module Sample. App sample with widget. Odoo开发规范模板', 'name': 'Odoo Module Sample. App sample with widget. Odoo开发规范模板',
'version': '18.0.24.11.18', 'version': '18.0.24.12.26',
'author': 'odooai.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.odooai.cn', 'website': 'https://www.odooai.cn',

View File

@@ -173,7 +173,7 @@
<field name="w_color_s"/> <field name="w_color_s"/>
<templates> <templates>
<t t-name="kanban-box"> <t t-name="card">
<div t-attf-class="#{!selection_mode ? kanban_color(record.color.raw_value) : ''} oe_kanban_global_click o_has_icon oe_kanban_content oe_kanban_card"> <div t-attf-class="#{!selection_mode ? kanban_color(record.color.raw_value) : ''} oe_kanban_global_click o_has_icon oe_kanban_content oe_kanban_card">
<div t-attf-class="o_kanban_card_header"> <div t-attf-class="o_kanban_card_header">
<div class="o_kanban_card_header_title"> <div class="o_kanban_card_header_title">