Hi Pjal,
On 25 July 2012 15:29, Cédric Krier <[email protected]> wrote: > On 24/07/12 18:29 -0700, pjal wrote: > > I have some name patient in excel, My question is how to export name from > > excel to database. > > You could convert your excel into CSV file and use proteus to write a > script that will parse the file and create records. > Take a look at the demo script [0] which is used to populate the demo database. [0] http://hg.savannah.gnu.org/hgweb/health/file/1eac8295f632/tryton/demo Regards and thanks Ronald Munjoma > > http://pypi.python.org/pypi/proteus/2.4.0 > http://docs.python.org/library/csv > > -- > Cédric Krier > > B2CK SPRL > Rue de Rotterdam, 4 > 4000 Liège > Belgium > Tel: +32 472 54 46 59 > Email/Jabber: [email protected] > Website: http://www.b2ck.com/ > -- [email protected] mailing list
