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

[MIG] Migrate account_operating_unit to 11.0 #114

Conversation

michael-villamar
Copy link

No description provided.

@pedrobaeza
Copy link
Member

Please preserve commit history following technical method explained in https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-11.0

@richard-willdooit
Copy link

@pedrobaeza - we are not getting enough information from runbot to see why this is failing?

@pedrobaeza
Copy link
Member

Yes, you can: just click on Details here, click on the gears, and "Full all logs". There, you see the warning that is causing this to go to red:

2018-04-16 01:57:47,530 168 WARNING openerp_test odoo.addons.base.ir.ir_ui_view: Error-prone use of @class in view report_financial_operating_units (): use the hasclass(*classes) function to filter elements by their classes
2018-04-16 01:57:47,555 168 WARNING openerp_test odoo.addons.base.ir.ir_ui_view: Error-prone use of @class in view report_trialbalance_operating_units (): use the hasclass(*classes) function to filter elements by their classes

@emagdalenaC2i
Copy link

Is this duplicate with #101 ?

@AaronHForgeFlow
Copy link
Contributor

AaronHForgeFlow commented Apr 16, 2018

As @emagdalenaC2i said, the analytic_operating_unit module is already proposed to v11 at #101. However, AFAIK the account_operating_unit is not proposed in another PR so @michael-villamar can propose it here.

@meigallodixital
Copy link
Contributor

We apply this PR on local, and all appears works well. But we have a doubt, there are any way to have or tag account journals by operating unit?

@AaronHForgeFlow
Copy link
Contributor

@meigallodixital no, the operating unit is not in the journals, not sure if it is easy to implement that or not. Anyway, as long as the operating unit is in the journal items the accounting is clearly separated between operating units.

@michael-villamar can you remove the analytic_operating_unit module from this PR? That one is proposed on #101 you can still propose the account_operating_unit here.

@meigallodixital
Copy link
Contributor

meigallodixital commented Jul 5, 2018

To clarify, in our case we have installed the analytic_operating_unit from #101 and account_operating_unit from #114 :)

@AaronHForgeFlow
Copy link
Contributor

@meigallodixital yes that's correct. :)

@meigallodixital
Copy link
Contributor

Now that the analytic PR is merged into the main branch, it would be good to prepare and give a boost to this account_operating_unit module.

No issues in the account module with the changes from this PR on my local enviroment (OCB).

@AaronHForgeFlow
Copy link
Contributor

@michael-villamar can you remove the analytic_operating_unit changes from this PR? It is already merged. Thank you!

@michael-villamar michael-villamar changed the title Migrated analytic_operating_unit and account_operating_unit to 11.0 [MIG] Migrate account_operating_unit to 11.0 Jul 12, 2018
@meigallodixital
Copy link
Contributor

What is pending to accept this module?

@AaronHForgeFlow
Copy link
Contributor

@meigallodixital basically more reviews. I haven't had the time so far to review, but fixing the conflicts would make this easier to reviews by others.

@meigallodixital
Copy link
Contributor

I think there are no conflicts in the merge with the base branch. It is more lack of tests to cover all the codecoverage if I'm not wrong ...

@AaronHForgeFlow
Copy link
Contributor

No, I'm getting a message: "This branch cannot be rebased due to conflicts". Also, the commit history is not respected. @michael-villamar If you agree I can fix that here in this PR.

@michael-villamar
Copy link
Author

No problem with me @aheficent

AaronHForgeFlow pushed a commit to ForgeFlow/operating-unit that referenced this pull request Jan 21, 2019
bjeficent pushed a commit to ForgeFlow/operating-unit that referenced this pull request Jan 31, 2019
meigallodixital pushed a commit to meigallodixital/operating-unit that referenced this pull request Nov 28, 2019
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Dec 31, 2019
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Dec 31, 2019
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Dec 31, 2019
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Jan 7, 2020
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Jan 9, 2020
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Feb 10, 2020
alan196 pushed a commit to Jarsa/operating-unit that referenced this pull request Feb 13, 2020
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Feb 15, 2020
alan196 pushed a commit to Jarsa/operating-unit that referenced this pull request Feb 15, 2020
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Mar 26, 2020
alan196 pushed a commit to Jarsa/operating-unit that referenced this pull request Apr 15, 2020
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Apr 15, 2020
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Oct 10, 2020
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Dec 4, 2020
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Dec 24, 2020
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Oct 23, 2021
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Jan 4, 2022
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Feb 28, 2022
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Mar 29, 2022
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Aug 8, 2022
BT-aleonard pushed a commit to BT-aleonard/operating-unit that referenced this pull request May 11, 2023
olveracuenca pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Jun 6, 2023
alan196 pushed a commit to Jarsa/operating-unit that referenced this pull request Jun 26, 2023
alan196 pushed a commit to Jarsa-dev/operating-unit that referenced this pull request Sep 8, 2023
hbrunn pushed a commit to hbrunn/operating-unit that referenced this pull request Mar 14, 2024
jdidderen-nsi pushed a commit to jdidderen-nsi/operating-unit that referenced this pull request May 29, 2024
jdidderen-nsi pushed a commit to jdidderen-nsi/operating-unit that referenced this pull request Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet