Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor service for invoice consult #37

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on May 30, 2017

  1. Make sure we always return the result

    MiquelIR committed May 30, 2017
    Configuration menu
    Copy the full SHA
    45766c5 View commit details
    Browse the repository at this point in the history
  2. Add base function to create the services

    MiquelIR committed May 30, 2017
    Configuration menu
    Copy the full SHA
    b8bdcd4 View commit details
    Browse the repository at this point in the history
  3. Mod IDService service creation to select config

    MiquelIR committed May 30, 2017
    Configuration menu
    Copy the full SHA
    93dc345 View commit details
    Browse the repository at this point in the history
  4. Mod SiiService create_service to select config

    MiquelIR committed May 30, 2017
    Configuration menu
    Copy the full SHA
    6a0d6bd View commit details
    Browse the repository at this point in the history
  5. Delete self.result from all objects

    MiquelIR committed May 30, 2017
    Configuration menu
    Copy the full SHA
    8d59005 View commit details
    Browse the repository at this point in the history
  6. Stop using v1 validation. Always send v2(multiple)

    MiquelIR committed May 30, 2017
    Configuration menu
    Copy the full SHA
    df96537 View commit details
    Browse the repository at this point in the history
  7. Change name of methods that makes more sense

    MiquelIR committed May 30, 2017
    Configuration menu
    Copy the full SHA
    be47537 View commit details
    Browse the repository at this point in the history
  8. Add query and type to distinguish service to use

    MiquelIR committed May 30, 2017
    Configuration menu
    Copy the full SHA
    354ecac View commit details
    Browse the repository at this point in the history
  9. Temp- add function to send invoices queries

    MiquelIR committed May 30, 2017
    Configuration menu
    Copy the full SHA
    2aba427 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Merge remote-tracking branch 'origin/master' into refactor_service_fo…

    …r_invoice_consult
    MiquelIR committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    bd1d879 View commit details
    Browse the repository at this point in the history
  2. Remove not used partners parameter

    MiquelIR committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    2cacea4 View commit details
    Browse the repository at this point in the history
  3. Ensure making copy of configuration dict

    MiquelIR committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    916e433 View commit details
    Browse the repository at this point in the history
  4. Extract config var assignation one level above

    MiquelIR committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    be0357c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d98db1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5de20e View commit details
    Browse the repository at this point in the history