Code Monkey home page Code Monkey logo

evatr's People

Contributors

arslanlineupr avatar dependabot[bot] avatar joh-klein avatar qqilihq avatar

Stargazers

 avatar

Watchers

 avatar  avatar

evatr's Issues

"Druck" isn't possible anymore

If print: true is used, it will return the Error 223 => "Die Druckfunktion steht nicht mehr zur Verfügung, da der Nachweis gem. UStAE zu § 18e.1 zu führen ist."

Error when validateVatNumber is empty

This request

  const qualifiedResult = await evatr.checkQualified({
    ownVatNumber: 'DE115235681',
    validateVatNumber: '',
    companyName: 'ŠKODA AUTO a.s.',
    city: 'Mlada Boleslav',
    zip: '293 01',
    street: 'tř. Václava Klementa 869'
  });

throws

UnhandledPromiseRejectionWarning: Error: Unexpected result type: getResultType (…/evatr/lib/index.ts:133:11)

Current npm version still has .github dir

Not a biggie (and maybe you already knew), I just saw, that the current version still has the .github dir included.

BTW: if you changed the .npmignore to

**/**
!dist/**

it would do the same as the one you have currently :)

Have results a little more human readable

Right now, if the request is successful, it returns

…
resultName: 'A',
resultCity: 'A',
resultZip: 'A',
resultStreet: 'A',

Since there is already the possibility to have the raw xml, what would you say to have these values a little more human readable? (Which they already are in the TS interface)

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.