Improvement of the delivery module
authorMartin Trigaux <mat@openerp.com>
Thu, 22 May 2014 13:41:36 +0000 (15:41 +0200)
committerMartin Trigaux <mat@openerp.com>
Thu, 22 May 2014 13:41:36 +0000 (15:41 +0200)
Add field sequence on the delivery.gird.line to order rules
Add condition quantity to add more flexibility in the rules
Add operators > and < to be able to create rules without gap (instead of needing hack like 'x <= 100', 'x >= 100.000001')


Trivial merge