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

[15.0][MIG] l10n_br_sale_stock #3368

Draft
wants to merge 227 commits into
base: 15.0
Choose a base branch
from

Commits on Sep 18, 2024

  1. [MIGR][l10n_br_sale_stock] extracted product_packaging module in new …

    …l10n_br_sale_stock module to accomodate to the increased modulrity in OpenERP 7 where sale modules doesn't force you to install the stock module aymore
    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    67d85e2 View commit details
    Browse the repository at this point in the history
  2. [MIGR] finalização do módulo l10n_br_sale_stock e correções do l10n_b…

    …r_account e l10n_br_account
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8305763 View commit details
    Browse the repository at this point in the history
  3. Formatação do código dos modulos l10n_br_account, l10n_br_base, l10n_…

    …br_crm, l10n_br_data_base, l10n_br_data_zip e l10n_br_sale_stock
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    35ff39b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4ed9c8 View commit details
    Browse the repository at this point in the history
  5. formatação do código PEP8

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ac02e2c View commit details
    Browse the repository at this point in the history
  6. [MIGR] Formatação do código PEP8, corrigida visões do modulo l10n_br_…

    …stock e corrigido métodos onchange do objeto stock.picking
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4022aa0 View commit details
    Browse the repository at this point in the history
  7. [MIGR] trocadas chaves update_xml, init_xml por data e demo_xml por d…

    …emo nos arquivos __openerp__.py de todos modulos da localização
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    04c9f0f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    411c7ed View commit details
    Browse the repository at this point in the history
  9. [FIX] Incluído módulo l10n_br_stock na dependência do módulo l10n_br_…

    …sale_stock, removido chave 'demo' duplicada no l10n_br_sale_stock/__openerp__.py
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    85e4c2a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    53eb6fc View commit details
    Browse the repository at this point in the history
  11. Incluido recurso para permitir incluir observações nas classificações…

    … fiscais e copia-la nos documentos fiscais, corrigido copia de observações de posições fiscais por linhas
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7da440c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0a20980 View commit details
    Browse the repository at this point in the history
  13. l10n_br_stock, l10n_br_sale_stock, l10n_br_purchase: Geração de docum…

    …ento fiscal a partir do picking, postado códigos para manter modularidade.
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b92612b View commit details
    Browse the repository at this point in the history
  14. Adicionado arquivos de tradução vazios pt_BR.po para evitar mensagens…

    … de alertas no log e futura internacionalização dos termos da localização
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cfe7f25 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    128416a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c72dc29 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0338f89 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0c1194c View commit details
    Browse the repository at this point in the history
  19. moved data arround to get sale on_change tests passing but in the l10…

    …n_br_sale_stock module
    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    262cec5 View commit details
    Browse the repository at this point in the history
  20. converting l10n_br_sale and l10n_br_sale_stock to web_context_tunnel …

    …module, preserving all orginial on_change signatures
    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8681d1c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bbe0162 View commit details
    Browse the repository at this point in the history
  22. manually complete the context before on_change is played in YAML test…

    … to fake web_context_tunnel behavior
    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c25490d View commit details
    Browse the repository at this point in the history
  23. l10n_br_sale_stock: creating delivery from test sale order, and creat…

    …ing test invoice from delivery
    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    70bd53a View commit details
    Browse the repository at this point in the history
  24. [FIX] Corrigido testes do módulo l10n_br_sale_stock para não tentar f…

    …aturar um picking que já foi faturado
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e8f0532 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    880ba25 View commit details
    Browse the repository at this point in the history
  26. minor optimization

    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f326a90 View commit details
    Browse the repository at this point in the history
  27. [REF] moved and refactored _make_invoice so it can now stays in l10n_…

    …br_sale and works wether l10n_br_account_service is installed or not
    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ee1b4a0 View commit details
    Browse the repository at this point in the history
  28. [REF] WARNING moved default 'Venda' fiscal category to l10n_br_accoun…

    …t so it can be shared bewteen products and services. You need to change the ir_model_data id of this fiscal category by SQL to update your database
    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    34ce589 View commit details
    Browse the repository at this point in the history
  29. Revert "[REF] WARNING moved default 'Venda' fiscal category to l10n_b…

    …r_account so it can be shared bewteen products and services. You need to change the ir_model_data id of this fiscal category by SQL to update your database"
    
    This reverts commit 5296355.
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c25b83a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c7aa58a View commit details
    Browse the repository at this point in the history
  31. re-activated tests for Travis-CI

    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    18b73cf View commit details
    Browse the repository at this point in the history
  32. updated tests for new demo data

    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7337c20 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e9ce634 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    dc4a896 View commit details
    Browse the repository at this point in the history
  35. Iniciado copiar métodos dos módulos l10n_br_sale e l10n_br_sale_stock…

    … para o l10n_br_sale_product
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2023971 View commit details
    Browse the repository at this point in the history
  36. Inicio da extração dos campos e métodos do módulo l10n_br_sale para o…

    … novo módulo l10n_br_sale_product
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6b284ff View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1697eee View commit details
    Browse the repository at this point in the history
  38. [NEW][FIX] Criação dos campos fiscal position e fiscal category na cl…

    …asse StockMove e correção do _prepare_invoice_line
    mileo authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ba0ec01 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    e57ba3a View commit details
    Browse the repository at this point in the history
  40. [REF][NEW][DEL] Criação dos on changes no stock.move dos pickings, re…

    …fatoração do l10n_br_purcharse para corresponder aos novos comportamentos, _prepare_invoice_line removido do l10n_br_purshase,l10n_br_sale_stock e mantido apenas no l10n_br_stock.
    mileo authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    16e010d View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7d418b2 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    fe73d21 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    531c258 View commit details
    Browse the repository at this point in the history
  44. [FIX] sale_analysis_report

    ananiasfilho authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e672d70 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    1b28f8f View commit details
    Browse the repository at this point in the history
  46. update metadata

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    364aef0 View commit details
    Browse the repository at this point in the history
  47. change dependency

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7fac6b8 View commit details
    Browse the repository at this point in the history
  48. comment data file

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    18b98db View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    e7bb679 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    94a3cf0 View commit details
    Browse the repository at this point in the history
  51. update yml test file

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    aa7ce4d View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    e4ec1d1 View commit details
    Browse the repository at this point in the history
  53. copy incoterm

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a743d92 View commit details
    Browse the repository at this point in the history
  54. migration to 8.0

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    38df0e7 View commit details
    Browse the repository at this point in the history
  55. moved models and views to a folder as new pattern and replace uncodin…

    …g to coding in py files
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a0380d9 View commit details
    Browse the repository at this point in the history
  56. pep8 hopefully cleared

    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a00fea9 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    31202e1 View commit details
    Browse the repository at this point in the history
  58. remove empty file

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    96431b5 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    c49c512 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    cd52e23 View commit details
    Browse the repository at this point in the history
  61. update metadata

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a522a3a View commit details
    Browse the repository at this point in the history
  62. comment data file

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2890144 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    67cb256 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    d07d917 View commit details
    Browse the repository at this point in the history
  65. copy incoterm

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0370d3c View commit details
    Browse the repository at this point in the history
  66. migration to 8.0

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    39c440c View commit details
    Browse the repository at this point in the history
  67. moved models and views to a folder as new pattern and replace uncodin…

    …g to coding in py files
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d234035 View commit details
    Browse the repository at this point in the history
  68. pep8 hopefully cleared

    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    92171d0 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    5c946da View commit details
    Browse the repository at this point in the history
  70. update metadata

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9fd3929 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    db8edab View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    06642d7 View commit details
    Browse the repository at this point in the history
  73. copy incoterm

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a8b8cfd View commit details
    Browse the repository at this point in the history
  74. migration to 8.0

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    277682c View commit details
    Browse the repository at this point in the history
  75. moved models and views to a folder as new pattern and replace uncodin…

    …g to coding in py files
    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    70a87ae View commit details
    Browse the repository at this point in the history
  76. pep8 hopefully cleared

    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    df509f4 View commit details
    Browse the repository at this point in the history
  77. remove empty file

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cddf088 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    64ade71 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    6b60f13 View commit details
    Browse the repository at this point in the history
  80. fix test

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    69101b2 View commit details
    Browse the repository at this point in the history
  81. pep8

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0dbfe6c View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    51f31e2 View commit details
    Browse the repository at this point in the history
  83. [REF] Replace tabs with spaces

    find . -name '*.xml' ! -type d -exec bash -c 'expand -t 4 "$0" > /tmp/e && mv /tmp/e "$0"' {} \;
    mileo authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8ff1fbf View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    1118b0d View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    3a376bc View commit details
    Browse the repository at this point in the history
  86. [MIG] Rename manifest files

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7c7f6bb View commit details
    Browse the repository at this point in the history
  87. Update l10n_br_sale_stock

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2e6cce7 View commit details
    Browse the repository at this point in the history
  88. [ADD] readme files

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1d3d757 View commit details
    Browse the repository at this point in the history
  89. [MIGR] manifest

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    47eaea0 View commit details
    Browse the repository at this point in the history
  90. [MIGR] models

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6228733 View commit details
    Browse the repository at this point in the history
  91. Rename file

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    50ce248 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    cec8acb View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    a8abd93 View commit details
    Browse the repository at this point in the history
  94. [MIGR] demo data

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    37d01fb View commit details
    Browse the repository at this point in the history
  95. [FIX] Deprecated yml

    DiegoParadeda authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c81be59 View commit details
    Browse the repository at this point in the history
  96. [FIX] Typo

    DiegoParadeda authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d1e0b46 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    c1eb190 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    13addf5 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    a790991 View commit details
    Browse the repository at this point in the history
  100. [ADD] Tests

    DiegoParadeda authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8e3c217 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    6d79a3d View commit details
    Browse the repository at this point in the history
  102. [RMV] Unused view

    DiegoParadeda authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    554c2bf View commit details
    Browse the repository at this point in the history
  103. [FIX] Flake 8

    DiegoParadeda authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    315e8d7 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    df0a644 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    b2057ab View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    d96941e View commit details
    Browse the repository at this point in the history
  107. [FIX] Flake8

    gabrielcardoso21 authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    855b61f View commit details
    Browse the repository at this point in the history
  108. [FIX] Test

    gabrielcardoso21 authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0c4f9a7 View commit details
    Browse the repository at this point in the history
  109. [REM] File procurement.py

    gabrielcardoso21 authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ce18e3c View commit details
    Browse the repository at this point in the history
  110. [ADD] Contributor

    gabrielcardoso21 authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8c2614f View commit details
    Browse the repository at this point in the history
  111. [FIX] Readme

    marcelsavegnago authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cc80a2c View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    3963e36 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    64e48ea View commit details
    Browse the repository at this point in the history
  114. [FIX] invoice.ids

    mileo authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    16456fe View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    0cb4267 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    7ebb1d2 View commit details
    Browse the repository at this point in the history
  117. [ADD] Maintainer

    gabrielcardoso21 authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9a72377 View commit details
    Browse the repository at this point in the history
  118. [NEW] Tradução

    mileo authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    82b2a2f View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    60238c0 View commit details
    Browse the repository at this point in the history
  120. [ADD] icon.png

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b0d04de View commit details
    Browse the repository at this point in the history
  121. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-brazil-12.0/l10n-brazil-12.0-l10n_br_sale_stock
    Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-12-0/l10n-brazil-12-0-l10n_br_sale_stock/
    oca-transbot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e1fd0e0 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    fda37d8 View commit details
    Browse the repository at this point in the history
  123. l10n_br_sale_stock 12.0.1.0.1

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    76dffeb View commit details
    Browse the repository at this point in the history
  124. [WIP] Commented code to avoid error in travis, refactor are done in s…

    …pecific PR for l10n_br_sale_stock module.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9aa6a87 View commit details
    Browse the repository at this point in the history
  125. l10n_br_sale_stock 12.0.2.0.0

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    994af86 View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    d513d98 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    c6d61cf View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    733387e View commit details
    Browse the repository at this point in the history
  129. [FIX+REF] Name class, remove field with copy=True because it already …

    …get this information from get methods and inform partner_invoice_id to create Invoice when is Sale Order.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    11d6c7d View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    1d5654c View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    e9b7e4a View commit details
    Browse the repository at this point in the history
  132. [REF] When Sale Order check if Payment Term is different from default…

    … of partner and use it.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f315d73 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    26903c3 View commit details
    Browse the repository at this point in the history
  134. [FIX] PEP8.

    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5006931 View commit details
    Browse the repository at this point in the history
  135. [REF] Method to get Sale Price.

    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    32b0ceb View commit details
    Browse the repository at this point in the history
  136. [REM] Unnecessary method.

    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b36933b View commit details
    Browse the repository at this point in the history
  137. [REF] Ungrouped stock.move with sale_line_id and update dictionary us…

    …ed for create invoice with sale data.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    148ca3e View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    ab1c4ff View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    8f24978 View commit details
    Browse the repository at this point in the history
  140. [IMP] Tests grouping pickings and fields should be using from Sale Or…

    …der in creation of Invoice.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0de0108 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    ac077fa View commit details
    Browse the repository at this point in the history
  142. [FIX] Update header copyright

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    caf41af View commit details
    Browse the repository at this point in the history
  143. [FIX] Update module maintainers

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    185976b View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    9256796 View commit details
    Browse the repository at this point in the history
  145. [UPD] README.rst

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c3029b3 View commit details
    Browse the repository at this point in the history
  146. l10n_br_sale_stock 12.0.3.0.0

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0968557 View commit details
    Browse the repository at this point in the history
  147. [REF] Created compute field to make invisible button Create Invoice, …

    …because it is dynamic.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    822428f View commit details
    Browse the repository at this point in the history
  148. [FIX] If Sale Create Invoice Policy are stock_picking should be not p…

    …ossible create Invoice from Sale Order for type product.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    144fe79 View commit details
    Browse the repository at this point in the history
  149. [REF] Changed product used for test Service because invoice_policy ar…

    …e defined as delivery what makes invoice create don't work.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9d85b11 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    8ef2913 View commit details
    Browse the repository at this point in the history
  151. [FIX] l10n_br_sale: flake8

    marcelsavegnago authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    442966e View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    3668352 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    9af6975 View commit details
    Browse the repository at this point in the history
  154. l10n_br_sale_stock 12.0.4.0.0

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fb114e7 View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    c8bd286 View commit details
    Browse the repository at this point in the history
  156. Remove dict key

    renatonlima authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    616fa30 View commit details
    Browse the repository at this point in the history
  157. l10n_br_sale_stock 12.0.5.0.0

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c5bad03 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    fae8b4e View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    bf32e78 View commit details
    Browse the repository at this point in the history
  160. [FIX] Import order.

    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    48f5d65 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    c79c688 View commit details
    Browse the repository at this point in the history
  162. l10n_br_sale_stock 12.0.5.1.0

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    77ba8c0 View commit details
    Browse the repository at this point in the history
  163. [FIX] There are two buttons 'Create Invoice' in Sale Order and both s…

    …hould has the attribute invisible changed.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    311e989 View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    153a622 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    a4be37c View commit details
    Browse the repository at this point in the history
  166. l10n_br_sale_stock 12.0.5.2.0

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ee65d2a View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    75794d8 View commit details
    Browse the repository at this point in the history
  168. l10n_br_sale_stock 12.0.5.2.1

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b92680a View commit details
    Browse the repository at this point in the history
  169. l10n_br_sale_stock 12.0.5.2.2

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    eade080 View commit details
    Browse the repository at this point in the history
  170. remove useless default @api.multi

    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e62939d View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    a16e560 View commit details
    Browse the repository at this point in the history
  172. l10n_br_sale_stock 12.0.5.3.0

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e30bae1 View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    4349c06 View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    efa23b6 View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    b7bc10d View commit details
    Browse the repository at this point in the history
  176. E741 ambiguous variable name 'l'

    rvalyi authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b06a8b1 View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    08d32eb View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    88dc61c View commit details
    Browse the repository at this point in the history
  179. l10n_br_sale_stock 12.0.5.3.1

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a098fdf View commit details
    Browse the repository at this point in the history
  180. [FIX] Test, field price_unit can be changed after Confimed stock.pick…

    …ing depending of Product Stock Valuation defined.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a040501 View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    738dfb0 View commit details
    Browse the repository at this point in the history
  182. l10n_br_sale_stock 12.0.5.4.0

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b1310cd View commit details
    Browse the repository at this point in the history
  183. fix tests

    antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0994ca8 View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    2c65969 View commit details
    Browse the repository at this point in the history
  185. l10n_br_sale_stock 12.0.5.4.1

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9c81bb1 View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    b06b452 View commit details
    Browse the repository at this point in the history
  187. l10n_br_sale_stock 12.0.5.4.2

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    61879f2 View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    55fa6c5 View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    7f4859a View commit details
    Browse the repository at this point in the history
  190. [MIG] Object account.invoice and account.invoice.line become account.…

    …move and account.move.line and the name of method to Create Invoice in sale.order was changed.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    89da59e View commit details
    Browse the repository at this point in the history
  191. [MIG] Because of the changed in method _get_new_picking_values are ne…

    …cessary to get the main Fiscal Operation from Sale Order to used in creation of Stock Picking.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5ec5448 View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    d8f9362 View commit details
    Browse the repository at this point in the history
  193. [MIG+IMP] l10n_br_sale_stock: Demo data and Tests the case of Lucro P…

    …resumido company.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8910552 View commit details
    Browse the repository at this point in the history
  194. [UPD] Update l10n_br_sale_stock.pot

    oca-ci authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1b8c850 View commit details
    Browse the repository at this point in the history
  195. [UPD] README.rst

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9f9b649 View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    a603678 View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    0f1af75 View commit details
    Browse the repository at this point in the history
  198. l10n_br_sale_stock 14.0.1.0.1

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7c5a58c View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    9efbe7f View commit details
    Browse the repository at this point in the history
  200. l10n_br_sale_stock 14.0.1.0.2

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a5f6591 View commit details
    Browse the repository at this point in the history
  201. [UPD] README.rst

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    91de57a View commit details
    Browse the repository at this point in the history
  202. [FIX] l10n_br_sale_stock: Get fields Incoterm and Payment Mode from S…

    …ale Order when create from Picking.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cbd9703 View commit details
    Browse the repository at this point in the history
  203. l10n_br_sale_stock 14.0.1.1.0

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6df590e View commit details
    Browse the repository at this point in the history
  204. [UPD] README.rst

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1c5512a View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    c3b85cd View commit details
    Browse the repository at this point in the history
  206. l10n_br_sale_stock 14.0.1.1.1

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6a7120b View commit details
    Browse the repository at this point in the history
  207. [UPD] README.rst

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    83fca94 View commit details
    Browse the repository at this point in the history
  208. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-brazil-14.0/l10n-brazil-14.0-l10n_br_sale_stock
    Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-14-0/l10n-brazil-14-0-l10n_br_sale_stock/
    weblate authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fe99b44 View commit details
    Browse the repository at this point in the history
  209. [REF] l10n_br_sale_stock: Remove empty Lines, necessary for the new v…

    …ersion of pre-commit.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    00abff0 View commit details
    Browse the repository at this point in the history
  210. [REF] l10n_br_sale_stock: Avoid error Flake8 E741 ambiguous variable …

    …name 'l', necessary for the new version of pre-commit.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7dc6655 View commit details
    Browse the repository at this point in the history
  211. [BOT] post-merge updates

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e370515 View commit details
    Browse the repository at this point in the history
  212. [BOT] post-merge updates

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bbc8f1e View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    309f41e View commit details
    Browse the repository at this point in the history
  214. [BOT] post-merge updates

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ab53c0b View commit details
    Browse the repository at this point in the history
  215. [FIX] l10n_br_sale_stock: There no more field uom_id in account.move.…

    …line, has changed to product_uom_id.
    mbcosta authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    76e3ea5 View commit details
    Browse the repository at this point in the history
  216. [BOT] post-merge updates

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1286d82 View commit details
    Browse the repository at this point in the history
  217. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 41.1% (7 of 17 strings)
    
    Translation: l10n-brazil-14.0/l10n-brazil-14.0-l10n_br_sale_stock
    Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-14-0/l10n-brazil-14-0-l10n_br_sale_stock/pt_BR/
    marcelsavegnago authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    36d0f99 View commit details
    Browse the repository at this point in the history
  218. [FIX] commission tests

    [ADD] skip field agent_ids in SO/AM field comparison
    
    [ADD] test res.config
    DiegoParadeda authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6d2885f View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    f5f961e View commit details
    Browse the repository at this point in the history
  220. [BOT] post-merge updates

    OCA-git-bot authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    da54daf View commit details
    Browse the repository at this point in the history
  221. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 47.0% (8 of 17 strings)
    
    Translation: l10n-brazil-14.0/l10n-brazil-14.0-l10n_br_sale_stock
    Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-14-0/l10n-brazil-14-0-l10n_br_sale_stock/pt_BR/
    marcelsavegnago authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3d0d8e9 View commit details
    Browse the repository at this point in the history
  222. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 52.9% (9 of 17 strings)
    
    Translation: l10n-brazil-14.0/l10n-brazil-14.0-l10n_br_sale_stock
    Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-14-0/l10n-brazil-14-0-l10n_br_sale_stock/pt_BR/
    marcelsavegnago authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    62192d2 View commit details
    Browse the repository at this point in the history
  223. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 52.9% (9 of 17 strings)
    
    Translation: l10n-brazil-14.0/l10n-brazil-14.0-l10n_br_sale_stock
    Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-14-0/l10n-brazil-14-0-l10n_br_sale_stock/pt_BR/
    marcelsavegnago authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0d7549c View commit details
    Browse the repository at this point in the history
  224. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 58.8% (10 of 17 strings)
    
    Translation: l10n-brazil-14.0/l10n-brazil-14.0-l10n_br_sale_stock
    Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-14-0/l10n-brazil-14-0-l10n_br_sale_stock/pt_BR/
    marcelsavegnago authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    363a1fe View commit details
    Browse the repository at this point in the history
  225. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 64.7% (11 of 17 strings)
    
    Translation: l10n-brazil-14.0/l10n-brazil-14.0-l10n_br_sale_stock
    Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-14-0/l10n-brazil-14-0-l10n_br_sale_stock/pt_BR/
    marcelsavegnago authored and antoniospneto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f4efad1 View commit details
    Browse the repository at this point in the history
  226. Configuration menu
    Copy the full SHA
    9e6ab89 View commit details
    Browse the repository at this point in the history
  227. Configuration menu
    Copy the full SHA
    303dc50 View commit details
    Browse the repository at this point in the history