lp://staging/~akretion-team/openerp-rma/rma-cleanup-cleanup-cleanup
Created by
Alexis de Lattre
and last modified
- Get this branch:
- bzr branch lp://staging/~akretion-team/openerp-rma/rma-cleanup-cleanup-cleanup
Members of
Akretion Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
1 branch
dependent on this one.
On hold
for merging
into
lp://staging/~openerprma/openerp-rma/7.0
- Romain Deheele - Camptocamp (community): Needs Fixing (code review, test)
- Joël Grand-Guillaume @ camptocamp: Needs Fixing (code review, no tests)
-
Diff: 1732 lines (+649/-428) (has conflicts)20 files modifiedcrm_claim_rma/__openerp__.py (+4/-2)
crm_claim_rma/crm_claim_rma.py (+176/-44)
crm_claim_rma/crm_claim_rma_data.xml (+93/-101)
crm_claim_rma/crm_claim_rma_view.xml (+139/-114)
crm_claim_rma/security/ir.model.access.csv (+14/-7)
crm_claim_rma/security/rma_group.xml (+30/-0)
crm_claim_rma/stock_view.xml (+8/-4)
crm_claim_rma/wizard/claim_make_picking_view.xml (+8/-8)
crm_rma_advance_location/__openerp__.py (+3/-3)
crm_rma_advance_location/claim_rma_view.xml (+19/-17)
crm_rma_advance_location/stock.py (+1/-1)
crm_rma_advance_location/stock_view.xml (+2/-3)
crm_rma_advance_location/wizard/__init__.py (+2/-2)
crm_rma_advance_location/wizard/claim_make_picking.py (+38/-32)
crm_rma_advance_location/wizard/claim_make_picking_from_picking.py (+44/-42)
crm_rma_advance_location/wizard/claim_make_picking_from_picking_view.xml (+15/-19)
crm_rma_advance_location/wizard/claim_make_picking_view.xml (+0/-3)
product_warranty/__openerp__.py (+1/-1)
product_warranty/product_warranty.py (+48/-19)
product_warranty/res_company_view.xml (+4/-6)
Branch information
Recent revisions
- 74. By Raphaël Valyi - http://www.akretion.com
-
[FIX] ensure security group is defined before being used
- 70. By Joël Grand-Guillaume @ camptocamp
-
[MRG] [IMP] Use the footer option in wizard views (better ergonomy)
- 69. By Joël Grand-Guillaume @ camptocamp
-
[MIGR] Migrate the crm_claim_rma to version 7.0:
Split of the module in :
- crm_rma_advance_ location (extract the warehouse and location additions that the original module had)
- crm_rma_lot_mass_ return( extracted the mass return button to return products from serial)
- crm_claim_ext(trash bin module where land all functions that I wasn't able to restore)
Add module crm_rma_by_shop (new module that add the shop_id on claims and the according filter to work with)
[IMP] Usability improvements to match v7.0 possibilities
[IMP] Cleanup of the code, PEP8, community standards,...
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~openerprma/openerp-rma/7.0