Skip to content

Latest commit

 

History

History
 
 

deltatech_batch_transfer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Deltatech Batch Transfer

Beta License: LGPL-3 dhongu/deltatech

Improves functionality of the batch picking module by managing the "empty" pickings (pickings which have all qty's done=zero). Odoo standard will process all quantities for those pickings, if in batch. There are two options:
  • If system parameter "deltatech_batch_keep_pickings" is not present, the empty pickings are removed from the batch when the <Validate> button is pressed. Only non-empty pickings will be processed. You can manually add the empty pickings to another batch (recommended). If all pickings in the batch are empty, the batch will become empty
  • If system parameter "deltatech_batch_keep_pickings" is present, the empty picking will not be processed, but it will remain in the batch to be processed later (not recommended, it doesn't behave well in the barcode interface).
  • Added fields direction, reference, note

Table of contents

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Terrabit
  • Dan Stoica

Current maintainer:

danila12

This module is part of the dhongu/deltatech project on GitHub.

You are welcome to contribute.