[FIX] sale_margin: stored field functions cannot trigger other stored field functions
authorDenis Ledoux <dle@odoo.com>
Tue, 30 Sep 2014 15:19:00 +0000 (17:19 +0200)
committerDenis Ledoux <dle@odoo.com>
Thu, 27 Nov 2014 11:06:19 +0000 (12:06 +0100)
commit117d0d0ca2460d8d840307c746e31aa7c4385a9e
tree5a7afa68d6089a259bcc42a1eaa8967034e8c0b8
parent02f4f9a57236718df7bc0af86637eecea7842c48
[FIX] sale_margin: stored field functions cannot trigger other stored field functions

the update of sale.order margin field was trigger with the margin stored field of sale.order.line: This cannot work with the old api
addons/sale_margin/sale_margin.py