S
S
sllugovskih2015-03-27 12:33:23
PHP
sllugovskih, 2015-03-27 12:33:23

How to upload price lists of suppliers to the site from 1C?

Hello, I work in an auto parts store, the entire database is stored in 1C Enterprise 8.2, the Alfa-Auto configuration is: rarus.ru/1c-auto/alfa-avto-avtosalon-avtoservis-av...
We want to make a site like exist. ru so that a person on the site, when searching by part number, can see if we have this part in stock, and also to display the quantity in stock in the warehouses of suppliers, and different types of prices.
I have some experience in 1C programming and also good experience in PHP programming. But the question arose of how to upload the price lists of suppliers from 1C, let's say, to the FTP site server on a schedule. What would then parse these files in PHP. As I know, 1C enterprise allows you to upload only the range of goods to the site, but what about price lists?
Perhaps someone had such a problem or similar. Thanks for any advice where to dig.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sergey Novikov, 2015-03-27
@sllugovskih

1C allows you to upload prices, the function is called exchange with the site . You need to write a parser for this (some CMS have this functionality).

S
ShamblerR, 2015-03-31
@ShamblerR

the site is not on Bitrix at once?
if Bitrix then 1s wrote a module for 1s-Bitrix
two-way demons hang and track transactions.
If on other engines, then the api hand flag too;)

I
Ilya, 2015-04-01
@riv82

На самом деле это не такая простая задача. Штатная 1с такого не позволяет. Вроде есть какие-то сторонние закрытые разработки на эту тему, но мой опыт показывает что лучше самому всё сделать.
Надо наладить загрузку прайсов поставщиков в 1с, потом сделать сведение прайсов между собой и с остатками на Вашем складе, потом уже переделать выгрузку на сайт чтобы на сайте это было видно. Сайт тоже надо допилить под эту задачу.

Кирилл, 2015-04-27
@Karapuzzzz

Если у Вас есть хороший опыт PHP, тогда используйте типовой механизм выгрузки на сайт по FTP и дольше на стороне клиента парсите файл. Если это не представляется возможным, то работа программиста по созданию механизма выгрузки займет от 10 часов в расценках Вашего региона и в зависимости от сложности ТЗ

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question