forked from Yaltik/golem
[MIG]GOLEM Activity Session Registration State migration withtout sessions... #2
This commit is contained in:
parent
986c445080
commit
4fdbfb8638
@ -18,8 +18,8 @@
|
||||
{
|
||||
'name': 'GOLEM Activity Session Member Registrations States',
|
||||
'summary': 'GOLEM Activities Session Member Registration states',
|
||||
'description': ''' Non-profit french MJC activities session member
|
||||
registration states management ''',
|
||||
'description': ''' Non-profit french MJC activities member registration
|
||||
states management ''',
|
||||
'version': '0.1',
|
||||
'category': 'GOLEM',
|
||||
'author': 'Fabien Bourgeois',
|
||||
@ -27,6 +27,6 @@
|
||||
'application': False,
|
||||
'installable': True,
|
||||
'depends': ['golem_activity_registration'],
|
||||
'data': ['views/golem_activity_session_registration_view.xml',
|
||||
'data': ['views/golem_activity_registration_view.xml',
|
||||
'views/golem_member_view.xml', 'views/golem_activity_view.xml']
|
||||
}
|
||||
|
@ -15,4 +15,4 @@
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
from . import golem_activity_session_registration
|
||||
from . import golem_activity_registration
|
||||
|
Loading…
x
Reference in New Issue
Block a user