Skip to main content

ArtD Promotion.

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
  1. 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",
]
  1. Run the migrations command
python manage.py migrate
  1. 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
  1. Create a superuser
python manage.py createsuperuser
  1. Log in to your Django instance manager

  2. Create a partner

  3. Configure your SIIGO credencials

  4. Import the data from SIIGO

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 import_fixed_assets_from_siigo your_partner_slug
python manage.py import_customers_from_siigo your_partner_slug
python manage.py import_product_types_from_siigo your_partner_slug
python manage.py import_products_form_siigo your_partner_slug

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.0.tar.gz (46.5 kB view details)

Uploaded Source

Built Distribution

artd_siigo-1.0.0-py3-none-any.whl (96.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: artd_siigo-1.0.0.tar.gz
  • Upload date:
  • Size: 46.5 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.0.tar.gz
Algorithm Hash digest
SHA256 8170a4e16c3e35322768c7b149e4f4adeee9349dc2f9b9271fd62ea18a77dc9e
MD5 ccfbe3373ada6ebadbfe45d2b1e36235
BLAKE2b-256 0199bf538c4817a2f0f0fbc451368fdf827ca2eb374f2bd69b82c44dbeb5ce46

See more details on using hashes here.

File details

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

File metadata

  • Download URL: artd_siigo-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 96.5 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 37d16c1efc80edf0f2873895cff49f26ac3274a746bbf16169f2fe6fbb371ba1
MD5 5d0861c1389348775f888750518afa09
BLAKE2b-256 f0b335060b48b44ff45f193635202c17591e052f81cfd27fb4c8fb1b50ef2806

See more details on using hashes here.

Supported by

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