Skip to content

Import / Export

Import and export data between Paloma365 and Excel/CSV files.

How to Access

Navigate to Settings → Import / Export in the sidebar.

Route: /settings/import-export

Quick actions:

Overview

The Import / Export page allows you to:

  • Export data from any reference table (items, clients, warehouses, employees, etc.) to a CSV file
  • Import items and services from Excel files (.xls, .xlsx) into the system

Export

Available Tables

TableDescription
Items & ServicesProduct catalog (s_items)
Clients / SuppliersCounterparties (s_clients)
WarehousesStorage locations (s_warehouse)
EmployeesStaff (s_employee)
OrganizationsLegal entities (s_organizations)
Units of MeasurementMeasurement units (s_units_of_measurement)
SpecificationsItem categories (s_specifications)
Price TypesPrice categories (s_prices_types)
Payment TypesPayment methods (s_types_of_payment)

Step-by-Step Guide

  1. Select the Export tab
  2. Choose a table from the dropdown
  3. Click Preview to see the data before downloading
  4. Click Download CSV to save the file

Import

Supported Formats

  • .xls (Excel 97-2003)
  • .xlsx (Excel 2007+)
  • .csv (Comma-separated values)

Step-by-Step Guide

  1. Select the Import tab
  2. Click the upload area or drag and drop a file
  3. Click Import to upload the file

Import Template

The Excel import expects the following column order for items:

ColumnFieldDescription
AidoutExternal ID
BisgroupIs group (Yes/No)
CparentidParent group name
DnameItem name
EpricePrice
FmeasurementUnit of measurement name
GmainShtrihBarcode

Tips

  • Export data first to see the expected format before importing
  • The import will update existing items if a matching name is found
  • New items will be created if no match exists
  • Maximum file size for import: 50 MB

FAQ

Q: Can I import items with prices?

A: Yes, include the price in column E of the Excel file.

Q: What happens if an item already exists?

A: The system matches by name (case-insensitive). Existing items are updated, new items are created.

Q: Can I export documents?

A: Currently, only reference tables (guides) can be exported. Document export is available through individual document pages.