Skip to content

Latest commit

 

History

History

deltatech_website_sale_attributes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

eCommerce Attribute values

Beta License: LGPL-3 dhongu/deltatech

Features:
  • Afisare valori atribute in functie de produsele determinate

in website_sale.products_attributes after: <t t-foreach="attributes" t-as="a"> add <t t-set="a_value_ids" t-value="a.value_ids.filtered(lambda v: v.id in value_ids.ids)"/>

replace t-foreach="a.value_ids. with t-foreach="a_value_ids.

Table of contents

Bugs are tracked on Terrabit Issues. In case of trouble, please check there if your issue has already been reported.

Do not contact contributors directly about support or help with technical issues.

  • Terrabit
  • Dorin Hongu

Current maintainer:

dhongu

This module is part of the dhongu/deltatech project on GitHub.

You are welcome to contribute.