Wesley Oliveira
Wesley Oliveira
This improvement allows filtering accounts by range in the General Ledger for chart of accounts that use a dotted format, such as `1.1.1.01`. Currently, this functionality is not available because...
Na criação do Pedido de Compra, ao adicionar um Produto e clicar em "Salvar e Novo", um Client Error está sendo disparado. ## Module l10n_br_purchase ## Describe the bug O...
Essa PR visa resolver a Issue #3057 No formulário da purchase order line, foram adicionados 4 pages (`fiscal_taxes`, `fiscal_line_extra_info`, `others` e `accounting`) ao notebook do formulário através do módulo `l10n_br_purchase`,...
Ticket: HT00837 This module allow defining excluded locations for product availability. Select the excluded locations in Inventory Settings:  Now the quantity in these locations is excluded of product availability...
Ao cancelar um documento fiscal, o `account.move` e a `account.move.line` são canceladas, porém a `account.analytic.line` não é excluída assim como quando cancelamos a fatura pelo botão cancelar da própria fatura...
New module for internal transfers compatible with payment orders Set up a payable and a receivable account in settings  - Create or use a general journal for transfers -...
- [X] Make this empty group [account_analytic_view.xml](https://github.com/odoo/odoo/blob/14.0/addons/account/views/account_analytic_view.xml#L18) invisible to adjust the form view. - [X] Fix invisible attribute for `parent_id` and `child_ids`. - [X] Move `parent_id` and `child_ids` to a...
In `account-invoicing` repository we have the module [stock_picking_invoicing](https://github.com/OCA/account-invoicing/tree/14.0/stock_picking_invoicing), witch doesnt send the analytic account filled in the picking when create an invoice from the picking, so this pull request propose...
Ticket HT00788 cc: @marcelsavegnago @kaynnan @douglascstd