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

[14.0][MIG] Module stock_picking_invoicing #1014

Merged
merged 112 commits into from
Nov 12, 2021

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    a7a5299 View commit details
    Browse the repository at this point in the history
  2. Fix module name in README

    tafaRU authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    ca1b510 View commit details
    Browse the repository at this point in the history
  3. Add Bug Tracker to README

    tafaRU authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    eeb179e View commit details
    Browse the repository at this point in the history
  4. [FIX] stock_picking_invoicing: README

    pedrobaeza authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    87b9669 View commit details
    Browse the repository at this point in the history
  5. [FIX] wrong bug tracker link

    eLBati authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    e059ab7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bed722 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c549d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f8b10d View commit details
    Browse the repository at this point in the history
  9. [UPD] prefix versions with 8.0

    sbidoul authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    13c1547 View commit details
    Browse the repository at this point in the history
  10. [MIG] Make modules uninstallable

    pedrobaeza authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    8ed3b6d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4350c39 View commit details
    Browse the repository at this point in the history
  12. [MIG] Rename manifest files

    pedrobaeza authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    5311958 View commit details
    Browse the repository at this point in the history
  13. Initiate the migration

    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    46950be View commit details
    Browse the repository at this point in the history
  14. Add the fields on the object and views

    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d69aacb View commit details
    Browse the repository at this point in the history
  15. Implements the mechanics of views :

    * Loading
    * Onchanges
    Etc
    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    e3ee596 View commit details
    Browse the repository at this point in the history
  16. Views Improvements

    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    9de82f3 View commit details
    Browse the repository at this point in the history
  17. Business logic Ok :

    * Good Price with pricelist
    * Good Taxes
    * group works
    * Everything is filtered with company
    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    a66fbd9 View commit details
    Browse the repository at this point in the history
  18. Finalise business part :

    * Get the correct taxes and account regarding Fiscal Position
    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    2eace51 View commit details
    Browse the repository at this point in the history
  19. Correction of bad Class usage

    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d43161b View commit details
    Browse the repository at this point in the history
  20. Add intercompany workflow

    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    4e20a78 View commit details
    Browse the repository at this point in the history
  21. better management of list_price

    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d194659 View commit details
    Browse the repository at this point in the history
  22. OCA guidelines

    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    94016bf View commit details
    Browse the repository at this point in the history
  23. OCA guidelines

    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    cb8c373 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5498594 View commit details
    Browse the repository at this point in the history
  25. Correct library from Travis

    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    1cb5276 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    92f408e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fee3733 View commit details
    Browse the repository at this point in the history
  28. Comment unreachable part of the code

    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    1e6b0b6 View commit details
    Browse the repository at this point in the history
  29. Change test parts

    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    06ad228 View commit details
    Browse the repository at this point in the history
  30. [FIX]Context values missing

    [IMP]Add the availability to choose the company that will invoice
    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    4ed7f5f View commit details
    Browse the repository at this point in the history
  31. [FIX][TEST]set mandatory fields

    flotho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    eeff179 View commit details
    Browse the repository at this point in the history
  32. [10.0][MIG] Add stock_picking_invoicing (from existing open MR in 9.0)

    + [IMP] Improve way to inherit the group key (to create invoices)
    + [IMP] Improve links to invoices (M2M)
    + [IMP] Improve the code (about possibilities, functions, tests) and fix some bugs
    + [UPD] Update french translations
    acsonefho authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    1cc964e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2d60e63 View commit details
    Browse the repository at this point in the history
  34. [UPD] README.rst

    OCA-git-bot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    8a62791 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e0ea357 View commit details
    Browse the repository at this point in the history
  36. [MIG] stock_picking_invoicing: Migration to 12.0, changed version and…

    … removed unnecessary statement in python 3.
    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    a792b6c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    64ed153 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    7801d58 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a5b8dcd View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    a6cbcab View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    3af5ace View commit details
    Browse the repository at this point in the history
  42. [12.0][MIG][IMP] Included in kanban view pickings with invoice_state …

    …in 2binvoiced.
    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    6ee283c View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    ad3337b View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    83b67d7 View commit details
    Browse the repository at this point in the history
  45. [12.0][MIG][IMP] Demo data.

    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    abb0855 View commit details
    Browse the repository at this point in the history
  46. [12.0][MIG][FIX] README.

    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    8ba2654 View commit details
    Browse the repository at this point in the history
  47. [12.0][MIG][FIX] PEP8.

    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    267771f View commit details
    Browse the repository at this point in the history
  48. [NEW] Ungroup picking

    Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
    mileo authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b9761da View commit details
    Browse the repository at this point in the history
  49. [IMP] Improve invoice create perfomance

    mileo authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    8780900 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    0a25dfd View commit details
    Browse the repository at this point in the history
  51. [FIX] ungroup moves

    Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
    mileo authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    7a3101c View commit details
    Browse the repository at this point in the history
  52. [12.0][MIG][IMP] Tests.

    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    ee5b603 View commit details
    Browse the repository at this point in the history
  53. [12.0][MIG][IMP] Demo data.

    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    02a0135 View commit details
    Browse the repository at this point in the history
  54. [12.0][MIG][IMP] When there is only 1 invoice (the usual case) open t…

    …he invoice form view directly instead of the tree view.
    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    ac7751f View commit details
    Browse the repository at this point in the history
  55. [12.0][MIG][FIX] Determine type of tax based on journal type, fields …

    …taxes_id or supplier_taxes_id of product object.
    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    5b0ff82 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    2ef9112 View commit details
    Browse the repository at this point in the history
  57. [FIX] Invoice taxes

    Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
    mileo authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    5825d33 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    dc21880 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    0069ac5 View commit details
    Browse the repository at this point in the history
  60. [12.0][MIG[FIX] Field invoice_line_id many2one change to invoice_line…

    …_ids many2many in inherit module stock_picking_invoice_link.
    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    693b0e4 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    57038fe View commit details
    Browse the repository at this point in the history
  62. [UPD] README.rst

    OCA-git-bot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    353fd4d View commit details
    Browse the repository at this point in the history
  63. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: account-invoicing-12.0/account-invoicing-12.0-stock_picking_invoicing
    Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-stock_picking_invoicing/
    oca-transbot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d28a79b View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    46c9379 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    bbf68e5 View commit details
    Browse the repository at this point in the history
  66. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (46 of 46 strings)
    
    Translation: account-invoicing-12.0/account-invoicing-12.0-stock_picking_invoicing
    Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-stock_picking_invoicing/pt_BR/
    fcolus authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    85d70e2 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    8f8a00b View commit details
    Browse the repository at this point in the history
  68. stock_picking_invoicing 12.0.2.0.1

    OCA-git-bot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d3a8522 View commit details
    Browse the repository at this point in the history
  69. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: account-invoicing-12.0/account-invoicing-12.0-stock_picking_invoicing
    Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-stock_picking_invoicing/
    oca-transbot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    9d11d61 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    2e93e73 View commit details
    Browse the repository at this point in the history
  71. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: account-invoicing-12.0/account-invoicing-12.0-stock_picking_invoicing
    Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-stock_picking_invoicing/
    oca-transbot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    e0cdf6d View commit details
    Browse the repository at this point in the history
  72. Added translation using Weblate (German)

    marylla authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    03afb14 View commit details
    Browse the repository at this point in the history
  73. Added translation using Weblate (Spanish)

    Nelson Ramírez Sánchez authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    9ee4816 View commit details
    Browse the repository at this point in the history
  74. Translated using Weblate (Spanish)

    Currently translated at 97.8% (45 of 46 strings)
    
    Translation: account-invoicing-12.0/account-invoicing-12.0-stock_picking_invoicing
    Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-stock_picking_invoicing/es/
    Nelson Ramírez Sánchez authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    a63168c View commit details
    Browse the repository at this point in the history
  75. Translated using Weblate (Slovenian)

    Currently translated at 100.0% (46 of 46 strings)
    
    Translation: account-invoicing-12.0/account-invoicing-12.0-stock_picking_invoicing
    Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-stock_picking_invoicing/sl/
    sysadminmatmoz authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    dcd8ea3 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    20aefe0 View commit details
    Browse the repository at this point in the history
  77. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: account-invoicing-12.0/account-invoicing-12.0-stock_picking_invoicing
    Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-stock_picking_invoicing/
    oca-transbot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    9981ded View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    9311dec View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    4b8396d View commit details
    Browse the repository at this point in the history
  80. [FIX] sale_line_ids value

    marcelsavegnago authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    0be9554 View commit details
    Browse the repository at this point in the history
  81. stock_picking_invoicing 13.0.2.1.0

    OCA-git-bot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    c9d7f30 View commit details
    Browse the repository at this point in the history
  82. stock_picking_invoicing 13.0.2.1.1

    OCA-git-bot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    4425e5a View commit details
    Browse the repository at this point in the history
  83. [FIX] wrong invoice price_unit

    renatonlima authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    97b4ce4 View commit details
    Browse the repository at this point in the history
  84. stock_picking_invoicing 13.0.2.1.2

    OCA-git-bot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    7cba585 View commit details
    Browse the repository at this point in the history
  85. [REM] Relation with purchase_id, purchase_line_id and sale_line_id wi…

    …ll fail in Group Pickings cases.
    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d4821c8 View commit details
    Browse the repository at this point in the history
  86. stock_picking_invoicing 13.0.2.1.3

    OCA-git-bot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    8bda82d View commit details
    Browse the repository at this point in the history
  87. [FIX] Pickings with same Partner to create Invoice but the Partner to…

    … Shipping is different should not be grouping.
    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    6895e10 View commit details
    Browse the repository at this point in the history
  88. stock_picking_invoicing 13.0.2.1.4

    OCA-git-bot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d980221 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    9187be4 View commit details
    Browse the repository at this point in the history
  90. stock_picking_invoicing 13.0.2.2.0

    OCA-git-bot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    f37a7aa View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    38cd69a View commit details
    Browse the repository at this point in the history
  92. [FIX] Invoice Type mapping.

    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    26f5945 View commit details
    Browse the repository at this point in the history
  93. [IMP] Included test Return Picking Invoicing and Invoice created and …

    …use SavepointCase for better performance.
    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    edc5440 View commit details
    Browse the repository at this point in the history
  94. stock_picking_invoicing 13.0.3.0.0

    OCA-git-bot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    db13634 View commit details
    Browse the repository at this point in the history
  95. [FIX] Invoice Type mapping.

    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    087784f View commit details
    Browse the repository at this point in the history
  96. stock_picking_invoicing 13.0.3.1.0

    OCA-git-bot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    54a5815 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    c3345c5 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    62ccdcd View commit details
    Browse the repository at this point in the history
  99. [MIG] Action 'Create Draft Invoice'.

    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d956449 View commit details
    Browse the repository at this point in the history
  100. [FIX] Pre-commit.

    mbcosta authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    cb565ab View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    e834f59 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    9e10e55 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    46e0777 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    9af933d View commit details
    Browse the repository at this point in the history
  105. [UPD] README.rst

    OCA-git-bot authored and rvalyi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d69a9d9 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    6b0ce06 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. [MIG][stock_picking_invoicing][REF] Stock Move view

    Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
    mileo authored and mbcosta committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    3be0839 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    2d21c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7677ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    295fad8 View commit details
    Browse the repository at this point in the history
  4. [FIX] English comments.

    mbcosta committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    2ba181b View commit details
    Browse the repository at this point in the history
  5. [UPD] Update HISTORY.rst.

    mbcosta committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    ed6eeba View commit details
    Browse the repository at this point in the history