Commit Graph

5 Commits

Author SHA1 Message Date
P. Christeas d07eb4c18c claim_from_delivery: don't override stock.picking, partner_id is already there
This module had been inheriting stock.picking, and redefining the
"partner_id" column. Moreover, it has been redefining it with store=False,
which broke the parent stock.picking.

That's redundant, skip the whole class.

bzr revid: p_christ@hol.gr-20101127201619-qjmxvnw12kdqd2q2
2010-11-27 22:16:19 +02:00
sbh (Open ERP) 183f7ca685 [IMP] purchase_requisition: Remove the unused import statement
bzr revid: sbh@tinyerp.com-20100805112326-4w04x63xu943uwlm
2010-08-05 16:53:26 +05:30
rpa (Open ERP) 172cee237a [REF]: claim_from_delivery: Code improvements
bzr revid: rpa@tinyerp.com-20100708103027-at59m943ytmnl5bq
2010-07-08 16:00:27 +05:30
nel@tinyerp.com c6eae9c717 [IMP] claim
bzr revid: nel@tinyerp.com-20100615124114-b3l2s343ueiz883e
2010-06-15 14:41:14 +02:00
nel@tinyerp.com 79a6544854 [ADD] create claim from delivery
bzr revid: nel@tinyerp.com-20100609135334-t4yx5y293gqgv2x9
2010-06-09 15:53:34 +02:00