[FIX] Avoid access error on XML id in browse when choosing picking type for manual...
authorJosse Colpaert <jco@odoo.com>
Tue, 18 Nov 2014 10:38:58 +0000 (11:38 +0100)
committerJosse Colpaert <jco@odoo.com>
Tue, 18 Nov 2014 16:22:32 +0000 (17:22 +0100)
commit506c52bcd1fe0acf14cd36ac7ddc2a18505c1308
tree18768d95d0bafdd6bd1867e7a850291859ba0ce9
parentc41109f2f056b9dc175b36cf8ce3798cc101d6b1
[FIX] Avoid access error on XML id in browse when choosing picking type for manual purchase order.  As they are ordered by sequence, just take the first you can find.
addons/purchase/purchase.py