forked from Yaltik/golem
[FIX]GOLEM Resource Pack : add name on form, as it is required
This commit is contained in:
parent
0e20503a8b
commit
460d138730
@ -20,7 +20,7 @@
|
|||||||
'name': 'GOLEM resources pack',
|
'name': 'GOLEM resources pack',
|
||||||
'summary': 'GOLEM resources pack',
|
'summary': 'GOLEM resources pack',
|
||||||
'description': ''' GOLEM resources pack ''',
|
'description': ''' GOLEM resources pack ''',
|
||||||
'version': '10.0.0.0.4',
|
'version': '10.0.0.0.5',
|
||||||
'category': 'GOLEM',
|
'category': 'GOLEM',
|
||||||
'author': 'Youssef El Ouahby, Fabien Bourgeois',
|
'author': 'Youssef El Ouahby, Fabien Bourgeois',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
|
@ -57,6 +57,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
<group>
|
<group>
|
||||||
<group name="general" string="Pack" colspan="2">
|
<group name="general" string="Pack" colspan="2">
|
||||||
<field name="id" invisible="1"/>
|
<field name="id" invisible="1"/>
|
||||||
|
<field name="name" />
|
||||||
<field name="user_id" />
|
<field name="user_id" />
|
||||||
<field name="partner_id" />
|
<field name="partner_id" />
|
||||||
<field name="note" />
|
<field name="note" />
|
||||||
|
Loading…
Reference in New Issue
Block a user