Browse Source

base_custom_info 12.0.1.0.1

12.0-mig-module_prototyper_last
OCA-git-bot 5 years ago
parent
commit
1a7b8263d3
  1. 2
      base_custom_info/__manifest__.py

2
base_custom_info/__manifest__.py

@ -7,7 +7,7 @@
'name': "Base Custom Info", 'name': "Base Custom Info",
'summary': "Add custom field in models", 'summary': "Add custom field in models",
'category': 'Tools', 'category': 'Tools',
'version': '12.0.1.0.0',
'version': '12.0.1.0.1',
'depends': [ 'depends': [
'base_setup', 'base_setup',
], ],

Loading…
Cancel
Save