This commit is contained in:
oscar alvarez 2023-05-09 16:28:45 -05:00
parent 2dcbe269c2
commit 6e28da67a7
5 changed files with 3 additions and 3 deletions

View File

@ -72,7 +72,7 @@ def register():
sale.SaleLineKitComponent,
sale.GroupingSalesStart,
sale.PortfolioDetailedStart,
product.Product,
product.Template,
product.ProductStyle,
production.Production,
production.ProductionSummaryStart,

Binary file not shown.

BIN
sale.fodt

Binary file not shown.

Binary file not shown.

View File

@ -27,7 +27,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="quality_analysis" colspan="4"/>
</page>
</xpath>
<!-- <xpath expr="/form/notebook/page[@id='general']/field[@name='description']"
<xpath expr="/form/notebook/page[@id='general']/field[@name='description']"
position="after">
<newline />
<group id="kits" col="1" colspan="2" yfill="1" yexpand="1">
@ -39,5 +39,5 @@ this repository contains the full copyright notices and license terms. -->
<separator name="note"/>
<field name="note"/>
</group>
</xpath> -->
</xpath>
</data>