[IMP]GOLEM Members : tags better places
This commit is contained in:
parent
6f6751e1ce
commit
4e8671f69a
@ -686,7 +686,7 @@ msgstr "Téléphone"
|
|||||||
#. module: golem_member
|
#. module: golem_member
|
||||||
#: field:golem.member,pictures_agreement:0
|
#: field:golem.member,pictures_agreement:0
|
||||||
msgid "Pictures agreement?"
|
msgid "Pictures agreement?"
|
||||||
msgstr "Accord pour les images?"
|
msgstr "Accord pour les photographies?"
|
||||||
|
|
||||||
#. module: golem_member
|
#. module: golem_member
|
||||||
#: help:golem.member,notify_email:0
|
#: help:golem.member,notify_email:0
|
||||||
|
@ -34,8 +34,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
<field name="name" class="oe_inline" readonly="True" />
|
<field name="name" class="oe_inline" readonly="True" />
|
||||||
</h1>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="oe_right oe_button_box" name="buttons" />
|
||||||
<group>
|
<group>
|
||||||
<field name="season_ids" widget="many2many_tags" />
|
<field name="season_ids" widget="many2many_tags" />
|
||||||
|
<field name="category_id" widget="many2many_tags"
|
||||||
|
placeholder="Tags..."/>
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
<group string="Personal details">
|
<group string="Personal details">
|
||||||
@ -91,8 +94,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
</page>
|
</page>
|
||||||
<page name="other_page" string="Others">
|
<page name="other_page" string="Others">
|
||||||
<group>
|
<group>
|
||||||
<field name="category_id" widget="many2many_tags"
|
|
||||||
placeholder="Tags..."/>
|
|
||||||
<field name="comment" placeholder="Put an internal note..." />
|
<field name="comment" placeholder="Put an internal note..." />
|
||||||
</group>
|
</group>
|
||||||
</page>
|
</page>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user