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

[16.0][MIG] l10n_br_sale_stock #3371

Draft
wants to merge 229 commits into
base: 16.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
    4f1fc83 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
    228e6c4 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
    8c4480a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    590c5a5 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
    724da59 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
    e767b0a 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
    f84a2eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c16109 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
    18d0f16 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    89ad289 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
    254f75e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6a253fc 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
    bdc102f 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
    676bd5c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e6f9582 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8ca6507 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e93c2aa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    571507a 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
    b615fe9 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
    91197ec View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1c3e6ec 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
    a14c1a0 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
    9aab222 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
    dd2514b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bd8d422 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
    deb1ae2 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
    457990c 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
    6f8af9a 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
    5f5d851 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    79783da 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
    ab9aef1 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
    0fd0808 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d8d3337 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7bf57b0 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
    1cd67a0 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
    7dce77e View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    51d9ee5 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
    58a4fd5 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    e2559a7 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
    87b2804 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    ff09608 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    bc7e1f6 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    da56d5e 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
    44090ad View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    b4e3600 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
    4f361c1 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
    0f2d0e8 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
    89f1b8e View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    c066d7b View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    1678a85 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
    114dfe5 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    75f589c 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
    d46ad99 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
    084d794 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
    83f95f6 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
    fbf6f8f View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    bf7957c 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
    987befc View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    f50b7df View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    8ca54bd 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
    ea2a3f9 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
    738f290 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    c242396 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    6601f6b 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
    e36ff8d 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
    936cc18 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
    f1f0b3c 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
    9d3c57b View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    ca5b166 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
    9020118 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    29c9c5f View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    d5d87fd 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
    07528e1 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
    fbfffce 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
    9599608 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
    de1db96 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
    08388a6 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    51a06fc View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    ef36e69 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
    d83f404 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
    f48b3ec View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    c8df96f 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
    2a0e5e7 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    5139a62 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    11ae575 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
    a4027ca 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
    e18b58d 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
    661bb3b 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
    f80995f 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
    ab9af8c 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
    2e17e12 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    ab63d5e View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    6bcbac3 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
    0de0705 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
    d4645b6 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
    ad7bdb4 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    96fd5b4 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    d90a747 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    a081983 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
    06486cf View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    1740758 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
    23ac70e 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
    3e921da View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    63b4c13 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    89b1c6b View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    693939f 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
    42b1d82 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
    a07383e 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
    cf7d52f 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
    987b797 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
    be480ac View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    ba685cb View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    dd4c2af 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
    e85569f View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    3e1f26f View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    cc02a5e 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
    67611b2 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
    568c849 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    8d18630 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
    217ba01 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
    9fe7978 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    0ffb6ad 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
    4d72f35 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
    57d02a6 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
    e38e87e View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    2f72580 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    b1f1856 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    43be883 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
    84b145f View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    3359d07 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    1bf1ff9 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
    8a307c9 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    b0ee34b 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
    752f2a5 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
    7caef23 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
    e0a3f48 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
    c16a941 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    38344d8 View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    3cbd974 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
    9700120 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    1bb819a 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
    88a52ea 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
    4bd35f0 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    c1b56e0 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
    b079217 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
    8af5502 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
    978969f 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
    9b205dc 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
    546a9ed View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    8e23ae8 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
    e730ba3 View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    5039108 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    d98ff7e 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
    df2ff5f View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    9567b57 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
    ff6cc22 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
    0873f9a View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    31d9d9b View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    2c54f40 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
    14fe56e View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    554ee94 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
    cc11c0a 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
    79275fb View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    27d7eda View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    af9a062 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
    be77ff9 View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    2c179f5 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
    1659744 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
    0324c34 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
    9e8186a View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    b241fe7 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
    ef6343c View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    74e118b View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    901b7a4 View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    48b1528 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
    f66a3b4 View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    d932dba View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    cfad9f4 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
    36f96b2 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
    d0cbbf2 View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    3fde0d9 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
    78d1870 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
    995c02c View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    e117017 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
    88d712e View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    fbf0275 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
    67a99c6 View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    846a1a5 View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    96706f1 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
    9228102 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
    08569c0 View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    a68bed2 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
    6c0b149 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
    9058810 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
    b4d4596 View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    9646c00 View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    71dd397 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
    3285b2b View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    f5842b8 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
    a46896f 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
    5e80516 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
    2d620c4 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
    e75edc0 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
    bf7d5e2 View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    6cd6f99 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
    e5bdc1c 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
    987b25e 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
    0ffed39 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
    563d333 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
    9cb1f08 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
    6152809 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
    914c78a View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    6e3cbf8 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
    3c7bf08 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
    05f282b 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
    d8e3187 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
    6c58697 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
    b8cce7c View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    026723a 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
    ef1b19c 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
    12c1334 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
    d044f7e 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
    f198a10 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
    28fa67f 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
    9283bb4 View commit details
    Browse the repository at this point in the history
  226. Configuration menu
    Copy the full SHA
    1fbe77f View commit details
    Browse the repository at this point in the history
  227. Configuration menu
    Copy the full SHA
    876af38 View commit details
    Browse the repository at this point in the history
  228. Configuration menu
    Copy the full SHA
    12a8399 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. trabalho em andamento

    antoniospneto committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e533d02 View commit details
    Browse the repository at this point in the history