On 28 May 15:07, Fabyc wrote: > > Mixing series. > > > > I thought my mistake was when I cloned trytond I did it like this[1], it > downloaded the > version 3.2.1 of trytond and modules too, then I cloned again but this time > with the current > release (3.2.0) [2]. I tried to install account_invoice_stock [3] and I got > the same error again: > > TypeError: unsupported operand type(s) for |: 'list' and 'set' > > > [1] hg nclone http://hg.trytond.org/trytond -r 3.2 > [2] hg nclone http://hg.trytond.org/trytond -r 3.2.0
Boths are wrong. "-r" is for revision, use -b for branch. > [3] server/bin/trytond -c /etc/trytond.conf -d test -i account_invoice_stock -- Cédric Krier - B2CK SPRL Email/Jabber: [email protected] Tel: +32 472 54 46 59 Website: http://www.b2ck.com/
pgpvkgQSjGoo7.pgp
Description: PGP signature
