-
-
Notifications
You must be signed in to change notification settings - Fork 153
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
[15.0][MIG] business_requirement_deliverable: Migration to 15.0 #380
Closed
dreispt
wants to merge
87
commits into
OCA:15.0
from
dreispt:BizzAppDev-Systems-15.0-mig-business-requirement-deliverable-BAD-SIP
Closed
[15.0][MIG] business_requirement_deliverable: Migration to 15.0 #380
dreispt
wants to merge
87
commits into
OCA:15.0
from
dreispt:BizzAppDev-Systems-15.0-mig-business-requirement-deliverable-BAD-SIP
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new file: business_requirement_deliverable/README.rst new file: business_requirement_deliverable/__init__.py new file: business_requirement_deliverable/__openerp__.py new file: business_requirement_deliverable/models/__init__.py new file: business_requirement_deliverable/models/business.py new file: business_requirement_deliverable/security/ir.model.access.csv new file: business_requirement_deliverable/static/description/icon.png new file: business_requirement_deliverable/static/img/bus_req.png new file: business_requirement_deliverable/static/img/bus_req_deliverable.png new file: business_requirement_deliverable/static/img/bus_req_deliverable2.png new file: business_requirement_deliverable/static/img/bus_req_resource.png new file: business_requirement_deliverable/static/img/bus_req_tree.png new file: business_requirement_deliverable/tests/__init__.py new file: business_requirement_deliverable/tests/test_br.py new file: business_requirement_deliverable/views/business_view.xml
…rs to improve code and functionality. Also fix test cases for the new methods to test and remove fields no longer exist. modified: business_requirement_deliverable/models/business.py modified: business_requirement_deliverable/tests/test_br.py modified: business_requirement_deliverable/views/business_view.xml
…avis warnings. modified: business_requirement_deliverable/models/business.py modified: business_requirement_deliverable/tests/test_br.py
…ated method Warning modified: business_requirement_deliverable/models/business.py
…age for coveralls modified: business_requirement_deliverable/tests/test_br.py
modified: business_requirement_deliverable/views/business_view.xml
…more than one deliverable lines. modified: business_requirement_deliverable/models/business.py
[FIX] business_requirement: Update README to correct runbot address + figure
[IMP] business_requirement * Improved and unified the README for the br_deliverable module * Modified the openerp.py too remove unused images * Finetuning * Remove oca.cfg
* [ADD] BI report for the business requirements * [FIX] pylint * [IMP] Added Access rights * [FIX] travis * [FIX] made requested changes * [FIX] Fixed travis * [IMP] Added Br report file and improved code * [IMP] Changed as per comments. * [IMP] Improved code. * [IMP]Improved SQL readabilityby submethods. * [IMP]Improved Indentation.
… RL (OCA#113) * [Add/IMP] Added Smart Buttons and Search views * [IMP]Fixed Travis * [WIP] Count Rsource lines and Deliverble lines in smartbuttons also improved code as per comments * [IMP]Improved access rules as per OCA#103 matrix * [IMP]Fix Travis * [IMP] Added graph/pivot views inDL/RL and improved code * [IMP] fields_view_get by mistake removed method * [IMP]Improved Code. * [IMP]In DL Added Sales and prices at RL level. * [IMP]Improved Indentation * [IMP]Improved Code. * [IMP]Improved Code.
…to the customer (OCA#117) * [IMP] business_requirement_deliverable Improve customer model to add additional pricelist for estimations * Update README.rst * Bumped version number * [ADD] business_requirement_deliverable Propery on new API is mean company dependent * [ADD] business_requirement_deliverable Add company dependent (property) pricelist for estimation * Refreshed the README * Removed the single quotes
…CA#105) * [IMP] Transfer the Gross Profit fields to the Deliverable lines * [IMP] Changed calculation for Gross Profit. * [IMP]Transfer the Gross Profit fields to the Deliverable lines * [ADD]Added Description field * [IMP] Improved code as per comment. * [IMP]changed the position of the fields. * [IMP] Improved code as per comment. * [IMP]Improved pivot views. * [FIX] Fixed Travis & Changed code as per comments. * [FIX] made requested changes.
* [FIX] Fixed deliverable issues * [FIX] Improved code for UT OCA Transbot updated translations from Transifex
* [WIP] business_requirement_deliverable - Fix the meaning of internal field level later will have same name for different meaning First means Sales price on one module and later is meaning Cost - Fix the wrong module to achieve the requirement * [FIX] travis * [FIX] business_requirement_deliverable_cost - Fix Travis * [FIX] business_requirement_deliverable_cost - Transfer fields from module BRD to BRDCost - Fix Travis * [FIX]travis * [FIX] business_requirement_deliverable_cost/views/business.xml] - Fix Travis - Wrong view model * [FIX] business_requirement_deliverable_cost - Fix Travis regards UT
* [FIX] business_requirement_deliverable - Fix double factor conversion when UoM - Fix Total revenue should be recomputed when sales price on DL changes * [FIX] business_requirement_deliverable - Fix Travis by UT fix * [FIX] business_requirement_deliverable - Fix coveralls and UT
* [FIX] business_requirement_deliverable - Add the estimation pricelist from customer to Deliverable calculation. * [FIX] business_requirement_deliverable - Fix remove unnecessary else
…nce value + improved tests [UPD] Update business_requirement_deliverable.pot
…ny currency It can be another than the fixed one, and it's better to test this conditionally than to change the company currency by SQL. Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: business-requirement-12.0/business-requirement-12.0-business_requirement_deliverable Translate-URL: https://translation.odoo-community.org/projects/business-requirement-12-0/business-requirement-12-0-business_requirement_deliverable/
…less selection If you track that field + hide prices for users, hidden information is revealed in chatter! [UPD] Update business_requirement_deliverable.pot Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: business-requirement-12.0/business-requirement-12.0-business_requirement_deliverable Translate-URL: https://translation.odoo-community.org/projects/business-requirement-12-0/business-requirement-12-0-business_requirement_deliverable/
If you don't belong to the group, you shouldn't see prices, but even if belonging, put it on name_get will make that messages coming from the BRD discloses the price to everyone receiving the message, so better to remove it on each case. [UPD] Update business_requirement_deliverable.pot Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: business-requirement-12.0/business-requirement-12.0-business_requirement_deliverable Translate-URL: https://translation.odoo-community.org/projects/business-requirement-12-0/business-requirement-12-0-business_requirement_deliverable/
When creating a business requirement deliverable (BRD), auto-subscribe followers of the parent business requirement (BR), similar to what is done on tasks/projects. This is performed automatically thanks to mail mechanisms, having a mail.message.subtype in BR having other subtype in BRD as parent. We put them as hidden, as that subtypes don't have other function than that. [UPD] Update business_requirement_deliverable.pot business_requirement_deliverable 12.0.1.1.0 Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: business-requirement-12.0/business-requirement-12.0-business_requirement_deliverable Translate-URL: https://translation.odoo-community.org/projects/business-requirement-12-0/business-requirement-12-0-business_requirement_deliverable/
Currently translated at 62.5% (75 of 120 strings) Translation: business-requirement-12.0/business-requirement-12.0-business_requirement_deliverable Translate-URL: https://translation.odoo-community.org/projects/business-requirement-12-0/business-requirement-12-0-business_requirement_deliverable/es/
Before this commit the form view on small screens doesn't display the name of the record in a properly way when uses edition mode. After this commit the form is fully usable on all modes and screen sizes. [UPD] Update business_requirement_deliverable.pot business_requirement_deliverable 12.0.1.2.0 Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: business-requirement-12.0/business-requirement-12.0-business_requirement_deliverable Translate-URL: https://translation.odoo-community.org/projects/business-requirement-12-0/business-requirement-12-0-business_requirement_deliverable/
[UPD] Update business_requirement_deliverable.pot [UPD] README.rst Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: business-requirement-13.0/business-requirement-13.0-business_requirement_deliverable Translate-URL: https://translation.odoo-community.org/projects/business-requirement-13-0/business-requirement-13-0-business_requirement_deliverable/ Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: business-requirement-13.0/business-requirement-13.0-business_requirement_deliverable Translate-URL: https://translation.odoo-community.org/projects/business-requirement-13-0/business-requirement-13-0-business_requirement_deliverable/
business_requirement_deliverable 13.0.1.1.0
business_requirement_deliverable 13.0.1.2.0
…s in portal [UPD] Update business_requirement_deliverable.pot business_requirement_deliverable 13.0.1.3.0 Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: business-requirement-13.0/business-requirement-13.0-business_requirement_deliverable Translate-URL: https://translation.odoo-community.org/projects/business-requirement-13-0/business-requirement-13-0-business_requirement_deliverable/
dreispt
force-pushed
the
BizzAppDev-Systems-15.0-mig-business-requirement-deliverable-BAD-SIP
branch
from
April 27, 2024 10:05
6a8c161
to
b4efc8b
Compare
dreispt
force-pushed
the
BizzAppDev-Systems-15.0-mig-business-requirement-deliverable-BAD-SIP
branch
from
April 27, 2024 10:16
b4efc8b
to
c07e0f8
Compare
2 tasks
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
github-actions
bot
added
the
stale
PR/Issue without recent activity, it'll be soon closed automatically.
label
Aug 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Supersedes #365
Depends on