Cupping bug
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
<form col="4">
|
<form col="4">
|
||||||
<label name="sequence"/>
|
<label name="sequence"/>
|
||||||
<field name="sequence"/>
|
<field name="sequence"/>
|
||||||
|
<label name="session"/>
|
||||||
|
<field name="session"/>
|
||||||
<label name="sample"/>
|
<label name="sample"/>
|
||||||
<field name="sample"/>
|
<field name="sample"/>
|
||||||
<label name="public_origin"/>
|
<label name="public_origin"/>
|
||||||
|
|||||||
@@ -105,8 +105,8 @@
|
|||||||
height="180"/>
|
height="180"/>
|
||||||
</page>
|
</page>
|
||||||
<page string="Cupping sessions" id="cupping_sessions" col="1">
|
<page string="Cupping sessions" id="cupping_sessions" col="1">
|
||||||
<field name="cupping_lines" colspan="1" mode="tree"
|
<field name="cupping_lines" colspan="1" mode="tree,form"
|
||||||
view_ids="purchase_trade.coffee_cupping_session_sample_view_tree"
|
view_ids="purchase_trade.coffee_cupping_session_sample_view_tree,purchase_trade.coffee_cupping_session_sample_view_form"
|
||||||
height="160"/>
|
height="160"/>
|
||||||
</page>
|
</page>
|
||||||
<page string="Notes" id="notes" col="2">
|
<page string="Notes" id="notes" col="2">
|
||||||
|
|||||||
Reference in New Issue
Block a user