mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_anelusia, *: adapt s_pricelist_boxed
*: theme_anelusia, theme_artists, theme_avantgarde, theme_beauty, theme_bewise, theme_bistro, theme_bookstore, theme_buzzy, theme_clean, theme_cobalt, theme_enark, theme_graphene, theme_kea, theme_kiddo, theme_loftspace, theme_monglia, theme_nano, theme_notes, theme_odoo_experts, theme_orchid, theme_paptic, theme_real_estate, theme_treehouse, theme_vehicle, theme_yes, theme_zap This commit adds customizations related to s_numbers_showcase, added in https://github.com/odoo/odoo/pull/176145 task-4094410 Part of task-4077427 closes odoo/design-themes#858 Related: odoo/odoo#176145 Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
@@ -357,4 +357,11 @@
|
||||
<field name="url">/theme_bistro/static/src/img/backgrounds/20.jpg</field>
|
||||
</record>
|
||||
|
||||
<!-- Pricelist boxed -->
|
||||
<record id="s_pricelist_boxed_default_background" model="theme.ir.attachment">
|
||||
<field name="key">website.s_pricelist_boxed_default_background</field>
|
||||
<field name="name">website.s_pricelist_boxed_default_background</field>
|
||||
<field name="url">/theme_bistro/static/src/img/backgrounds/s_pricelist_boxed_default_background.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user