Giter Club home page Giter Club logo

superfaktura-elis-connector's People

Contributors

eskelcz avatar

Stargazers

 avatar

Watchers

 avatar

superfaktura-elis-connector's Issues

Wrong expense types

invoiceTypeTable seem to have wrong expense types values.

Our recommendation is the following:

const invoiceTypeTable = {
  'tax_invoice': 'invoice', // bežná daňová faktura
  
  // remove debit_note, as it is not an expense
  // ========================
  // 'debit_note': 'invoice', // námi vystavený dobropis, opravný daňový doklad, není evidován v nákladech
  
  'credit_note': 'recieved_credit_note', // námi přijatý dobropis, opravný daňový doklad
  'proforma': 'invoice', // zálohová faktura
  'other': 'invoice' // jiné, koncept
}

Exporting VAT data

Superfaktura doesn't allow adding of a total sum of VAT. They need sums of VAT categories, which currently is prone to mistakes from Elis and requires human validation.
As this is not needed for paying of expenses, I've left this undone and waiting for someone who has a need for the data. Please let me know here.

Error: Missing value invoice_type

Skusali sme connector, ale nechce nam fungovat.
Priamo v rossum dostavame pri tlacidle "Dokoncit" chybovu hlasku:

SF Connector' error (invalid format of "messages": {'messages': [{'content': {}, 'type': 'warning'}]})

A na strane nodu:

Error: Missing value invoice_type
    at findValue (/app/connector.js:44:11)
    at parseData (/app/connector.js:128:33)
    at /app/connector.js:170:18
    ...

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.