Skip to content

Instantly share code, notes, and snippets.

@oriewancu
Last active April 24, 2020 04:50
Show Gist options
  • Select an option

  • Save oriewancu/8d1d62aa3b243719005d5befcafa7a27 to your computer and use it in GitHub Desktop.

Select an option

Save oriewancu/8d1d62aa3b243719005d5befcafa7a27 to your computer and use it in GitHub Desktop.
rumahsakit manifest
{
'name': 'Rumah Sakit',
'version': '12.0.1.0.0',
'description': 'Modul untuk Manajemen Rumah Sakit',
'summary': 'Modul untuk Manajemen Rumah Sakit',
'author': 'Ansori',
'website': 'https://ansori.web.id',
'license': 'LGPL-3',
'category': 'Extra Tools',
'depends': [],
'data': [
'pasien.xml'
],
'demo': [],
'auto_install': False,
'application': True,
'installable': True,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment