Skip to main content

ArtD SIIGO.

Project description

ArtD SIIGO

The SIIGO package developed by ArtD, allows the integration of the Colombian ERP SIIGO, is responsible for importing the data to then be approved and the subsequent incorporation of data within SIIGO, data such as clients, products and accounting vouchers.

How to use?

1. Install The package

pip install artd-siigo

2. Add the required on settings.py as follows

INSTALLED_APPS = [
    "dal",
    "dal_select2",
    "django.contrib.admin",
    "django.contrib.auth",
    "django.contrib.contenttypes",
    "django.contrib.sessions",
    "django.contrib.messages",
    "django.contrib.staticfiles",
    "django_extensions",
    "django_json_widget",
    "artd_location",
    "artd_modules",
    "artd_partner",
    "artd_service",
    "artd_urls",
    "artd_product",
    "artd_customer",
    "artd_promotion",
    "artd_order",
    "artd_siigo",
]

3. Run the migrations command

python manage.py migrate

4. Run the base commands

python manage.py create_countries
python manage.py create_colombian_regions
python manage.py create_colombian_cities
python manage.py create_taxes
python manage.py create_apps
python manage.py create_services
python manage.py insert_installed_apps_and_permissions
python manage.py populate_customer_types your_partner_slug
python manage.py populate_customer_person_types your_partner_slug
python manage.py populate_customer_document_types your_partner_slug
python manage.py map_locations

5. Create a superuser

python manage.py createsuperuser

6. Log in to your Django instance manager

7. Create a partner

8. Configure your SIIGO credencials

9. Configure SIIGO credentials in the SIIGO Credentials menu within the ArtD SIIGO app.

The required fields:

  • Partner: Selector for Yopper company.
  • Partner ID: Company ID in SIIGO.
  • Is in sandbox: Set whether it is in test mode or not (recommended at the beginning).
  • API URL: SIIGO API URL.
  • Sandbox Username: The username for testing (provided by the SIIGO team upon request).
  • Sandbox Access Key: The access key for testing (provided by the SIIGO team upon request).
  • Production Username: The production username (obtained from the SIIGO Cloud interface).
  • Production Access Key: The production access key (obtained from the SIIGO Cloud interface).
  • Siigo Credential Data: Leave this field empty; the system will populate it automatically.

10. Run the following commands

python manage.py import_account_groups_from_siigo your_partner_slug
python manage.py import_taxes_from_siigo your_partner_slug
python manage.py import_price_lists_from_siigo your_partner_slug
python manage.py import_warehouses_from_siigo your_partner_slug
python manage.py import_users_from_siigo your_partner_slug
python manage.py import_document_types_from_siigo your_partner_slug
python manage.py import_payment_types_from_siigo your_partner_slug
python manage.py import_cost_center_from_siigo your_partner_slug
python manage.py import_fixed_assets_from_siigo your_partner_slug
python manage.py create_base_customer_groups
python manage.py create_tax_segments
python manage.py create_taxes
python manage.py populate_customer_document_types
python manage.py populate_customer_person_types
python manage.py populate_customer_document_types
python manage.py import_customers_from_siigo your_partner_slug
python manage.py import_product_types_from_siigo your_partner_slug

11. Before importing products, the following must be mapped:

  • Product types
  • Tax types
  • Fiscal responsibilities by segment

12. Import products from SIIGO:

python manage.py import_products_form_siigo your_partner_slug

13. Update VAT data:

python manage.py create_vat_data

14. To integrate accounting vouchers, the following mappings must be made between Yop & Yop and SIIGO:

  • Countries
  • Regions
  • Cities
  • Customer document types
  • Person types
  • Customer types
  • Fiscal responsibilities

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

artd_siigo-1.0.2.tar.gz (55.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

artd_siigo-1.0.2-py3-none-any.whl (114.6 kB view details)

Uploaded Python 3

File details

Details for the file artd_siigo-1.0.2.tar.gz.

File metadata

  • Download URL: artd_siigo-1.0.2.tar.gz
  • Upload date:
  • Size: 55.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for artd_siigo-1.0.2.tar.gz
Algorithm Hash digest
SHA256 1fc835369251868a320e6afebe62af24a545a1031fb80394fb57d11fe97bda40
MD5 daa51e601ea9ccd2069faf907a7d7b3c
BLAKE2b-256 e25117352d46acac1da3b111c6f77a1771b217ddbdbdd4ed8c62e6429535eea0

See more details on using hashes here.

File details

Details for the file artd_siigo-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: artd_siigo-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 114.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for artd_siigo-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 28280e49f7dbe5d6b0fd407303b242e357acc844d71ac5b169bb0bc7aca14e23
MD5 12729e198a386e0b4bc1a56b939b852d
BLAKE2b-256 81e3af1f58990054e78ebf0e3af1e07d7ed87e07b00d20419e565fe3a8ad1ec2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page