|
@ -3,7 +3,7 @@ |
|
|
|
|
|
|
|
|
<data> |
|
|
<data> |
|
|
<template id="report_simple_label" inherit_id="product.report_simple_label"> |
|
|
<template id="report_simple_label" inherit_id="product.report_simple_label"> |
|
|
<xpath expr="//div[hasclass('col-4')]" position="replace"> |
|
|
<xpath expr="//div" position="replace"> |
|
|
<div class="col-xs-4" style="padding:0;"> |
|
|
<div class="col-xs-4" style="padding:0;"> |
|
|
<table style="border-spacing:0;margin-bottom:0;height:122px;" class="table"> |
|
|
<table style="border-spacing:0;margin-bottom:0;height:122px;" class="table"> |
|
|
<thead> |
|
|
<thead> |
|
|