odoo/addons/account/project
Joel Grand-Guillaume ff19c0f96b Account:
[ADD] Field company_id on account.analytic.line
[ADD] Function Field currency_id, amount_currency on account.analytic.line, 
on account.analytic.account currency_id
[ADD] Function field currency_id on account.analytic.account = company currency
[API] Change the on_change_unit_amount signature, adding date and company_id
[IMP] Change the on_change_unit_amount funtcion to base cost price on valuation
 instead of standard price.

Product:
[ADD] Add a new property called property_valuation_pricelist into res.company.
purpose of this pricelist is to compute the cost price for a given 
y.

Hr_timesheet:
[API] Change the on_change_unit_amount signature, adding date

Hr_timesheet_invoice
[IMP] Function field currency_id of account.analytic.account base computation
  pricelist currency instead of company currency  

Hr_timesheet_sheet:
[IMP] Add support of new signature for on_change_unit_amount

bzr revid: joel.grandguillaume@camptocamp.com-20091217141332-23u4v79m3pbst7u9
2009-12-17 15:13:32 +01:00
..
report [merge] merge stable/5.0 branch 2009-11-04 12:16:25 +05:30
wizard Improved search views 2009-10-29 15:46:18 +05:30
__init__.py Changed licencing terms 2009-10-14 16:45:34 +05:30
analytic_account_demo.xml [FIX] Translated Absences by Leaves 2009-06-24 17:28:58 +02:00
project.py Account: 2009-12-17 15:13:32 +01:00
project_demo.xml rename the tag <terp/> by <openerp/> 2008-09-10 19:56:00 +02:00
project_report.xml remove all reference of budget from account module..now it will move in account_budget_crossover 2008-09-11 12:13:28 +05:30
project_view.xml Account: 2009-12-17 15:13:32 +01:00