Skip to content

Latest commit

 

History

History
79 lines (52 loc) · 2.21 KB

README.rst

File metadata and controls

79 lines (52 loc) · 2.21 KB

License: AGPL-3

Account Multi Company Fixes

  1. Add check_company on account.move and account.move.line (backported from odoo master https://github.com/odoo/odoo/commit/847889b49768db290f86ab5c5f48e8134fa29266) (TODO remove on v14)
  2. Some fixes so that you can change to a journal of different company and everthing is updated correctly

TODO (Viejo): arreglar para los statments, por ahora no pudismo hacer que nade bien, sobre todo la parte de que cuentas ofrece para seleccionar. Tal vez podemos ver de dejar eso de esa manera. Al respecto de como se genera esto esta este codigo: <table class="o_group o_inner_group o_group_col_6 create_group_right"><!-- here come some form_create_field --></table>

A su vez hay que cambiar self.env.company por self.journal_id.company_id en "account.bank.statement", tal vez un pr a odoo?

Installation

To install this module, you need to:

  1. Only need to install the module.

Configuration

To configure this module, you need to:

  1. Nothing to configure.

Usage

To use this module, you need to:

  1. Just Use it!

Try me on Runbot

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Credits

Images

  • ADHOC SA icon

Contributors

Maintainer

ADHOC SA

This module is maintained by the ADHOC SA.

To contribute to this module, please visit https://www.adhoc.com.ar.