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

[WIP][8.0] Merge EDI incubator #4

Merged
merged 169 commits into from
Oct 4, 2016
Merged

Commits on Oct 3, 2016

  1. Configuration menu
    Copy the full SHA
    bc71fc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48b2b7f View commit details
    Browse the repository at this point in the history
  3. Use lib invoice2data

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    e4f60de View commit details
    Browse the repository at this point in the history
  4. Add ability to force invoice line label

    Fix for multi-company (field on res.partner should be a property)
    Small usability improvements
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    6da0ca8 View commit details
    Browse the repository at this point in the history
  5. Add installation section

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    8ad00af View commit details
    Browse the repository at this point in the history
  6. Better error handling

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    b7346ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    681f510 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46a593e View commit details
    Browse the repository at this point in the history
  9. Add support for ZUGFeRD

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    f4afbeb View commit details
    Browse the repository at this point in the history
  10. Add support for IBAN + BIC

    Add help message inside wizard
    Block if invoice already exists
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    dff710c View commit details
    Browse the repository at this point in the history
  11. Add YAML test and demo data

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    d42ef21 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb310d5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6acfa37 View commit details
    Browse the repository at this point in the history
  14. YAML test for ZUGFeRD

    Add YAML test for invoice update
    Fallback on matching on partner name
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    2826f04 View commit details
    Browse the repository at this point in the history
  15. Comment test code

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    7aee36f View commit details
    Browse the repository at this point in the history
  16. FIX import of refunds

    Code cleanup
    Finish the TODO list !
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    59e6671 View commit details
    Browse the repository at this point in the history
  17. More info in README

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    65477fb View commit details
    Browse the repository at this point in the history
  18. FIX README

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    a9a5941 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d77ca2 View commit details
    Browse the repository at this point in the history
  20. Add an idea for the roadmap

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    ddc0be3 View commit details
    Browse the repository at this point in the history
  21. Fix RST syntax

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    2bf8d23 View commit details
    Browse the repository at this point in the history
  22. Try to fix RST syntax

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    a6f93cf View commit details
    Browse the repository at this point in the history
  23. FIX second code block

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    87a9c66 View commit details
    Browse the repository at this point in the history
  24. Add FR translation. Enhance some strings.

    When Odoo propose to update an existing invoice, filter on the relevant invoice type
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    d730c67 View commit details
    Browse the repository at this point in the history
  25. Update external_dependencies

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    4868538 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a893200 View commit details
    Browse the repository at this point in the history
  27. FIX default value

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    63494e1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2906a59 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a266213 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3ffb36a View commit details
    Browse the repository at this point in the history
  31. Update README

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    7935c95 View commit details
    Browse the repository at this point in the history
  32. Update FR translation

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    f903a6f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    21d57b6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    df9eb16 View commit details
    Browse the repository at this point in the history
  35. Add support for direct import of XML files (YAML test provided)

    Rename test/pdf/ to test/invoices/ to host XML invoices too
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    5492628 View commit details
    Browse the repository at this point in the history
  36. Fix pylink

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    85cd82f View commit details
    Browse the repository at this point in the history
  37. Sometimes, it's easier to extract the total tax amount instead of the…

    … total untaxed (depends on invoice layout)
    Alexis de Lattre authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    3c7d27e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3d309b0 View commit details
    Browse the repository at this point in the history
  39. Add optional support for start/end dates

    Alexis de Lattre authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    1685a4c View commit details
    Browse the repository at this point in the history
  40. Adapt to latest changes in invoice2data

    PEP8 stuff
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    ac7a924 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    c114990 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    6e1f5d5 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    aa0d6da View commit details
    Browse the repository at this point in the history
  44. Add support for partner_email to match partners

    PEP8 fix
    Alexis de Lattre authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    575ce22 View commit details
    Browse the repository at this point in the history
  45. Update installation procedure.

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    e1a3b36 View commit details
    Browse the repository at this point in the history
  46. Add modules base_zugferd, account_invoice_import_zugferd and account_…

    …invoice_zugferd (see README.rst for more info)
    
    Move the ZUGFeRD/CII-specific code of account_invoice_import to account_invoice_import_zugferd
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    454bc1c View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    4e217cb View commit details
    Browse the repository at this point in the history
  48. Update some README

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    e92cecc View commit details
    Browse the repository at this point in the history
  49. Update travis config

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    a8f1229 View commit details
    Browse the repository at this point in the history
  50. Update README

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    379e1fa View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5a102fc View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    399cf04 View commit details
    Browse the repository at this point in the history
  53. Avoid a potential crash

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    7fd118d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    165eb16 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    c52f226 View commit details
    Browse the repository at this point in the history
  56. Fix PEP8

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    c0bc204 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    8983c15 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    6327d8f View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    fa774e6 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    2a76ea5 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    918f14e View commit details
    Browse the repository at this point in the history
  62. Add module account_invoice_import_ubl

    Update README and fix typo
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    2bc6bfd View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    8efff4d View commit details
    Browse the repository at this point in the history
  64. Add support for UBL refunds

    If you have an UBL refund that I could use to test, please contact me !
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    8cd633e View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    f7e38a3 View commit details
    Browse the repository at this point in the history
  66. Use base_vat_sanitized

    Convert YAML test to unittest
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    309a98a View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    c923cba View commit details
    Browse the repository at this point in the history
  68. Add an e-fff invoice to the test suite (kindly provided by Luc de Mey…

    …er from Noviat)
    
    Convert tests from YAML to unittest
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    56f710f View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    7a65df8 View commit details
    Browse the repository at this point in the history
  70. Small usability improvement

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    b48d5a3 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    9fe4c2a View commit details
    Browse the repository at this point in the history
  72. PEP8 fix

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    23b9458 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    0a5ad13 View commit details
    Browse the repository at this point in the history
  74. Better error message

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    004253b View commit details
    Browse the repository at this point in the history
  75. Add debug message

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    8dd57ea View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    c4838ce View commit details
    Browse the repository at this point in the history
  77. More logs

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    fd25f1f View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    129c7b6 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    f976d3b View commit details
    Browse the repository at this point in the history
  80. More logs

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    a92bdd6 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    4f49d7e View commit details
    Browse the repository at this point in the history
  82. Try to fix travis config

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    4d1e961 View commit details
    Browse the repository at this point in the history
  83. Move download source to akretion with single file (no need for the co…

    …mplete archive), for faster download
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    21a1222 View commit details
    Browse the repository at this point in the history
  84. Add chmod 755

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    4615392 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    06f1dcc View commit details
    Browse the repository at this point in the history
  86. Extract regular PDF invoice import from account_invoice_import to a d…

    …edicated module account_invoice_import_invoice2data
    
    Update README.rst and headers to latest OCA conventions.
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    27f9247 View commit details
    Browse the repository at this point in the history
  87. Adapt code to plug the module 'ovh_supplier_invoice'

    Better key names in the parsed_inv dict
    parsed_inv doesn't need to be JSON serializable anymore (small drawback: the invoice is parsed a second time on the second step... but the second step is rarely used)
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    1620dc8 View commit details
    Browse the repository at this point in the history
  88. Fix product matching

    Move code from account_invoice_import_invoice2data to account_invoice_import
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    f5d4c29 View commit details
    Browse the repository at this point in the history
  89. FIX PEP8 and account_invoice_import_invoice2data unittests

    Update REAME and some interface strings about UBL being an ISO standard
    Small code changes
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    7602a85 View commit details
    Browse the repository at this point in the history
  90. PEP8 fix

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    8077c88 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    0ca09d5 View commit details
    Browse the repository at this point in the history
  92. Better/cleaner pivot invoice dict format (no more IDs in the pivot in…

    …voice dict, cleaner organisation)
    
    Code refactoring: move code in base_business_document_import, factorise code for tax matching (it was duplicated in UBL and ZUGFeRD)
    Now support PDF with embedded UBL XML file
    Enable unittests on account_invoice_import_ubl
    More absolute xpath in account_invoice_import_ubl instead of relative xpath
    
    WARNING: these are big changes, I may have broken a few details
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    80a3e5c View commit details
    Browse the repository at this point in the history
  93. PEP8 fix

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    de9e489 View commit details
    Browse the repository at this point in the history
  94. Add module base_ubl (common methods to generate and parse UBL files)

    Adapt module account_invoice_import_ubl to use the new base_ubl module
    Small fixes
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    7170c66 View commit details
    Browse the repository at this point in the history
  95. Parse customer/supplier ref in UBL and allow to match partner on 'ref'

    Better generation of address block in UBL (make it coherent with the datamodel of Odoo)
    Add generation of several UBL blocks: language, delivery, payment terms, customer party, spplier party
    Add parsing of zip in UBL party (will be used in the future for delivery partner match)
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    8e19f1d View commit details
    Browse the repository at this point in the history
  96. PEP8 fix

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    d98ca27 View commit details
    Browse the repository at this point in the history
  97. Add matching of delivery partner

    Use country code and state code to match partners
    UBL: Add delivery terms and line item UBL XML block generation
    UBL: add parsing of delivery block
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    b311308 View commit details
    Browse the repository at this point in the history
  98. Add module base_phone_business_document_import

    Add unitests in base_business_document_import
    Small code enhancements/simplifications
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    acd75e7 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    c791118 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    3bb2da3 View commit details
    Browse the repository at this point in the history
  101. Add a unittest on _match_uom

    Code cleanup/minor changes
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    5058a63 View commit details
    Browse the repository at this point in the history
  102. Add module base_business_document_import_stock

    Rename key 'quantity' to 'qty' in all parsing dicts['lines']
    Add common methods compare_lines() and post_create_or_update()
    Make sure price_unit is always untaxed in UBL XML files
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    559041a View commit details
    Browse the repository at this point in the history
  103. Update invoice lines on "Update Existing" invoice import

    Add button "Update from File" on supplier invoice form
    Use float_round() instead of round()
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    0bf24cb View commit details
    Browse the repository at this point in the history
  104. Fix crash

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    2852918 View commit details
    Browse the repository at this point in the history
  105. Convert YAML tests to unittest

    Standardize tests/files as the subdir for test import files
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    c7a33f0 View commit details
    Browse the repository at this point in the history
  106. Rename base_phone_business_document_import to base_business_document_…

    …import_phone for consistency
    
    Add connector-telephony in oca_dependencies.txt
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    61e5265 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    294d543 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    5961956 View commit details
    Browse the repository at this point in the history
  109. Add UBL 2.1 XSD files (can be used by all UBL modules ; avoids duplic…

    …ation of UBL XSD files)
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    af0947c View commit details
    Browse the repository at this point in the history
  110. Fix code + PEP8

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    52832d8 View commit details
    Browse the repository at this point in the history
  111. Add and update README.rst

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    6401c94 View commit details
    Browse the repository at this point in the history
  112. Use StreetName/AdditionalStreetName instead of AddressLine blocks, be…

    …cause only the first one is accepted by Chorus Factures for example.
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    9152c42 View commit details
    Browse the repository at this point in the history
  113. Update UBL methods to generate lines

    Add UBL methods to generate some tax blocks
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    37dbb61 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    936aae5 View commit details
    Browse the repository at this point in the history
  115. Add partner identification hook in UBL XML party block generation

    Print numbers with the approriate number of digits in the XML
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    12c06fd View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    5713651 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    c1d6f2a View commit details
    Browse the repository at this point in the history
  118. Use vat_sanitiezd in base_ubl

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    f9b2f57 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    abc52c0 View commit details
    Browse the repository at this point in the history
  120. Update README

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    e39f580 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    e7bc11e View commit details
    Browse the repository at this point in the history
  122. FIX Don't use _inherit = ['business.document.import']

    because we want to have access to the code of the modules that inherit business.document.import
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    6e2cb72 View commit details
    Browse the repository at this point in the history
  123. account_invoice_import_invoice2data: allow to use both a local templa…

    …te dir and the built-in templates
    
    Also allow to use only a local template dir
    README updated to explain how to configure all this
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    1ec5b86 View commit details
    Browse the repository at this point in the history
  124. Transfer log level of Odoo to invoice2data lib

    Special thanks to Sébastien Beau for his help to achieve this
    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    8e9188b View commit details
    Browse the repository at this point in the history
  125. Fix method call

    alexis-via authored and adrienpeiffer committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    2ab833c View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    208e4a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. [CHG] Travis file

    adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    a74bc51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    652b408 View commit details
    Browse the repository at this point in the history
  3. 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 adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    17b8739 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec54ab8 View commit details
    Browse the repository at this point in the history
  5. Fix oca_dependencies.txt

    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    8c5a088 View commit details
    Browse the repository at this point in the history
  6. Add PyPDF2 in travis config

    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    2221212 View commit details
    Browse the repository at this point in the history
  7. Update README.rst

    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    2122875 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd0480e View commit details
    Browse the repository at this point in the history
  9. Add 2 README.rst

    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    84bbde6 View commit details
    Browse the repository at this point in the history
  10. Add another README.

    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    7a73d59 View commit details
    Browse the repository at this point in the history
  11. Add unittest on update quote

    Add and update README
    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    cf96f57 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dda75f0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    61e99bb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bf10259 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ff99756 View commit details
    Browse the repository at this point in the history
  16. Add support for UBL 2.0

    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    5e7f68a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    884d57b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7c74388 View commit details
    Browse the repository at this point in the history
  19. FIX Don't use _inherit = ['business.document.import']

    because we want to have access to the code of the modules that inherit business.document.import
    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    50476c8 View commit details
    Browse the repository at this point in the history
  20. Improve README

    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    9ff0ee6 View commit details
    Browse the repository at this point in the history
  21. Add wkhtmltopdf in travis

    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    829aa63 View commit details
    Browse the repository at this point in the history
  22. Travis, come on !

    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    8029df9 View commit details
    Browse the repository at this point in the history
  23. Initial check-in of modules purchase_order_import, purchase_order_imp…

    …ort_ubl and purchase_order_ubl
    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    ba9700e View commit details
    Browse the repository at this point in the history
  24. Fix oca_dependencies.txt

    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    ee22e38 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    211234d View commit details
    Browse the repository at this point in the history
  26. Update README.rst

    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    4557ed4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f9226de View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    97ca5ef View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3ed60a8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    dfaa7fa View commit details
    Browse the repository at this point in the history
  31. Add support for UBL 2.0

    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    04b6caa View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7a9fbbf View commit details
    Browse the repository at this point in the history
  33. FIX Don't use _inherit = ['business.document.import']

    because we want to have access to the code of the modules that inherit business.document.import
    alexis-via authored and adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    cda2fa5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ff37ec9 View commit details
    Browse the repository at this point in the history
  35. [CHG] Travis

    adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    d6339e3 View commit details
    Browse the repository at this point in the history
  36. [CHG] oca_dependencies

    adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    e82dad0 View commit details
    Browse the repository at this point in the history
  37. [CHG] Travis

    adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    33041fe View commit details
    Browse the repository at this point in the history
  38. [CHG] Travis

    adrienpeiffer committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    c4a4662 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    69e06bf View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    8f44bde View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    056dadd View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    637d73d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    8a1dfb2 View commit details
    Browse the repository at this point in the history