Viewing posts for the category Tryton
Just a little script to find duplicate contact_mechanism entries on parties in tryton (how i run tryton stuff using ipython and proteus):
So I was busy testing tryton import scripts .. which means constantly re-setting my DB to clear it (deleting just takes 10 times longer than SQL restore)..
So after a bit of experimenting I now know how to add Notes to other objects (like Party) for example:
Just a very quick one-liner I use when testing my import scripts on tryton (on gentoo):
So I got this error when trying to run trytond_import_countries and trytond_import_currencies ..