Package org.bgerp.plugin.inventory.sync1c.service
package org.bgerp.plugin.inventory.sync1c.service
-
ClassDescriptionHTTP client for 1C ERP REST API.Single item in the write-off request.Minimal RFC4180 CSV reader/writer for the sync1c File protocol — no CSV library is otherwise used in this project, so a dedicated dependency isn't warranted for two simple flat formats.Service for managing the export queue and sending write-offs to 1C.Result of a single
ExportService.sendExportQueue(ExportQueue)attempt — carries the item count alongside the error so callers can log it (see inventory_sync1c_export_log) without a secondExportService.buildWriteoffItems(int, Sync1cConnector)lookup.Imports stock data from 1C into BGERP inventory tables.