About This File
If you use the Torgsoft accounting program, this module is indispensable! The module will help you organize the correct and productive work on synchronizing commodity items and unloading orders.
The main features of the module:
- Secure sync connection using a secret key
- Adding new products (without categories)
- Updating existing products (quantity, price)
- The ability to link existing products with products in the Torgsoft program using the Article (sku)
- Customizable order upload
- Changing the status of an order after a successful upload
- Detailed error log with logs
For the module to work, you must select the YML TSGoods.trs format in the program for uploading
Orders are exchanged through XML files, this must also be specified in the program
File Path TSGoods.trs in file structure (DIR_UPLOAD/torg_soft/TSGoods.trs)
Correspondence of fields in TorgSoft synchronization with fields in Opencart / Ocstore
- oldprice - price (Old price, if there is a discount)
- price - price (Price)
- stock_quantity - quantity (Quantity)
- model - model (Модель)
- vendorCode - sku (Article)
- name - name (Name)
- description - description (Description)