Browse Source

[ADD] Initial Commit

pull/124/head
Ajmalcybrosys 6 years ago
parent
commit
59281e04f6
  1. 2
      product_barcode/views/product_label.xml

2
product_barcode/views/product_label.xml

@ -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>

Loading…
Cancel
Save