Search 1.9 billion lines of Odoo code on GitHub

child_sync_gp

Author: Compassion CH
License: no license
Branch: 8.0
Repository: Alaggaerion/compassion-switzerland
Dependencies: child_compassion, and mysql_connector
Languages: Python (297, 90.0%), XML (5, 1.5%), and reStructuredText (28, 8.5%)
Other repositories: CompassionCH/compassion-switzerland, Grazia976/compassion-switzerland, HeerPhilippe/compassion-switzerland, MickSandoz/compassion-switzerland, Nooka10/compassion-switzerland, Quillasp/compassion-switzerland, Secheron/compassion-switzerland, SylvainLosey/compassion-switzerland, Theyiot/compassion-switzerland, WithPrice/compassion-switzerland, albertsh/compassion-switzerland, c-meier/compassion-switzerland, cmtCousteau/compassion-switzerland, cokotracy/compassion-switzerland, consultingerp/theme_crowdfunding, davidZIVI/compassion-modules, davidZIVI/compassion-switzerland, davidwul/compassion-switzerland, emgirardin/compassion-switzerland, jklay/compassion-switzerland, jonathantarabbia/compassion-switzerland, josueBulle/compassion-switzerland, maxime-beck/compassion-switzerland, nbornand/compassion-switzerland, ndtran/compassion-switzerland, nfluckiger/compassion-switzerland, quentingigon/compassion-switzerland, samuel-fringeli/compassion-switzerland, samybucher/compassion-switzerland, simhayoz/compassion-switzerland, steveferry/compassion-switzerland, suningwz/compassion-switzerland, vidtsin/compassion-switzerland, vwvw/compassion-switzerland, and wvmrtn/compassion-switzerland

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="sync-compassion-children-with-gp"></a> <h2>Sync Compassion Children with GP</h2> <p>This module syncs all children and projects with GP so that the information can be seen from GP.</p> <a name="installation"></a> <h3>Installation</h3> <p>Make sure you have pysmb installed (sudo pip install pysmb)</p> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to add settings in .conf file of Odoo:</p> <ul class="simple"> <li>mysql_host = &lt;mysql host of gp&gt;</li> <li>mysql_db = &lt;mysql database of gp&gt;</li> <li>mysql_user = &lt;mysql user of gp&gt;</li> <li>mysql_pw = &lt;mysql password of gp&gt;</li> <li>smb_user = &lt;samba user for pushing child pictures on the NAS&gt;</li> <li>smb_pwd = &lt;samba password&gt;</li> <li>smb_ip = &lt;IP Address of the NAS&gt;</li> <li>smb_port = &lt;Samba Port&gt;</li> <li>gp_pictures = &lt;Path to the folder of child pictures on the NAS&gt;</li> </ul> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Emanuel Cino &lt;<a class="reference external" href="mailto:ecino&#64;compassion.ch">ecino&#64;compassion.ch</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <p>This module is maintained by <cite>Compassion Switzerland &lt;https://www.compassion.ch&gt;</cite>.</p>