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] project_budget: Migration to 12.0 #201

Open
wants to merge 24 commits into
base: 12.0
Choose a base branch
from

Conversation

oihane
Copy link
Contributor

@oihane oihane commented Dec 2, 2019

No description provided.

@oihane oihane force-pushed the 12.0-mig-project_budget branch 2 times, most recently from 1bc37f4 to 1ba0ef1 Compare December 2, 2019 11:42
@coveralls
Copy link

coveralls commented Dec 2, 2019

Coverage Status

Coverage decreased (-1.4%) to 98.556% when pulling d9aed6c on oihane:12.0-mig-project_budget into cf41e7d on avanzosc:12.0.

@codecov
Copy link

codecov bot commented Dec 2, 2019

Codecov Report

Merging #201 (d9aed6c) into 12.0 (7c1169b) will decrease coverage by 1.44%.
The diff coverage is 97.82%.

❗ Current head d9aed6c differs from pull request most recent head e33354c. Consider uploading reports for the commit e33354c to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##              12.0     #201      +/-   ##
===========================================
- Coverage   100.00%   98.55%   -1.45%     
===========================================
  Files            9       13       +4     
  Lines          107      277     +170     
===========================================
+ Hits           107      273     +166     
- Misses           0        4       +4     
Impacted Files Coverage Δ
project_budget/models/account_analytic_account.py 63.63% <63.63%> (ø)
project_budget/models/crossovered_budget.py 100.00% <100.00%> (ø)
project_budget/models/project_project.py 100.00% <100.00%> (ø)
project_budget/models/res_config_settings.py 100.00% <100.00%> (ø)
project_budget/wizards/project_budget_search.py 100.00% <100.00%> (ø)
project_budget/wizards/project_initial_budget.py 100.00% <100.00%> (ø)
project_phase/init_hook.py
project_phase/models/project_project.py

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 16fed9a...e33354c. Read the comment docs.

@oihane oihane force-pushed the 12.0-mig-project_budget branch from 1ba0ef1 to d9aed6c Compare January 15, 2020 15:55
@oihane oihane added this to the 12.0 milestone Aug 18, 2020
oihane and others added 23 commits March 9, 2022 10:54
* [IMP] project_budget: New menu for budget.

* [IMP] project_budget: some modification and code cleaning
* changed views not to show theoritical amount and percentage
* moved invoice link to new module in odoo-addons
* filter last lines directly in budget without new field
* [IMP] project_budget: add new pivot view for budget lines

* [IMP] project_budget: add new option to action + sum amount
…anzosc#47)

* [IMP] project_budget: inactivate a copied budget, translations...

* [IMP] project_budget: current month budget
* [IMP] project_budget: added more usability

* [IMP] project_budget: increase tests
* [IMP] project_budget: add recompute button

* [IMP] project_budget: confirm added and when pivot launched recompute fields
* [IMP] project_budget: wizard to select budget date

* [IMP] project_budget: improve test
* [IMP] project_budget: add new search wizard

* [IMP] project_budget: add tests

* [IMP] fix travis errors
…operator (avanzosc#193)

* [IMP] project_budget: add tests

* [IMP] fix travis errors

* [IMP] project_budget: create function for button, context instead of operator
@oihane oihane force-pushed the 12.0-mig-project_budget branch from d9aed6c to e33354c Compare March 9, 2022 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants