mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[ADD] name field dashboard view
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
<field name="arch" type="xml">
|
<field name="arch" type="xml">
|
||||||
<form string="Board Service Line">
|
<form string="Board Service Line">
|
||||||
<group>
|
<group>
|
||||||
|
<field name="name" />
|
||||||
<field name="amount"/>
|
<field name="amount"/>
|
||||||
<field name="board_service_line_ids">
|
<field name="board_service_line_ids">
|
||||||
<tree editable="bottom">
|
<tree editable="bottom">
|
||||||
|
|||||||
Reference in New Issue
Block a user