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

[payment] bugfix v11 #21003

Closed
wants to merge 18 commits into from
Closed

[payment] bugfix v11 #21003

wants to merge 18 commits into from

Commits on Dec 5, 2017

  1. Configuration menu
    Copy the full SHA
    227c44c View commit details
    Browse the repository at this point in the history
  2. [FIX] sale: show shipping address, when we have ticked 'customer addr…

    …ess' into the sale setting
    jpr-odoo committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    e37dbd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f761e89 View commit details
    Browse the repository at this point in the history
  4. [FIX] sale,sale_management: the button('create invoice') should be vi…

    …sible to billing users only and display 'Create Invoice' button and fields related to invoice without sale_management
    jpr-odoo committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    3cea1cc View commit details
    Browse the repository at this point in the history
  5. [FIX] portal: misc for button and update sign draw layout to validate…

    … signature in online quotations
    jpr-odoo committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    bccc2c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. [FIX] payment: fixed card brand type icon position into s2s form if s…

    …2s form not in bootstrap_formatting
    jpr-odoo committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    6166fd5 View commit details
    Browse the repository at this point in the history
  2. [FIX] payment: set default cursor/focus on cc_number if value exist, …

    …when we use next and previous page
    jpr-odoo committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    ca24e78 View commit details
    Browse the repository at this point in the history
  3. [FIX] sale_payment,website_sale: Generate the invoice automatically w…

    …hen the order is confirmed if automatic invoice is checked into the ecommerce setting
    jpr-odoo committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    965023d View commit details
    Browse the repository at this point in the history
  4. [FIX] account_payment,sale_payment: user able to choose another payme…

    …nt method, if payment transaction state not in done or authorized
    jpr-odoo committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    70bad8b View commit details
    Browse the repository at this point in the history
  5. [FIX] payment: removed full stop at the end of options from payment f…

    …low and update label string
    jpr-odoo committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    33a5b0f View commit details
    Browse the repository at this point in the history
  6. [FIX] payment: reduced margin(to have same height then options withou…

    …t payment icons) and label align centered on the vertical axis
    jpr-odoo committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    faefaf6 View commit details
    Browse the repository at this point in the history
  7. [FIX/IMP] account,account_payment,sale,sale_payment: show payment not…

    …ification message once back in Odoo (like in online quotations & e-commerce)
    jpr-odoo committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    fd0e4a4 View commit details
    Browse the repository at this point in the history
  8. [FIX] website_sale: message doesn't show up in e-commerce if manual c…

    …apture on authorize.net
    jpr-odoo committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    59f1391 View commit details
    Browse the repository at this point in the history
  9. [FIX] payment: link ('Manage your payment methods') should be display…

    …ed if there is any payment method exist
    jpr-odoo committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    2808fcc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6cd0ef3 View commit details
    Browse the repository at this point in the history
  11. [FIX] payment: fix layout only one icon should show up (it's loading …

    …endlessly), when click on 'pay now' or 'add new card' button
    jpr-odoo committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    80aae0f View commit details
    Browse the repository at this point in the history
  12. [FIX] payment: display Error message(if any) while adding payment met…

    …hod provided by acquirer
    jpr-odoo committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    073da60 View commit details
    Browse the repository at this point in the history
  13. [FIX/IMP] payment_authorize: clean message when some fields are reque…

    …sted to pay in authorize s2s
    
    provide a link to 'sign in' to complate profile [if not signed in, takes to /web/login page]
    or if signed in, takes to 'my/account' page for fill missing details in profile
    and provide a message to contact salesperson to update profile (this message comes when portal mode is in B2B mode)
    jpr-odoo committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    ea0cb1b View commit details
    Browse the repository at this point in the history