T
T
tupoi2016-08-01 13:35:32
Python
tupoi, 2016-08-01 13:35:32

Is it possible to write a script to copy text from an excel document to a 1C form?

It is necessary to copy data from an excel document into a 1C form, there is a lot of data, it takes a long time to do it manually, while there is time I would like to think about a script, is it possible to write it in python 3? what libraries to look at?
Thanks in advance

Answer the question

In order to leave comments, you need to log in

5 answer(s)
K
Konstantin Nagibovich, 2016-08-01
@tupoi

Look at external processing 1C. There are ready-made processing for loading from Excel to configuration objects.
No need to invent something in python, etc. They are not intended for these tasks.

R
rasswet, 2016-08-01
@rasswet

as they said above, processing written in 1C is better for this,
you need to find a ready-made example of reading an excel file from 1C. after that, there will not be much work left to fill in the document.

O
oleshko, 2016-08-01
@oleshko

For managed forms programmist1s.ru/zagruzka-nomenklaturyi-v-1s-8-3-i...
For regular forms www.1c-gu.ru/zagruzka_dannyh_v_1s_82_iz_excel.html

A
Andrey, 2016-08-12
@Andrey052

Can

P
petrgrinev, 2016-11-18
@petrgrinev

in this case it is better to use external processing, or you can write processing from scratch. As a private 1C programmer , if necessary, I can help

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question