Add function _prepare_invoice(), which builds the dict containing the values of the...
authorAlexis de Lattre <alexis@via.ecp.fr>
Wed, 1 Feb 2012 18:31:23 +0000 (19:31 +0100)
committerAlexis de Lattre <alexis@via.ecp.fr>
Wed, 1 Feb 2012 18:31:23 +0000 (19:31 +0100)
commit188a937227a2d03df485f75a6cccfce25f0db27b
tree4fa63cf30cf33017b0da126a6f1498f68e9b3191
parentd4842703e2a57b4ea10e90894b1ad3c207c8de0e
Add function _prepare_invoice(), which builds the dict containing the values of the invoice that will be created.
Remove function _inv_get() ; developers should inherit _prepare_invoice() now.

bzr revid: alexis@via.ecp.fr-20120201183123-kih36wb5ipoqvlc6
addons/sale/sale.py