Merge lp://staging/~savoirfairelinux-openerp/openerp-crm/salesteam_in_sale_report into lp://staging/~crm-core-editors/openerp-crm/7.0
Proposed by
Vincent Vinet
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~savoirfairelinux-openerp/openerp-crm/salesteam_in_sale_report |
Merge into: | lp://staging/~crm-core-editors/openerp-crm/7.0 |
Diff against target: |
389 lines (+347/-0) 7 files modified
salesteam_in_sale_report/__init__.py (+23/-0) salesteam_in_sale_report/__openerp__.py (+55/-0) salesteam_in_sale_report/i18n/en.po (+58/-0) salesteam_in_sale_report/i18n/fr.po (+58/-0) salesteam_in_sale_report/i18n/salesteam_in_sale_report.pot (+58/-0) salesteam_in_sale_report/report_groupby_data.xml (+18/-0) salesteam_in_sale_report/sale_report.py (+77/-0) |
To merge this branch: | bzr merge lp://staging/~savoirfairelinux-openerp/openerp-crm/salesteam_in_sale_report |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Holger Brunn (Therp) | Needs Resubmitting | ||
Review via email: mp+216627@code.staging.launchpad.net |
Description of the change
Hello,
This branch adds the salesteam_
The module changes the sales analysis report to allow grouping by:
- Salesteam
- Partner Country, City and Zip
To post a comment you must log in.
Unmerged revisions
- 6. By Vincent Vinet
-
add missing crm dependency for section_id
- 5. By Vincent Vinet
-
[ADD] salesteam in sale report addon
This project is now hosted on https:/ /github. com/OCA/ crm. Please move your proposal there. This guide may help you https:/ /github. com/OCA/ maintainers- tools/wiki/ How-to- move-a- Merge-Proposal- to-GitHub