On 04 Apr 09:24, [email protected] wrote: > Dear all, > > I installed the Party_Relationship module in the same way I did for other > modules such as the party module. > > However I do not see the party_relationship module in my overview of > modules - where I can enables modules. > > How can I get the module be seen by Tryton ? How can I check whether > installation is done correctly ? > > I extracted the trytond_party_relationship-3.4.1.tar.gz into folder tryton, > then ran "sudo python setup.py install". > > I can then see in directory /usr/local/lib/python2.7/dist-packages that > trytond_party-3.4.1-py2.7.egg > is added, this means it should be available now in Tryton. However it > does not show up. > > > Anyone ideas what to do ?
If you have installed the module after the creation of the database, you have to make an update to see new modules. See https://bugs.tryton.org/issue2638 -- Cédric Krier - B2CK SPRL Email/Jabber: [email protected] Tel: +32 472 54 46 59 Website: http://www.b2ck.com/
