Hello guys, Could you check my patch and tell your opinion about the need of such helpers.
It is not easy to read the code on stock operations, because of many conversions of Quantity and unit price to product's UOM. Having such helpers would allow to write more readable code. If this improvement are welcome to tryton, in addition, I could work on cleaning/refactoring the methods with UOM conversions. Such helpers could be implemented on other objects too. I find that it would be very helpful to have it on the account.invoice.line object too. 2013 m. gegužė 7 d., antradienis 19:31:58 UTC+3, [email protected] rašė: > > Reviewers: , > > > > Please review this at http://codereview.tryton.org/856002/ > > Affected files: > M move.py > > >
