[FIX]GOLEM Resource Pack : add name on form, as it is required

This commit is contained in:
Fabien BOURGEOIS 2018-04-18 17:50:05 +02:00
parent 0e20503a8b
commit 460d138730
2 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,7 @@
'name': 'GOLEM resources pack',
'summary': 'GOLEM resources pack',
'description': ''' GOLEM resources pack ''',
'version': '10.0.0.0.4',
'version': '10.0.0.0.5',
'category': 'GOLEM',
'author': 'Youssef El Ouahby, Fabien Bourgeois',
'license': 'AGPL-3',

View File

@ -57,6 +57,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<group>
<group name="general" string="Pack" colspan="2">
<field name="id" invisible="1"/>
<field name="name" />
<field name="user_id" />
<field name="partner_id" />
<field name="note" />