[IMP] web_pivot_computed_measure: Saving vertical space

This commit is contained in:
Ernesto Tejeda
2020-12-01 22:57:45 -05:00
committed by CarlosRoca13
parent b66c149b71
commit b6076ea992
5 changed files with 108 additions and 68 deletions

View File

@@ -10,6 +10,10 @@
type="text/javascript"
src="/web_pivot_computed_measure/static/src/js/pivot_controller.js"
/>
<link
rel="stylesheet"
href="/web_pivot_computed_measure/static/src/scss/web_pivot_computed_measure.scss"
/>
</xpath>
</template>
</odoo>