Git Product home page Git Product logo

king_dtaus's People

Contributors

alto avatar iblue avatar jethroo avatar koos avatar krudolph avatar ledermann avatar schorsch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

king_dtaus's Issues

KingDta::Account does not accept bank numbers longer than 8 digits

We are doing bank transfers to the USA, where the DTAZV format is needed. Transfers are done via routing number and BIC codes. A U.S. bank routing number is 9 digits, while KingDta::Account accepts 8 digits only.

I would fix this myself, but are not sure, which would be the best option.

  • Option A: Subclass KingDta::Account to a KingDta::DtazvAccount where longer bank_numbers and bank_account_numbers are allowed.
  • Option B: Move the length check to KingDta::Dtaus, so that the allowed length is checked depending on the format (DTAZV allows longer numbers than DTAUS).

Any suggestions?

Specs failing: KingDta::DtazvSegments should return the proper Q segment

Failures:

  1) KingDta::DtazvSegments should return the proper Q segment
     Failure/Error: @dudes_dtazv_export.add_q.should == "0256Q370502991326049634JAN                                KUS                                MEINE EINE STRASSE 2               51063 MEINE KOELN                  11071101110711N0000000000                                                                    "
       expected: "0256Q370502991326049634JAN                                KUS                                MEINE EINE STRASSE 2               51063 MEINE KOELN                  11071101110711N0000000000                                                                    "
            got: "0256Q370502991326049634JAN                                KUS                                MEINE EINE STRASSE 2               51063 MEINE KOELN                  11080101110801N0000000000                                                                    " (using ==)
     # ./spec/dtazv_spec.rb:212:in `block (2 levels) in <top (required)>'

Finished in 0.08009 seconds
57 examples, 1 failure

Fix URL in gem description

the URL dev.blog.salesking.eu/... is no longer valid, I think it should read: https://www.salesking.eu/blog/coding/kingdtaus-gem-dta-gutschriften-und-lastschriften-in-ruby-erzeugen/

Release new gem version

We would like to use the feature in this commit b68a3a3 but there has been no gem release yet where it is included. Can you release a new gem version soon?

Make a new release? :)

Hej folks,

it looks like there's been done some work since the last 2.0.4 release -> 44d5549...master

what do you think of making a new release? sure i can reference master ... but that always feels so off :)

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.