[FIX] stock_picking_batch_custom: mover inclusión de CSS a manifest assets
This commit is contained in:
parent
3372cb453b
commit
4a928e92dd
2 changed files with 6 additions and 6 deletions
|
|
@ -42,10 +42,5 @@
|
|||
</field>
|
||||
</record>
|
||||
|
||||
<!-- Incluir CSS específico del módulo para sombreado de filas pares -->
|
||||
<template id="assets_backend_inherit" inherit_id="web.assets_backend" name="stock_picking_batch_custom assets">
|
||||
<xpath expr="." position="inside">
|
||||
<link rel="stylesheet" type="text/css" href="/stock_picking_batch_custom/static/src/css/stock_picking_batch.css"/>
|
||||
</xpath>
|
||||
</template>
|
||||
<!-- assets: moved to manifest 'assets' declaration -->
|
||||
</odoo>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue