v 13.0 Third Party 5777
Download for v 13.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 90
Technical Name web_one2many_kanban
LicenseAGPL-3
Websitehttp://www.serpentcs.com
Versions 11.0 12.0 13.0 7.0 9.0 8.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 90
Technical Name web_one2many_kanban
LicenseAGPL-3
Websitehttp://www.serpentcs.com
Versions 11.0 12.0 13.0 7.0 9.0 8.0

Web One2many Kanban

"Display One2many records in kanban view"

Functionality

This module is developed to extend the functionality of kanban view.

It fill the gaps at certain extent by allowing to display one2many records in kanban view.


This is the one2many records which is displayed in form view.
You need to define one2many field in kanban view definition and use for loop(same way we use in qweb) to display fields in kanban view.
Example:
<t t-foreach="record.one2manyfield.raw_value" t-as="o">
    <t t-esc="o.name"/>
    <t t-esc="o.many2onefield[1]"/>

</t>
After installing this module kanban view one2many record will be display like.
Check out our various Odoo Services below
 
Odoo Consulting Gap Analysis and BPR Odoo Implementation Integration with E-Commerce Odoo Technical Training
Offshore & Onsite Development Support and Maintenance Hire Dedicated Odoo Developer Payment Gateway Integrations Odoo Functional Training
Odoo Mobile App Development Odoo Manual Testing Odoo Automated Testing Integration with Shipping API Installation & Hosting
 
Check out our various Odoo Based Products
 
Restaurant Management Property Management Visa Agency Management Singapore Localization School, University Management
Construction Management Fleet Management Medical ERP Hotel Management Human Resource Management
Field Service Management Spa & Salone Management Ringcentral telephone integration Customer Relationship Talent Management
 
For any questions, support and development contact us.
 
(+91) 98793-54457, (+91) 90334-72982 +91-79-2975-0867 contact@serpentcs.com www.serpentcs.com www.serpentcs.in www.odooqa.com
WhatsApp, Telegram or Call 24X7 Help! Send Mail Browse our Services Browse our Products QA Services
 

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
by
Jawaher
on 3/16/22, 4:40 AM



by
Komarov Oleksandr
on 11/16/20, 10:49 AM

After install this module (v13.0)
in the Task kanban view, the asterisk (field priority with widget='priority') stop working:

  • when you hover your mouse over an asterisk, it is not highlighted in yellow.
  • when you click on the asterisk, instead of increasing the priority of the task, a menu opens Discuss.
Re:
by
Jay Vora - SerpentCS
on 11/18/20, 2:49 AM Author

Thank you for reporting here  too : https://github.com/JayVora-SerpentCS/SerpentCS_Contributions/issues/520
We will respond there.

Thanks.