Skip to content

Commit

Permalink
[FIX] try to fix deploy errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
JordiBForgeFlow committed Sep 21, 2015
1 parent c424fb1 commit 9282a70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
<page name="procurement_orders"
string="Procurement Orders">
<group>
<field name="procurement_id" invisible="1"/>
<field name="procurement_state" invisible="1"/>
<field name="procurement_orders"
nolabel="1"/>
</group>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
<notebook position="inside">
<page name="resource_plan_lines" string="Resource Plan Lines">
<group>
<field name="procurement_id" invisible="1"/>
<field name="procurement_state" invisible="1"/>
<field name="analytic_resource_plan_lines"
nolabel="1"/>
</group>
Expand Down

0 comments on commit 9282a70

Please sign in to comment.