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

[11.0][MIG] sale_order_ubl #47

Merged
merged 12 commits into from
Oct 30, 2018
Merged

[11.0][MIG] sale_order_ubl #47

merged 12 commits into from
Oct 30, 2018

Commits on Oct 30, 2018

  1. Initial check-in of module sale_order_import, sale_stock_order_import…

    …, sale_order_import_ubl, sale_order_import_csv, sale_order_ubl, sale_commercial_partner
    alexis-via authored and astirpe committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    bce915a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e72c3da View commit details
    Browse the repository at this point in the history
  3. Add unittest on update quote

    Add and update README
    alexis-via authored and astirpe committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    4ed134c View commit details
    Browse the repository at this point in the history
  4. FIX: no PaymentTerms in UBL quotation

    alexis-via authored and astirpe committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    c799201 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99d603f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c54c08 View commit details
    Browse the repository at this point in the history
  7. Handle context key no_embedded_ubl_xml

    alexis-via authored and astirpe committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    6d7174c View commit details
    Browse the repository at this point in the history
  8. Add support for UBL 2.0

    alexis-via authored and astirpe committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    8f9348e View commit details
    Browse the repository at this point in the history
  9. Handle lang in generated UBL XML file

    alexis-via authored and astirpe committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    1e173f7 View commit details
    Browse the repository at this point in the history
  10. 8.0 Add support for partner bank matching on invoice update (#6)

    Add support for partner bank matching on invoice update (before, it was only supported on invoice creation)
    Alexis de Lattre authored and astirpe committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    89a7cb4 View commit details
    Browse the repository at this point in the history
  11. Port to v10

    Prepare v10 branch
    
    Rename __openerp__.py to __manifest__.py and set installable to False
    
    Also port all the modules that generate the XML documents: account_invoice_ubl, account_invoice_zugferd, purchase_order_ubl and sale_order_ubl
    
    Rename account_invoice_zugferd to account_invoice_factur-x
    
    Rename account_invoice_import_zugferd to account_invoice_import_factur-x
    Add module to support py3o reporting engine:
    
    Continue port of modules for v10.0, in particular sale_order_import_* module
    
    Fix spelling mistake and other remarks on README by Tarteo
    
    Disable get_pdf() in all tests because it doesn't work in Travis
    
    [10.0] restore get_pdf() in tests (#31)
    
    * sale_order_ubl + purchase_order_ubl: restore get_pdf() in tests using HttpCase
    
    * Restore get_pdf() in tests of account_invoice_factur-x and account_invoice_ubl modules
    
    * Update oca_dependencies.txt
    alexis-via authored and astirpe committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    bfa7863 View commit details
    Browse the repository at this point in the history
  12. [11.0][MIG] sale_order_ubl

    astirpe committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    f4c1d15 View commit details
    Browse the repository at this point in the history