lp://staging/~camptocamp/openerp-crm/7.0-crm_claim_merge-gbr
Created by
Guewen Baconnier @ Camptocamp
and last modified
- Get this branch:
- bzr branch lp://staging/~camptocamp/openerp-crm/7.0-crm_claim_merge-gbr
Members of
Camptocamp
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/~crm-core-editors/openerp-crm/7.0
- OpenERP CRM Core Editors: Pending requested
-
Diff: 835 lines (+787/-0)9 files modifiedcrm_claim_merge/__init__.py (+4/-0)
crm_claim_merge/__openerp__.py (+45/-0)
crm_claim_merge/crm_claim.py (+370/-0)
crm_claim_merge/i18n/crm_claim_merge.pot (+69/-0)
crm_claim_merge/i18n/fr.po (+69/-0)
crm_claim_merge/test/crm_claim_merge.yml (+103/-0)
crm_claim_merge/wizard/__init__.py (+3/-0)
crm_claim_merge/wizard/crm_claim_merge.py (+83/-0)
crm_claim_merge/wizard/crm_claim_merge_view.xml (+41/-0)
Branch information
Recent revisions
- 21. By Guewen Baconnier @ Camptocamp
-
use name_get() in subject of summary so if it has been customized (eg. crm_claim_rma with a sequence), it will be displayed correctly
- 19. By Guewen Baconnier @ Camptocamp
-
completed tests with more types of fields (added date, selection, reference, m2o, char)
- 18. By Guewen Baconnier @ Camptocamp
-
fix display of one2many fields in the summary message after the merge
- 16. By Guewen Baconnier @ Camptocamp
-
introspect the list of fields to merge rather than hardcoding them
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~crm-core-editors/openerp-crm/7.0