Repository
OCA/l10n-brazil · module folder · Try on Runboat
Module version
1.0.0
Category
Localization
Folder size
0.08 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/l10n-brazil
Last tracking update
2026-08-11 23:11:07
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Raphaël Valyi, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
erpbrasil.base, email-validator, num2words, phonenumbers
System dependencies
None
Required by
None
Description
Este módulo estende o módulo padrão de vendas e estoque do Odoo para
atender às necessidades específicas do Brasil, especialmente no contexto
de vendas de produtos com NF-e (Nota Fiscal Eletrônica).

Ele automatiza a propagação da operação fiscal, comentários fiscais e
incoterms para as faturas geradas diretamente a partir de ordens de
venda ou movimentações de estoque, garantindo que essas informações
sejam corretamente transferidas e utilizadas no processo de faturamento.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (5)

New fields (0)

No new fields.

Public methods (1)
  • write(self, values)
    When partner_shipping_id is changed after the order is confirmed, the related stock.picking records keep the old partner_id, which is wrong. In the Brazilian localization, where invoices can be created from stock.picking, this can cause errors. So we force the update of the partner_id on the related pickings. In Odoo 17.0, the native sale_stock module only schedules a warning activity but does not update the picking partner.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
26 days ago
Last activity
26 days ago
Repository
OCA/l10n-brazil
Pull request
[17.0][MIG] l10n_br_sale_stock (#4771)