-
Notifications
You must be signed in to change notification settings - Fork 27
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
base: 12.0
Are you sure you want to change the base?
Conversation
1bc37f4
to
1ba0ef1
Compare
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
1ba0ef1
to
d9aed6c
Compare
* [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
d9aed6c
to
e33354c
Compare
No description provided.