Giter Site home page Giter Site logo

comfort's Introduction

ERP for IKEA delivery company

What is this

This is a job placement demo for reference that probably won't be particularly useful to you.

If you find here anything useful, you can use it.

Software stack

"What's this" by directory

.github/

Tests, docker build, deployment, backup, dependency updates.

browser_ext/

Chrome extension and Apple Automator script (for Safari) for crawling IKEA's authorization token from cookies. Script also allows to quickly add orders from VK.

cli/

Convenience tool to speed up development day.

comfort/

Everything essential. More stuff than I can explain in 5 minutes.

tests/

A bunch of tests for comfort/.

comfort's People

Contributors

vrslev avatar dependabot[bot] avatar github-actions[bot] avatar shariquerik avatar actions-user avatar

Watchers

 avatar

comfort's Issues

Handle internal Order Capture error

Sentry Issue: COMFORT-65

OrderCaptureError: {'timestamp': 1634978629058, 'message': 'Error while connecting to ISOM', 'details': 'Error while connecting to ISOM', 'errorCode': 40001, 'gaErrorList': [{'errorCode': 'ERR_SSL_DECRYPTION_FAILED_OR_BAD_RECORD_MAC', 'message': 'DELIVERY_ARRANGEMENTS - 69115680692096:error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac:../deps/openssl/openssl/ssl/record/ssl3_record.c:677:\n'}]}
(13 additional frame(s) were not displayed)
...
  File "ikea_api/core.py", line 65, in OrderCapture
    return OrderCapture(self._token, zip_code, state_code)()
  File "ikea_api/endpoints/order_capture/__init__.py", line 32, in __call__
    return self.get_delivery_services()
  File "ikea_api/endpoints/order_capture/__init__.py", line 100, in get_delivery_services
    response = self._call_api(
  File "ikea_api/api.py", line 70, in _call_api
    self._error_handler(response.status_code, response_dict)
  File "ikea_api/endpoints/order_capture/__init__.py", line 36, in _error_handler
    raise OrderCaptureError(response)

Mailing doctype

Add Mailing doctype to allow customizing mailing globally but just for one time

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.