~purchase-core-editors/purchase-wkfl/7.0

« back to all changes in this revision

Viewing changes to purchase_multi_picking/__openerp__.py

  • Committer: Guewen Baconnier
  • Author(s): Lorenzo Battistini
  • Date: 2013-08-30 13:50:27 UTC
  • mfrom: (15.1.1 purchase-wkfl)
  • Revision ID: guewen.baconnier@camptocamp.com-20130830135027-bttz7ase6s18qolb
[IMP] summary
purchase_delivery_term
purchase_multi_picking
purchase_order_force_number

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#
21
21
##############################################################################
22
22
{
23
 
    'name': "Multi Pickings from Purchase Orders",
 
23
    'name': "Purchase multi picking",
24
24
    'version': '0.2',
25
25
    'category': 'Purchase Management',
 
26
    'summary': "Multi Pickings from Purchase Orders",
26
27
    'description': """
27
28
This module allows to generate several pickings from the same purchase order.
28
29
You just have to indicate which order lines have to be grouped in the same picking. When confirming the order, for each group a picking is generated.