-
-
Notifications
You must be signed in to change notification settings - Fork 246
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
antoniospneto
wants to merge
227
commits into
OCA:15.0
Choose a base branch
from
Engenere:15.0-mig-l10n_br_sale_stock
base: 15.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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
…r_account e l10n_br_account
…br_crm, l10n_br_data_base, l10n_br_data_zip e l10n_br_sale_stock
…stock e corrigido métodos onchange do objeto stock.picking
…emo nos arquivos __openerp__.py de todos modulos da localização
…sale_stock, removido chave 'demo' duplicada no l10n_br_sale_stock/__openerp__.py
… fiscais e copia-la nos documentos fiscais, corrigido copia de observações de posições fiscais por linhas
…ento fiscal a partir do picking, postado códigos para manter modularidade.
… de alertas no log e futura internacionalização dos termos da localização
…n_br_sale_stock module
…module, preserving all orginial on_change signatures
… to fake web_context_tunnel behavior
…ing test invoice from delivery
…aturar um picking que já foi faturado
…br_sale and works wether l10n_br_account_service is installed or not
…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
…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.
…ale Order when create from Picking.
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/
…ersion of pre-commit.
…name 'l', necessary for the new version of pre-commit.
…line, has changed to product_uom_id.
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/
[ADD] skip field agent_ids in SO/AM field comparison [ADD] test res.config
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/
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/
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/
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/
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/
/ocabot migration l10n_br_sale_stock |
antoniospneto
force-pushed
the
15.0-mig-l10n_br_sale_stock
branch
from
September 18, 2024 01:55
1565351
to
303dc50
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Migração padrão do módulo
l10n_br_sale_stock
Ainda em rascunho pois depende da migração do módulo
l10n_br_stock_account
#3245